2026-02-16 21:16:41.879 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-16 21:16:41.880 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:41.880 [INFO][9] startup/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:41.880 [INFO][9] startup/startup.go 112: Starting node kube-ey324-default-worker-czq9z-ds6nm-4b5v5 with version v3.31.3
2026-02-16 21:16:41.881 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-16 21:16:41.893 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-16 21:16:41.893 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-16 21:16:41.905 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:41.910 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-16 21:16:41.926 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-16 21:16:41.927 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:16:41.927 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-16 21:16:41.935 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-16 21:16:41.968 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-16 21:16:41.968 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-16 21:16:41.975 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-16 21:16:42.022 [INFO][9] startup/startup.go 249: Using node name: kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:42.092 [INFO][18] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:42.093 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:42.094 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:42.134 [INFO][18] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-16 21:16:42.135 [INFO][18] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-16 21:16:42.139 [INFO][18] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-ey324-default-worker-czq9z-ds6nm-4b5v5'
2026-02-16 21:16:42.144 [INFO][18] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.157 [INFO][18] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.180 [INFO][18] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.184 [INFO][18] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.190 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.138.128/26
2026-02-16 21:16:42.190 [INFO][18] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 5.598033ms host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:42.190 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:42.336 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:42.336 [INFO][18] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.138.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.519 [INFO][18] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.138.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.571 [INFO][18] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.138.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.574 [INFO][18] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.138.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:42.574 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:43.029 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-16 21:16:43.029 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:43.290 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:43.290 [INFO][18] tunnel-ip-allocator/ipam.go 623: Block '10.100.138.128/26' has 64 free ips which is more than 1 ips required. host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5" subnet=10.100.138.128/26
2026-02-16 21:16:43.290 [INFO][18] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.138.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:43.424 [INFO][18] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:43.435 [INFO][18] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.138.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:43.522 [INFO][18] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.138.128/26] block=10.100.138.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:43.522 [INFO][18] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.138.128/26] handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-4b5v5" host="kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:43.522 [INFO][18] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.138.128" type="ipipTunnelAddress"
2026-02-16 21:16:43.522 [INFO][18] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.138.128" type="ipipTunnelAddress"
Calico node started successfully
2026-02-16 21:16:44.889 [INFO][81] status-reporter/startup.go 552: Early log level set to info
2026-02-16 21:16:44.890 [INFO][81] status-reporter/watchersyncer.go 118: Start called
2026-02-16 21:16:44.890 [INFO][81] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:44.890 [INFO][81] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:44.890 [INFO][81] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-16 21:16:44.901 [INFO][81] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-16 21:16:44.902 [INFO][81] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:44.902 [INFO][81] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:44.902 [INFO][81] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:44.902 [INFO][81] status-reporter/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
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-16 21:16:45.015 [INFO][96] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-16 21:16:45.016 [INFO][96] 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-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.016 [INFO][96] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.017 [INFO][96] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-16 21:16:45.018 [INFO][96] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.018 [INFO][96] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.018 [INFO][96] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:45.018 [INFO][96] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.027 [INFO][91] confd/config.go 81: Skipping confd config file.
2026-02-16 21:16:45.027 [INFO][91] confd/run.go 18: Starting calico-confd
2026-02-16 21:16:45.029 [INFO][96] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.030 [INFO][96] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.030 [INFO][96] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.030 [INFO][96] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:45.031 [INFO][96] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.031 [INFO][96] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.031 [INFO][96] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.037 [INFO][91] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-16 21:16:45.038 [INFO][91] confd/watchersyncer.go 118: Start called
2026-02-16 21:16:45.038 [INFO][91] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-16 21:16:45.037 [ERROR][91] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-16 21:16:45.038 [INFO][91] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-16 21:16:45.038 [ERROR][91] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-16 21:16:45.038 [INFO][91] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-16 21:16:45.039 [INFO][91] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.039 [INFO][91] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.039 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:45.039 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.040 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.040 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.041 [INFO][92] 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)(0xc000afa1e0), 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-ey324-default-worker-czq9z-ds6nm-4b5v5", 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)(0xc000afa3c0)}, 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, 0x8a, 0x80}, 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:"2c896ed3861545ef8473a92f7b160080", 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)(0xc000afa640), 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":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.138.128"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-ey324-default-worker-czq9z-ds6nm-4b5v5", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-ey324-default-worker-czq9z-ds6nm-4b5v5", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.138.128", "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-16 21:16:45.040 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.040 [INFO][91] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-16 21:16:45.043 [INFO][92] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-16 21:16:45.043 [INFO][92] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-16 21:16:45.043 [INFO][92] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-16 21:16:45.043 [INFO][92] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-16 21:16:45.043 [INFO][92] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-16 21:16:45.045 [INFO][93] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-16 21:16:45.045 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.046 [WARNING][93] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-16 21:16:45.046 [INFO][92] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-16 21:16:45.046 [INFO][92] 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-16 21:16:45.046 [INFO][92] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5", 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)(0xc000c40230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000c402d0), 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, 0x8a, 0x80}, 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)(0xc000afa3c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000aa2c60), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000429760), 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)(0xc000afa1e0), 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)(0xc000966000), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000afa640), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-16 21:16:45.046 [INFO][92] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000c40230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000c402d0), 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, 0x8a, 0x80}, 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-16 21:16:45.047 [INFO][92] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-16 21:16:45.047 [INFO][92] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-16 21:16:45.047 [INFO][92] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-16 21:16:45.047 [INFO][92] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-16 21:16:45.047 [INFO][92] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-16 21:16:45.047 [INFO][92] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-16 21:16:45.047 [INFO][92] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-16 21:16:45.047 [INFO][92] 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-16 21:16:45.047 [INFO][92] 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-16 21:16:45.046 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-ey324-default-worker-czq9z-ds6nm-4b5v5"
2026-02-16 21:16:45.046 [INFO][91] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.049 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.049 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.046 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.047 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.049 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.049 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.047 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-16 21:16:45.050 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.047 [INFO][91] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.050 [INFO][91] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.050 [INFO][91] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.050 [INFO][91] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.056 [INFO][96] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.138.128" type="ipipTunnelAddress"
2026-02-16 21:16:45.056 [INFO][90] monitor-addresses/startup.go 552: Early log level set to info
2026-02-16 21:16:45.057 [INFO][90] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:45.057 [INFO][90] monitor-addresses/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:45.059 [INFO][91] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=network_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=rr_cluster_id) updated; kube-ey324-default-worker-czq9z-ds6nm-4b5v5 updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=network_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=rr_cluster_id) updated; kube-ey324-default-worker-czq9z-ds6nm-7nxqd updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=network_v4) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=rr_cluster_id) updated; kube-ey324-jsr8q-wzbgd updated
2026-02-16 21:16:45.060 [INFO][91] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-16 21:16:45.060 [INFO][91] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-16 21:16:45.066 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-16 21:16:45.067 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-16 21:16:45.067 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-16 21:16:45.068 [INFO][95] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-16 21:16:45.069 [INFO][95] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-16 21:16:45.069 [INFO][92] 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-16 21:16:45.070 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-16 21:16:45.071 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-16 21:16:45.071 [INFO][91] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-16 21:16:45.093 [INFO][92] 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-16 21:16:45.094 [INFO][92] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.094 [INFO][92] 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-16 21:16:45.094 [INFO][92] 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-16 21:16:45.094 [INFO][92] 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-16 21:16:45.095 [INFO][92] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.095 [INFO][92] 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-16 21:16:45.095 [INFO][92] 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-16 21:16:45.096 [INFO][92] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-16 21:16:45.134 [INFO][92] 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-16 21:16:45.134 [INFO][92] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.134 [INFO][92] 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-16 21:16:45.134 [INFO][92] 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-16 21:16:45.212 [INFO][92] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-16 21:16:45.294 [INFO][92] felix/maps.go 833: Loaded map file descriptor. fd=0x1f 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-16 21:16:45.366 [INFO][92] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-16 21:16:45.367 [INFO][92] 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-16 21:16:45.524 [INFO][92] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-16 21:16:45.525 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-16 21:16:45.525 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-16 21:16:45.525 [INFO][92] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-16 21:16:45.525 [INFO][92] felix/int_dataplane.go 1369: Registering to report health.
2026-02-16 21:16:45.525 [INFO][92] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-16 21:16:45.531 [INFO][92] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-16 21:16:45.531 [INFO][92] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.532 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.533 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.546 [INFO][92] 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-16 21:16:45.546 [INFO][92] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-16 21:16:45.547 [INFO][92] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-16 21:16:45.547 [INFO][92] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-16 21:16:45.547 [INFO][92] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-16 21:16:45.547 [INFO][92] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-16 21:16:45.547 [INFO][92] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-16 21:16:45.547 [INFO][92] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-16 21:16:45.547 [INFO][92] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-16 21:16:45.548 [INFO][92] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:45.548 [INFO][92] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-16 21:16:45.550 [INFO][92] felix/daemon.go 566: using resource updates where applicable
2026-02-16 21:16:45.550 [INFO][92] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000e924e0), (*watchersyncer.watcherCache)(0xc000e925b0), (*watchersyncer.watcherCache)(0xc000e92680), (*watchersyncer.watcherCache)(0xc000e92750), (*watchersyncer.watcherCache)(0xc000e92820), (*watchersyncer.watcherCache)(0xc000e928f0), (*watchersyncer.watcherCache)(0xc000e929c0), (*watchersyncer.watcherCache)(0xc000e92a90), (*watchersyncer.watcherCache)(0xc000e92b60), (*watchersyncer.watcherCache)(0xc000e92c30), (*watchersyncer.watcherCache)(0xc000e92d00), (*watchersyncer.watcherCache)(0xc000e92dd0), (*watchersyncer.watcherCache)(0xc000e92ea0), (*watchersyncer.watcherCache)(0xc000e92f70), (*watchersyncer.watcherCache)(0xc000e93040), (*watchersyncer.watcherCache)(0xc000e93110), (*watchersyncer.watcherCache)(0xc000e931e0), (*watchersyncer.watcherCache)(0xc000e932b0), (*watchersyncer.watcherCache)(0xc000e93380), (*watchersyncer.watcherCache)(0xc000e93450), (*watchersyncer.watcherCache)(0xc000e93520), (*watchersyncer.watcherCache)(0xc000e935f0), (*watchersyncer.watcherCache)(0xc000e936c0)}, results:(chan interface {})(0xc0003cfa40), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000ca9200), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-16 21:16:45.551 [INFO][92] felix/daemon.go 573: Starting the datastore Syncer
2026-02-16 21:16:45.551 [INFO][92] felix/watchersyncer.go 118: Start called
2026-02-16 21:16:45.551 [INFO][92] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.551 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.552 [INFO][92] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.552 [INFO][92] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-16 21:16:45.552 [INFO][92] felix/daemon.go 683: Started the processing graph
2026-02-16 21:16:45.552 [INFO][92] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-16 21:16:45.552 [INFO][92] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.552 [INFO][92] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.552 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-16 21:16:45.553 [INFO][92] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-16 21:16:45.553 [INFO][92] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-16 21:16:45.553 [INFO][92] 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":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.138.128"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-ey324-default-worker-czq9z-ds6nm-4b5v5", "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:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.138.128"} 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:"2c896ed3861545ef8473a92f7b160080"} 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.138.128"}}} 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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.557 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-16 21:16:45.557 [INFO][92] felix/daemon.go 804: No driver process to monitor
2026-02-16 21:16:45.557 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-16 21:16:45.557 [INFO][92] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-16 21:16:45.558 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-16 21:16:45.557 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-16 21:16:45.558 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.558 [INFO][92] 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:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.138.128"} 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:"2c896ed3861545ef8473a92f7b160080"} 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.138.128"}}} 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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-16 21:16:45.559 [INFO][92] 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-16 21:16:45.559 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.560 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-16 21:16:45.560 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-16 21:16:45.560 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-16 21:16:45.560 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-16 21:16:45.560 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-16 21:16:45.561 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-16 21:16:45.559 [INFO][92] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.561 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-16 21:16:45.561 [INFO][92] 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-16 21:16:45.561 [INFO][92] 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-16 21:16:45.561 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:45.561 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-16 21:16:45.561 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f816:3eff:feff:643,192.168.24.214} ifaceName="ens3"
2026-02-16 21:16:45.561 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.214":set.v{}, "fe80::f816:3eff:feff:643":set.v{}}}
2026-02-16 21:16:45.561 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.214":set.v{}, "fe80::f816:3eff:feff:643":set.v{}}}
2026-02-16 21:16:45.561 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:45.561 [INFO][92] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-16 21:16:45.562 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-16 21:16:45.562 [INFO][92] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.562 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.563 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-16 21:16:45.563 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.563 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 2c896ed3861545ef8473a92f7b160080 877 <nil> 0s} new}
2026-02-16 21:16:45.563 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 877 <nil> 0s} new}
2026-02-16 21:16:45.563 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 877 <nil> 0s} new}
2026-02-16 21:16:45.564 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-16 21:16:45.564 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.565 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-16 21:16:45.565 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.565 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-16 21:16:45.565 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-16 21:16:45.565 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-16 21:16:45.565 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.565 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.565 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.565 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 884 <nil> 0s} new}
2026-02-16 21:16:45.565 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 884 <nil> 0s} new}
2026-02-16 21:16:45.565 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 884 <nil> 0s} new}
2026-02-16 21:16:45.565 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 884 <nil> 0s} new}
2026-02-16 21:16:45.565 [INFO][92] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 884 <nil> 0s} new}
2026-02-16 21:16:45.566 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-16 21:16:45.566 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.566 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-16 21:16:45.567 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.567 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-16 21:16:45.567 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-16 21:16:45.567 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.567 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.567 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-16 21:16:45.567 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.567 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.567 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.569 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.569 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.569 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-16 21:16:45.569 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.569 [INFO][92] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5,name=IpInIpTunnelAddr) 10.100.138.128 1667 <nil> 0s} new}
2026-02-16 21:16:45.570 [INFO][92] 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-ey324-default-worker-czq9z-ds6nm-4b5v5", "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-16 21:16:45.572 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-16 21:16:45.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133"
2026-02-16 21:16:45.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207"
2026-02-16 21:16:45.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214"
2026-02-16 21:16:45.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:16:45.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:16:45.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:16:45.573 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.573 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-16 21:16:45.574 [INFO][92] 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-16 21:16:45.578 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-16 21:16:45.580 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.581 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.582 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.585 [INFO][92] 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-16 21:16:45.585 [INFO][92] 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-16 21:16:45.585 [INFO][92] 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.126.139" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:16:45.585 [INFO][92] 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-16 21:16:45.585 [INFO][92] 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.152.122" ports:{Protocol:"TCP" Port:12345}
2026-02-16 21:16:45.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.77.103" ports:{Protocol:"TCP" Port:8080}
2026-02-16 21:16:45.589 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-16 21:16:45.589 [INFO][92] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-16 21:16:45.589 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.589 [INFO][92] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.589 [INFO][92] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.590 [INFO][92] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.593 [INFO][92] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-16 21:16:45.593 [INFO][92] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2c896ed3861545ef8473a92f7b160080 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.138.128].
2026-02-16 21:16:45.593 [INFO][92] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-16 21:16:45.593 [INFO][92] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:45.593 [INFO][92] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.138.128"}
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2c896ed3861545ef8473a92f7b160080 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/usagerep.go 91: Waiting before first check-in delay=5m0.284s
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.593 [INFO][92] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.138.128]
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-4b5v5 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.594 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.138.128 (from datastore (per-host))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.595 [INFO][92] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-16 21:16:45.595 [INFO][92] felix/daemon.go 1319: Datastore now in sync.
2026-02-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.595 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.596 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.597 [INFO][92] 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-16 21:16:45.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-16 21:16:45.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-16 21:16:45.599 [INFO][92] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=621.488985ms
2026-02-16 21:16:45.599 [INFO][92] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:45.600 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:45.600 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.138.128/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.138.128" tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.138.128" tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.600 [INFO][92] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.698 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-16 21:16:45.698 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.138.128} ifaceName="tunl0"
2026-02-16 21:16:45.698 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.138.128" exists=true ifIndex=3
2026-02-16 21:16:45.701 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-16 21:16:45.740 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-16 21:16:45.740 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-16 21:16:45.743 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-16 21:16:45.743 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-16 21:16:45.895 [INFO][92] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-16 21:16:45.896 [INFO][92] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-16 21:16:45.936 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-16 21:16:45.936 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-16 21:16:45.937 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-16 21:16:45.937 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-16 21:16:46.016 [INFO][92] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.037789821
2026-02-16 21:16:46.025 [INFO][92] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.138.128":set.v{}}}
2026-02-16 21:16:46.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.138.128":set.v{}}}
2026-02-16 21:16:46.025 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-16 21:16:46.026 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.026 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.048 [WARNING][93] 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: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_133: Initializing
bird: Mesh_192_168_24_207: 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_133: Starting
bird: Mesh_192_168_24_133: State changed to start
bird: Mesh_192_168_24_207: Starting
bird: Mesh_192_168_24_207: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-16 21:16:47.051 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:47.052 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:47.052 [WARNING][93] 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.133,192.168.24.207"
2026-02-16 21:16:47.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:16:47.677 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:47.677 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:48.055 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:48.055 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:48.056 [WARNING][93] 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.133,192.168.24.207"
2026-02-16 21:16:48.056 [INFO][92] 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-16 21:16:49.058 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:49.059 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:49.059 [WARNING][93] 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.133,192.168.24.207"
bird: Mesh_192_168_24_207: Connected to table master
bird: Mesh_192_168_24_207: State changed to wait
bird: Mesh_192_168_24_133: Connected to table master
bird: Mesh_192_168_24_133: State changed to feed
bird: Mesh_192_168_24_133: State changed to up
bird: Graceful restart done
bird: Mesh_192_168_24_207: State changed to feed
2026-02-16 21:16:49.342 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:16:49.342 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:49.342 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:50.061 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
bird: Mesh_192_168_24_207: State changed to up
2026-02-16 21:16:50.061 [INFO][93] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-16 21:16:50.064 [INFO][93] complete-startup/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:50.065 [INFO][93] complete-startup/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-4b5v5
2026-02-16 21:16:50.065 [INFO][93] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-16 21:16:50.239 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:16:50.239 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:50.239 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:50.243 [INFO][93] complete-startup/startup.go 352: Calico started successfully
2026-02-16 21:16:54.133 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:16:54.134 [INFO][92] 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-16 21:16:54.134 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-16 21:16:54.134 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:16:54.134 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.134 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.134 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:16:54.135 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.135 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:54.135 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.197 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="down"
2026-02-16 21:16:54.198 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.198 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:16:54.198 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-16 21:16:54.198 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"down", Index:6}
2026-02-16 21:16:54.198 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-16 21:16:54.198 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-16 21:16:54.198 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.198 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:54.198 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.206 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="up"
2026-02-16 21:16:54.226 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:16:54.227 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-16 21:16:54.227 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"up", Index:6}
2026-02-16 21:16:54.227 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.227 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.227 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:54.227 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:54.227 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:54.253 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:16:54.253 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:16:55.469 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-16 21:16:55.469 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41a3cc79a18"
2026-02-16 21:16:55.469 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:16:55.469 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:16:56.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:16:56.637 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:56.637 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:59.229 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:16:59.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:16:59.248 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.248 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.248 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.249 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:59.249 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:59.249 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.267 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:16:59.268 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:16:59.310 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:16:59.310 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:16:59.310 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.311 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.311 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.317 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:59.317 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:59.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.333 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:16:59.337 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:16:59.338 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:16:59.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:16:59.338 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.338 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.338 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.338 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:16:59.338 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:16:59.338 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:16:59.386 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:16:59.386 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:16:59.676 [INFO][91] confd/client.go 1157: Recompute BGP peerings: kube-ey324-default-worker-czq9z-ds6nm-7nxqd updated
2026-02-16 21:16:59.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:16:59.676 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:59.676 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:00.846 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:17:00.846 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:00.846 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:01.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:17:01.590 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:01.590 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:08.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:17:08.009 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:08.009 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:08.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:17:08.059 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:08.059 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:15.038 [INFO][91] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-16 21:17:25.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2623"}
2026-02-16 21:17:25.219 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7379"}
2026-02-16 21:17:25.464 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7379" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4721"}
2026-02-16 21:17:25.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:17:25.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.876 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3343" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:17:26.177 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:17:26.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-2623"} profile:{inbound_rules:{action:"allow" rule_id:"OPOtNNxBeisBgRYJ"} outbound_rules:{action:"allow" rule_id:"lFD74wpVBqO8GX2s"}}
2026-02-16 21:17:26.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-2623.default"} profile:{}
2026-02-16 21:17:26.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:17:26.178 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.179 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.179 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc9bec3af31" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wsFrIe6093unOEOLPa" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IeuQ6qcpGp8H984v0n" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc9bec3af31" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wsFrIe6093unOEOLPa" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IeuQ6qcpGp8H984v0n" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.180 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.180 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.180 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.230 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:26.230 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="down"
2026-02-16 21:17:26.256 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calibc9bec3af31" state="down"
2026-02-16 21:17:26.256 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.256 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc9bec3af31", State:"down", Index:7}
2026-02-16 21:17:26.256 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{}}
2026-02-16 21:17:26.256 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{}}
2026-02-16 21:17:26.256 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.256 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.256 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.258 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calibc9bec3af31" state="up"
2026-02-16 21:17:26.278 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:26.278 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="down"
2026-02-16 21:17:26.278 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc9bec3af31", State:"up", Index:7}
2026-02-16 21:17:26.278 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.278 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.278 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:17:26.278 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.279 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:26.301 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:26.301 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:17:26.935 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:17:26.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3343"} profile:{inbound_rules:{action:"allow" rule_id:"lM3RtVvUMeiMndf4"} outbound_rules:{action:"allow" rule_id:"EdiY2OvvKj62j9pA"}}
2026-02-16 21:17:26.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3343.default"} profile:{}
2026-02-16 21:17:26.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:17:26.935 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.935 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.935 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50362632f91" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50362632f91" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:17:26.936 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50362632f91"
2026-02-16 21:17:26.936 [INFO][92] felix/endpoint_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-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.936 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.977 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:26.977 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:17:26.985 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali50362632f91" state="down"
2026-02-16 21:17:26.985 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50362632f91"
2026-02-16 21:17:26.985 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali50362632f91" state="up"
2026-02-16 21:17:26.986 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50362632f91", State:"down", Index:8}
2026-02-16 21:17:26.986 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{}}
2026-02-16 21:17:26.986 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{}}
2026-02-16 21:17:26.986 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50362632f91", State:"up", Index:8}
2026-02-16 21:17:26.986 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50362632f91"
2026-02-16 21:17:26.986 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50362632f91"
2026-02-16 21:17:26.986 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:17:26.986 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:26.986 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:27.018 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:27.018 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:17:27.405 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-16 21:17:27.405 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc9bec3af31"
2026-02-16 21:17:27.405 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:27.405 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:27.783 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:17:27.783 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:17:27.783 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:27.784 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:27.784 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:27.785 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:17:27.785 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:17:27.785 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:27.806 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:27.806 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:17:28.652 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-16 21:17:28.652 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50362632f91"
2026-02-16 21:17:28.652 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:28.652 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:29.610 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:17:29.610 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:17:29.610 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:29.610 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:29.611 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:29.612 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:17:29.612 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:29.612 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:17:29.637 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:29.637 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:17:35.671 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:17:35.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:17:35.671 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:35.671 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:35.671 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:35.672 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:17:35.673 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:17:35.673 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:17:35.701 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:35.701 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:17:38.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:17:38.797 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:38.797 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:39.557 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:17:39.557 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:39.557 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:39.850 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:17:39.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:17:39.851 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:39.851 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:39.851 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:39.852 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:17:39.852 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:39.852 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:39.874 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:39.874 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:17:40.133 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:17:40.133 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:17:40.133 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:40.133 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:40.134 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:40.134 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:17:40.134 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:40.134 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:40.157 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:40.157 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:17:45.139 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:17:46.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:17:46.094 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:46.094 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:46.122 [INFO][92] felix/summary.go 100: Summarising 51 dataplane reconciliation loops over 1m1.1s: avg=37ms longest=416ms (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-16 21:17:47.328 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:17:47.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:17:47.330 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:47.330 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:47.330 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:47.332 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:17:47.333 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:47.333 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:17:47.356 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:47.356 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:17:57.358 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:17:57.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:17:57.358 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.358 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.358 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31f66c54858" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31f66c54858" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.359 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31f66c54858"
2026-02-16 21:17:57.359 [INFO][92] felix/endpoint_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-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.398 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:57.398 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:17:57.435 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali31f66c54858" state="down"
2026-02-16 21:17:57.436 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31f66c54858"
2026-02-16 21:17:57.436 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31f66c54858", State:"down", Index:9}
2026-02-16 21:17:57.436 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{}}
2026-02-16 21:17:57.436 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{}}
2026-02-16 21:17:57.436 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31f66c54858"
2026-02-16 21:17:57.436 [INFO][92] felix/endpoint_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-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.436 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.438 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali31f66c54858" state="up"
2026-02-16 21:17:57.458 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:57.458 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:17:57.458 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31f66c54858", State:"up", Index:9}
2026-02-16 21:17:57.458 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31f66c54858"
2026-02-16 21:17:57.458 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31f66c54858"
2026-02-16 21:17:57.458 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:17:57.458 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.458 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:57.485 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:57.485 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:17:58.399 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:17:58.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:17:58.399 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.399 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.399 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.400 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:17:58.400 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.400 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.420 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:58.420 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:17:58.452 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:17:58.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:17:58.452 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.452 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.452 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.453 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:17:58.453 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.453 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:17:58.474 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:58.474 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:17:58.892 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-16 21:17:58.892 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31f66c54858"
2026-02-16 21:17:58.892 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:58.892 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:01.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7379"}
2026-02-16 21:18:01.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-915"}
2026-02-16 21:18:01.954 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:18:01.971 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-915" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:18:02.770 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:02.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-915"} profile:{inbound_rules:{action:"allow" rule_id:"ZUiioeYJKZNsmqVY"} outbound_rules:{action:"allow" rule_id:"ygSoFz8iQyVglYw2"}}
2026-02-16 21:18:02.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-915.default"} profile:{}
2026-02-16 21:18:02.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:02.771 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.771 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.771 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1179de2c78d" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1179de2c78d" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:18:02.772 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.772 [INFO][92] felix/endpoint_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-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.772 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.813 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:02.813 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:18:02.834 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1179de2c78d" state="down"
2026-02-16 21:18:02.834 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.834 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1179de2c78d", State:"down", Index:10}
2026-02-16 21:18:02.834 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{}}
2026-02-16 21:18:02.834 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{}}
2026-02-16 21:18:02.834 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.834 [INFO][92] felix/endpoint_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-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.834 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.839 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1179de2c78d" state="up"
2026-02-16 21:18:02.850 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:02.850 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:18:02.850 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1179de2c78d", State:"up", Index:10}
2026-02-16 21:18:02.850 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.850 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.850 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:02.850 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.850 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:02.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:02.871 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:03.410 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:03.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:03.411 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.411 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.411 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.412 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:03.412 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.412 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.432 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:03.440 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:03.440 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:03.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:03.441 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.441 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.441 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.442 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:03.443 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.443 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:03.462 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:03.462 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:04.588 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-16 21:18:04.589 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1179de2c78d"
2026-02-16 21:18:04.589 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:04.589 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:06.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7379"}
2026-02-16 21:18:07.344 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:18:07.344 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:18:07.344 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:07.344 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:07.344 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:07.345 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:18:07.345 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:07.345 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:07.375 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:07.375 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:08.544 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:18:08.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:18:08.544 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:08.544 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:08.544 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:08.545 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:18:08.545 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:08.545 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:08.568 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:08.568 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:09.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:18:09.152 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:18:09.152 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:18:09.487 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:18:09.487 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:18:09.487 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:09.487 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:09.487 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:09.487 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:18:09.488 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:09.488 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:09.509 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:09.510 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:10.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:18:10.046 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:18:10.046 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:18:12.437 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:12.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:12.438 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:12.438 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:12.438 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:12.439 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:12.439 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:12.439 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:12.459 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:12.459 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:19.149 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:18:19.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:18:19.150 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:18:19.150 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.150 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.150 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.158 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:18:19.158 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.158 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.182 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.182 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:19.182 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:18:19.183 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.183 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.183 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.183 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:18:19.183 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.183 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.202 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.202 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:19.608 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:18:19.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50362632f91" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:18:19.608 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.608 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.609 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.609 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50362632f91"
2026-02-16 21:18:19.609 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:19.630 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.630 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:19.685 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:18:19.685 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31f66c54858" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:18:19.685 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.685 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.685 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.686 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31f66c54858"
2026-02-16 21:18:19.686 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.686 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:19.708 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.708 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:21.005 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-0, name=eth0)
2026-02-16 21:18:21.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-0" endpoint_id:"eth0"}
2026-02-16 21:18:21.006 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.006 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.006 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.007 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50362632f91" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.007 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50362632f91" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.007 [INFO][92] felix/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-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.007 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.007 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.131
2026-02-16 21:18:21.061 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:21.116 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-16 21:18:21.116 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50362632f91"
2026-02-16 21:18:21.116 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali50362632f91" state="down"
2026-02-16 21:18:21.117 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.117 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.117 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50362632f91", State:"down", Index:8}
2026-02-16 21:18:21.117 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali50362632f91" state=""
2026-02-16 21:18:21.117 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50362632f91"
2026-02-16 21:18:21.144 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50362632f91", State:"", Index:8}
2026-02-16 21:18:21.145 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Set[string](nil)}
2026-02-16 21:18:21.145 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50362632f91", Addrs:set.Set[string](nil)}
2026-02-16 21:18:21.291 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3343/ss-1, name=eth0)
2026-02-16 21:18:21.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-1" endpoint_id:"eth0"}
2026-02-16 21:18:21.291 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.291 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31f66c54858" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31f66c54858" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.295 [INFO][92] felix/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-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.295 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.296 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.132
2026-02-16 21:18:21.345 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:21.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3343"}
2026-02-16 21:18:21.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3343.default"}
2026-02-16 21:18:21.397 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31f66c54858"
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali31f66c54858" state="down"
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.397 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31f66c54858", State:"down", Index:9}
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali31f66c54858" state=""
2026-02-16 21:18:21.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31f66c54858"
2026-02-16 21:18:21.424 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31f66c54858", State:"", Index:9}
2026-02-16 21:18:21.424 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Set[string](nil)}
2026-02-16 21:18:21.424 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31f66c54858", Addrs:set.Set[string](nil)}
2026-02-16 21:18:29.413 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:18:29.662 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2254"}
2026-02-16 21:18:29.728 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:18:33.412 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:33.412 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:33.412 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:33.412 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:33.413 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:33.413 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:33.414 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:33.414 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:33.438 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:33.438 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:34.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3343"
2026-02-16 21:18:35.342 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:18:35.343 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:18:35.343 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.343 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.343 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.348 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:18:35.348 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib1ace1b3f50" ipVersion=0x4 table="filter"
2026-02-16 21:18:35.348 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:18:35.348 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib1ace1b3f50" ipVersion=0x4 table="filter"
2026-02-16 21:18:35.348 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.348 [INFO][92] felix/endpoint_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-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.349 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.388 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:35.388 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="down"
2026-02-16 21:18:35.388 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3343" name:"default"}
2026-02-16 21:18:35.388 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:18:35.412 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3343"}
2026-02-16 21:18:35.423 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calib1ace1b3f50" state="down"
2026-02-16 21:18:35.423 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.425 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calib1ace1b3f50" state="up"
2026-02-16 21:18:35.431 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1ace1b3f50", State:"down", Index:11}
2026-02-16 21:18:35.432 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{}}
2026-02-16 21:18:35.432 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{}}
2026-02-16 21:18:35.432 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1ace1b3f50", State:"up", Index:11}
2026-02-16 21:18:35.432 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.432 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.432 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.432 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.432 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.456 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:35.456 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:35.653 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:18:35.653 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:18:35.653 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.653 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.653 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.654 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.654 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.654 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.673 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:18:35.686 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:35.686 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:35.686 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:18:35.686 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.687 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.687 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.687 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:35.688 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.688 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:35.710 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:35.710 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:36.559 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-16 21:18:36.559 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib1ace1b3f50"
2026-02-16 21:18:36.559 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:36.559 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:43.415 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:18:43.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:18:43.415 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:43.416 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:43.416 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:43.416 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:18:43.416 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:43.417 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:18:43.437 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:43.437 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:18:43.656 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:18:43.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:18:43.657 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:43.657 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:43.657 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:43.658 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:18:43.658 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:43.658 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:43.681 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:43.681 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:44.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7379" name:"default"}
2026-02-16 21:18:44.210 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7379"}
2026-02-16 21:18:45.173 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:18:55.426 [INFO][92] felix/summary.go 100: Summarising 64 dataplane reconciliation loops over 1m9.3s: avg=27ms longest=55ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:19:04.415 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:19:04.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:19:04.416 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:04.416 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:04.416 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:04.417 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:19:04.417 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:04.417 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:04.442 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:04.442 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:19:04.556 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:19:04.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:19:04.556 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.557 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.557 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.558 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:19:04.558 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.558 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.577 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:19:04.587 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:04.587 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:19:04.587 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:19:04.587 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.587 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.587 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.588 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:19:04.588 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.588 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.592 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:19:04.617 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:04.617 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:19:04.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1ace1b3f50" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:19:04.617 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.617 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.617 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.617 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1ace1b3f50"
2026-02-16 21:19:04.617 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.618 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.653 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:04.653 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:19:04.819 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-2, name=eth0)
2026-02-16 21:19:04.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-2" endpoint_id:"eth0"}
2026-02-16 21:19:04.819 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.819 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.820 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.820 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:04.820 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib1ace1b3f50" ipVersion=0x4 table="filter"
2026-02-16 21:19:04.820 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:04.820 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib1ace1b3f50" ipVersion=0x4 table="filter"
2026-02-16 21:19:04.820 [INFO][92] felix/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-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.820 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.820 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.134
2026-02-16 21:19:04.873 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-2", EndpointId:"eth0"}
2026-02-16 21:19:04.928 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calib1ace1b3f50" state="down"
2026-02-16 21:19:04.928 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1ace1b3f50"
2026-02-16 21:19:04.928 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-16 21:19:04.928 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1ace1b3f50", State:"down", Index:11}
2026-02-16 21:19:04.928 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{}}
2026-02-16 21:19:04.928 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Typed[string]{}}
2026-02-16 21:19:04.930 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calib1ace1b3f50" state=""
2026-02-16 21:19:04.930 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib1ace1b3f50"
2026-02-16 21:19:04.965 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1ace1b3f50", State:"", Index:11}
2026-02-16 21:19:04.965 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Set[string](nil)}
2026-02-16 21:19:04.965 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1ace1b3f50", Addrs:set.Set[string](nil)}
2026-02-16 21:19:06.717 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:19:06.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:19:06.717 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.718 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.718 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.718 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:19:06.718 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.718 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.751 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:19:06.752 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:06.752 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:19:06.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1179de2c78d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:19:06.752 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.753 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.753 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.753 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1179de2c78d"
2026-02-16 21:19:06.753 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.753 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:06.777 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:06.777 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:19:07.007 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-915/ss-0, name=eth0)
2026-02-16 21:19:07.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-0" endpoint_id:"eth0"}
2026-02-16 21:19:07.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-915"}
2026-02-16 21:19:07.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-915.default"}
2026-02-16 21:19:07.008 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.008 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1179de2c78d" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1179de2c78d" ipVersion=0x4 table="filter"
2026-02-16 21:19:07.009 [INFO][92] felix/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-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.009 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.010 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.133
2026-02-16 21:19:07.061 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-0", EndpointId:"eth0"}
2026-02-16 21:19:07.118 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1179de2c78d"
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1179de2c78d" state="down"
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{}}
2026-02-16 21:19:07.118 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Typed[string]{}}
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1179de2c78d" state=""
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1179de2c78d"
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1179de2c78d", State:"down", Index:10}
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1179de2c78d", State:"", Index:10}
2026-02-16 21:19:07.118 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Set[string](nil)}
2026-02-16 21:19:07.118 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1179de2c78d", Addrs:set.Set[string](nil)}
2026-02-16 21:19:13.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-915"}
2026-02-16 21:19:14.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5037"}
2026-02-16 21:19:14.132 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5037" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:19:14.694 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366, name=eth0)
2026-02-16 21:19:14.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-5037.default"} profile:{}
2026-02-16 21:19:14.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-5037"} profile:{inbound_rules:{action:"allow" rule_id:"7lUlbYRrn5kpj-Zb"} outbound_rules:{action:"allow" rule_id:"MqJa2f3zDTLOos-d"}}
2026-02-16 21:19:14.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib99f568f5bb" profile_ids:"kns.container-probe-5037" profile_ids:"ksa.container-probe-5037.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:19:14.694 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.694 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.695 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib99f568f5bb" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tMWLtiqgJ09jdC7CwB" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rPeXNmWk6NznIdN3k6" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib99f568f5bb" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.697 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tMWLtiqgJ09jdC7CwB" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.697 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rPeXNmWk6NznIdN3k6" ipVersion=0x4 table="filter"
2026-02-16 21:19:14.697 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.697 [INFO][92] felix/endpoint_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-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.697 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.751 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:19:14.751 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} status="down"
2026-02-16 21:19:14.775 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calib99f568f5bb" state="down"
2026-02-16 21:19:14.775 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.775 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib99f568f5bb", State:"down", Index:12}
2026-02-16 21:19:14.775 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{}}
2026-02-16 21:19:14.775 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{}}
2026-02-16 21:19:14.775 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.775 [INFO][92] felix/endpoint_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-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.775 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.777 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calib99f568f5bb" state="up"
2026-02-16 21:19:14.793 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:19:14.793 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} status="down"
2026-02-16 21:19:14.793 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib99f568f5bb", State:"up", Index:12}
2026-02-16 21:19:14.793 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.793 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.793 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib99f568f5bb"
2026-02-16 21:19:14.793 [INFO][92] felix/endpoint_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-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.793 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:14.811 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:14.811 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} status="up"
2026-02-16 21:19:15.848 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366, name=eth0)
2026-02-16 21:19:15.848 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib99f568f5bb" profile_ids:"kns.container-probe-5037" profile_ids:"ksa.container-probe-5037.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:19:15.848 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:15.849 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:15.849 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:15.849 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib99f568f5bb"
2026-02-16 21:19:15.849 [INFO][92] felix/endpoint_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-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:15.849 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:19:15.868 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:15.868 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"} status="up"
2026-02-16 21:19:16.270 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-16 21:19:16.270 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib99f568f5bb"
2026-02-16 21:19:16.270 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:19:16.270 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:19:19.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-915"
2026-02-16 21:19:19.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-915" name:"default"}
2026-02-16 21:19:19.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-915"}
2026-02-16 21:19:19.417 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-915"}
2026-02-16 21:19:25.837 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:19:25.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:19:25.838 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:25.838 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:25.838 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:25.839 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:19:25.839 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:25.839 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:25.865 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:25.865 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:19:26.900 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:19:26.901 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:19:26.901 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:26.901 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:26.901 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:26.902 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:19:26.903 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:26.903 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:26.923 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:26.923 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:19:27.875 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:19:27.876 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:19:27.876 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.876 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.876 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.880 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:19:27.880 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.880 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.904 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:27.904 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:19:27.927 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:19:27.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc9bec3af31" profile_ids:"kns.var-expansion-2623" profile_ids:"ksa.var-expansion-2623.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:19:27.927 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.927 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.928 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc9bec3af31"
2026-02-16 21:19:27.929 [INFO][92] felix/endpoint_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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.929 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:27.949 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:27.949 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"} status="up"
2026-02-16 21:19:45.187 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:19:56.729 [INFO][92] felix/summary.go 100: Summarising 35 dataplane reconciliation loops over 1m1.3s: avg=29ms longest=57ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:19:58.165 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64, name=eth0)
2026-02-16 21:19:58.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64" endpoint_id:"eth0"}
2026-02-16 21:19:58.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-2623.default"}
2026-02-16 21:19:58.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-2623"}
2026-02-16 21:19:58.166 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.166 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.166 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wsFrIe6093unOEOLPa" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.166 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IeuQ6qcpGp8H984v0n" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.166 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wsFrIe6093unOEOLPa" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IeuQ6qcpGp8H984v0n" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.167 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc9bec3af31" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc9bec3af31" ipVersion=0x4 table="filter"
2026-02-16 21:19:58.167 [INFO][92] felix/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-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.167 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.168 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.130
2026-02-16 21:19:58.231 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2623/var-expansion-7aafe7ba-8c21-44f5-8644-2f1552a74f64", EndpointId:"eth0"}
2026-02-16 21:19:58.271 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calibc9bec3af31" state="down"
2026-02-16 21:19:58.271 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc9bec3af31"
2026-02-16 21:19:58.271 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-16 21:19:58.272 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc9bec3af31", State:"down", Index:7}
2026-02-16 21:19:58.272 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{}}
2026-02-16 21:19:58.272 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Typed[string]{}}
2026-02-16 21:19:58.278 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calibc9bec3af31" state=""
2026-02-16 21:19:58.278 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc9bec3af31"
2026-02-16 21:19:58.294 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc9bec3af31", State:"", Index:7}
2026-02-16 21:19:58.294 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Set[string](nil)}
2026-02-16 21:19:58.294 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc9bec3af31", Addrs:set.Set[string](nil)}
2026-02-16 21:20:00.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2623"}
2026-02-16 21:20:00.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1657"}
2026-02-16 21:20:00.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1657"}
2026-02-16 21:20:00.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"}
2026-02-16 21:20:00.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-16 21:20:00.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-16 21:20:00.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"}
2026-02-16 21:20:00.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"}
2026-02-16 21:20:00.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"}
2026-02-16 21:20:00.314 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"}
2026-02-16 21:20:00.336 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.355 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:00.355 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:00.355 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:01.206 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t, name=eth0)
2026-02-16 21:20:01.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4314"} profile:{inbound_rules:{action:"allow" rule_id:"XeWjR8bQSQVvxtKt"} outbound_rules:{action:"allow" rule_id:"oVfFzZ71WNWDZCHn"}}
2026-02-16 21:20:01.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4314.default"} profile:{}
2026-02-16 21:20:01.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a89c112c9a" profile_ids:"kns.webhook-4314" profile_ids:"ksa.webhook-4314.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:20:01.207 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.207 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.207 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8a89c112c9a" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4314" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w_FyO767sF9mOYyY-r" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8a89c112c9a" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4314" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w_FyO767sF9mOYyY-r" ipVersion=0x4 table="filter"
2026-02-16 21:20:01.208 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.208 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.208 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.248 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:01.248 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="down"
2026-02-16 21:20:01.281 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali8a89c112c9a" state="down"
2026-02-16 21:20:01.282 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.282 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a89c112c9a", State:"down", Index:13}
2026-02-16 21:20:01.282 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{}}
2026-02-16 21:20:01.282 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{}}
2026-02-16 21:20:01.282 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.282 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.282 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.287 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali8a89c112c9a" state="up"
2026-02-16 21:20:01.298 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:01.298 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="down"
2026-02-16 21:20:01.298 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a89c112c9a", State:"up", Index:13}
2026-02-16 21:20:01.298 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.298 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.298 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:01.298 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.298 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:01.317 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:01.317 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="up"
2026-02-16 21:20:02.380 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-16 21:20:02.380 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8a89c112c9a"
2026-02-16 21:20:02.380 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:02.380 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:05.134 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t, name=eth0)
2026-02-16 21:20:05.134 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a89c112c9a" profile_ids:"kns.webhook-4314" profile_ids:"ksa.webhook-4314.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:20:05.134 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.134 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.135 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.136 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:05.137 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.137 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.159 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t, name=eth0)
2026-02-16 21:20:05.167 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:05.167 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="up"
2026-02-16 21:20:05.167 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a89c112c9a" profile_ids:"kns.webhook-4314" profile_ids:"ksa.webhook-4314.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:20:05.167 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.167 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.168 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.169 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:05.169 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.169 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:05.200 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:05.200 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="up"
2026-02-16 21:20:05.527 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"}
2026-02-16 21:20:05.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1657" name:"default"}
2026-02-16 21:20:05.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2623" name:"default"}
2026-02-16 21:20:05.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1657"}
2026-02-16 21:20:05.791 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1657"}
2026-02-16 21:20:05.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2623"}
2026-02-16 21:20:05.965 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2623"}
2026-02-16 21:20:06.206 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"}
2026-02-16 21:20:06.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7326"}
2026-02-16 21:20:06.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4314" type:"ClusterIP" cluster_ips:"10.254.198.151" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:20:10.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4314"
2026-02-16 21:20:10.240 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t, name=eth0)
2026-02-16 21:20:10.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a89c112c9a" profile_ids:"kns.webhook-4314" profile_ids:"ksa.webhook-4314.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:20:10.240 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.244 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t, name=eth0)
2026-02-16 21:20:10.241 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.245 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.246 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a89c112c9a"
2026-02-16 21:20:10.246 [INFO][92] felix/endpoint_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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.246 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.268 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:10.268 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"} status="up"
2026-02-16 21:20:10.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t" endpoint_id:"eth0"}
2026-02-16 21:20:10.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4314"}
2026-02-16 21:20:10.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4314.default"}
2026-02-16 21:20:10.268 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.268 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4314" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w_FyO767sF9mOYyY-r" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4314" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w_FyO767sF9mOYyY-r" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8a89c112c9a" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8a89c112c9a" ipVersion=0x4 table="filter"
2026-02-16 21:20:10.269 [INFO][92] felix/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-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.269 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.270 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.136
2026-02-16 21:20:10.333 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4314/sample-webhook-deployment-7c5c95bb96-d8s5t", EndpointId:"eth0"}
2026-02-16 21:20:10.895 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:10.939 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:10.971 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1026"}
2026-02-16 21:20:11.090 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:13.077 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali8a89c112c9a" state="down"
2026-02-16 21:20:13.077 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a89c112c9a"
2026-02-16 21:20:13.077 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-16 21:20:13.077 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a89c112c9a", State:"down", Index:13}
2026-02-16 21:20:13.077 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{}}
2026-02-16 21:20:13.077 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Typed[string]{}}
2026-02-16 21:20:13.082 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali8a89c112c9a" state=""
2026-02-16 21:20:13.082 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8a89c112c9a"
2026-02-16 21:20:13.097 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a89c112c9a", State:"", Index:13}
2026-02-16 21:20:13.098 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Set[string](nil)}
2026-02-16 21:20:13.098 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a89c112c9a", Addrs:set.Set[string](nil)}
2026-02-16 21:20:13.316 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v, name=eth0)
2026-02-16 21:20:13.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-1026"} profile:{inbound_rules:{action:"allow" rule_id:"xxJ1qebU9-eEhqNo"} outbound_rules:{action:"allow" rule_id:"P8j45WWkrZ8D8TbK"}}
2026-02-16 21:20:13.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-1026.default"} profile:{}
2026-02-16 21:20:13.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29a6de3cf8c" profile_ids:"kns.crd-selectable-fields-1026" profile_ids:"ksa.crd-selectable-fields-1026.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:20:13.316 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.316 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.316 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29a6de3cf8c" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o16EN1Apy-k1QmuOky" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iopyizzZWVvMpdWW_U" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29a6de3cf8c" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o16EN1Apy-k1QmuOky" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iopyizzZWVvMpdWW_U" ipVersion=0x4 table="filter"
2026-02-16 21:20:13.317 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.317 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.358 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:13.358 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:13.381 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali29a6de3cf8c" state="down"
2026-02-16 21:20:13.381 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.381 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29a6de3cf8c", State:"down", Index:14}
2026-02-16 21:20:13.381 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{}}
2026-02-16 21:20:13.381 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{}}
2026-02-16 21:20:13.381 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.381 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.381 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.384 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali29a6de3cf8c" state="up"
2026-02-16 21:20:13.411 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:13.412 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:13.412 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29a6de3cf8c", State:"up", Index:14}
2026-02-16 21:20:13.413 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.413 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.413 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:13.414 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.414 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:13.435 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:13.435 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:14.148 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v, name=eth0)
2026-02-16 21:20:14.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29a6de3cf8c" profile_ids:"kns.crd-selectable-fields-1026" profile_ids:"ksa.crd-selectable-fields-1026.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:20:14.148 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.148 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.148 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.149 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:14.149 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.149 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.172 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v, name=eth0)
2026-02-16 21:20:14.176 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:14.176 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:14.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29a6de3cf8c" profile_ids:"kns.crd-selectable-fields-1026" profile_ids:"ksa.crd-selectable-fields-1026.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:20:14.176 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.176 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.176 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.177 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:14.177 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.177 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:14.205 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:14.205 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:14.712 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1026" type:"ClusterIP" cluster_ips:"10.254.33.118" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:20:15.148 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-16 21:20:15.148 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:15.148 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:15.148 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:15.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4314" name:"default"}
2026-02-16 21:20:16.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8884" name:"default"}
2026-02-16 21:20:16.334 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:16.361 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8884"}
2026-02-16 21:20:16.464 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:16.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4314"}
2026-02-16 21:20:18.002 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1026"
2026-02-16 21:20:18.068 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v, name=eth0)
2026-02-16 21:20:18.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29a6de3cf8c" profile_ids:"kns.crd-selectable-fields-1026" profile_ids:"ksa.crd-selectable-fields-1026.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:20:18.069 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.069 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.069 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.070 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:18.070 [INFO][92] felix/endpoint_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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.070 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.083 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v, name=eth0)
2026-02-16 21:20:18.108 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:18.108 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:18.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v" endpoint_id:"eth0"}
2026-02-16 21:20:18.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-1026"}
2026-02-16 21:20:18.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-1026.default"}
2026-02-16 21:20:18.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1026"}
2026-02-16 21:20:18.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3631"}
2026-02-16 21:20:18.109 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.109 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o16EN1Apy-k1QmuOky" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iopyizzZWVvMpdWW_U" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o16EN1Apy-k1QmuOky" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iopyizzZWVvMpdWW_U" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29a6de3cf8c" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29a6de3cf8c" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.109 [INFO][92] felix/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-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.109 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.110 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.137
2026-02-16 21:20:18.166 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-1026/sample-crd-conversion-webhook-deployment-5b768fcd7d-2fz8v", EndpointId:"eth0"}
2026-02-16 21:20:18.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:18.167 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3631" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 14
2026-02-16 21:20:18.432 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali29a6de3cf8c" state="down"
2026-02-16 21:20:18.432 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:18.432 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-16 21:20:18.432 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29a6de3cf8c", State:"down", Index:14}
2026-02-16 21:20:18.432 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{}}
2026-02-16 21:20:18.432 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Typed[string]{}}
2026-02-16 21:20:18.435 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali29a6de3cf8c" state=""
2026-02-16 21:20:18.435 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29a6de3cf8c"
2026-02-16 21:20:18.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29a6de3cf8c", State:"", Index:14}
2026-02-16 21:20:18.458 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Set[string](nil)}
2026-02-16 21:20:18.458 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29a6de3cf8c", Addrs:set.Set[string](nil)}
2026-02-16 21:20:18.717 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c, name=eth0)
2026-02-16 21:20:18.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-3631"} profile:{inbound_rules:{action:"allow" rule_id:"77KJF9eng7RjD8AG"} outbound_rules:{action:"allow" rule_id:"Dygq-aoVBgyNgHgB"}}
2026-02-16 21:20:18.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-3631.default"} profile:{}
2026-02-16 21:20:18.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b56fb3a77" profile_ids:"kns.dns-3631" profile_ids:"ksa.dns-3631.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:20:18.717 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.717 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.718 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.718 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali20b56fb3a77" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.718 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-3631" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.718 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NMQhtJPyfeH1q7TEkL" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.718 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali20b56fb3a77" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.719 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-3631" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.719 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NMQhtJPyfeH1q7TEkL" ipVersion=0x4 table="filter"
2026-02-16 21:20:18.719 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.719 [INFO][92] felix/endpoint_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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.719 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.766 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:18.767 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} status="down"
2026-02-16 21:20:18.793 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali20b56fb3a77" state="down"
2026-02-16 21:20:18.793 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b56fb3a77", State:"down", Index:15}
2026-02-16 21:20:18.793 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.793 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.793 [INFO][92] felix/endpoint_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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.793 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.793 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali20b56fb3a77" state="up"
2026-02-16 21:20:18.814 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:18.814 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} status="down"
2026-02-16 21:20:18.814 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{}}
2026-02-16 21:20:18.814 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{}}
2026-02-16 21:20:18.814 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b56fb3a77", State:"up", Index:15}
2026-02-16 21:20:18.814 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.814 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.814 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:18.814 [INFO][92] felix/endpoint_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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.814 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:18.834 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:18.834 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} status="up"
2026-02-16 21:20:20.556 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-16 21:20:20.556 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali20b56fb3a77"
2026-02-16 21:20:20.556 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:20.556 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:23.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1026" name:"default"}
2026-02-16 21:20:23.369 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1026"}
2026-02-16 21:20:23.389 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"}
2026-02-16 21:20:25.212 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c, name=eth0)
2026-02-16 21:20:25.212 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b56fb3a77" profile_ids:"kns.dns-3631" profile_ids:"ksa.dns-3631.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:20:25.212 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:25.212 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:25.212 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:25.213 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:25.213 [INFO][92] felix/endpoint_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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:25.213 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:25.235 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:25.235 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} status="up"
2026-02-16 21:20:26.253 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c, name=eth0)
2026-02-16 21:20:26.253 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b56fb3a77" profile_ids:"kns.dns-3631" profile_ids:"ksa.dns-3631.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:20:26.253 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.253 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.253 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.254 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b56fb3a77"
2026-02-16 21:20:26.255 [INFO][92] felix/endpoint_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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.255 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.262 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c, name=eth0)
2026-02-16 21:20:26.277 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:26.277 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"} status="up"
2026-02-16 21:20:26.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c" endpoint_id:"eth0"}
2026-02-16 21:20:26.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-3631"}
2026-02-16 21:20:26.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-3631.default"}
2026-02-16 21:20:26.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3631"
2026-02-16 21:20:26.277 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.277 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-3631" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NMQhtJPyfeH1q7TEkL" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-3631" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NMQhtJPyfeH1q7TEkL" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali20b56fb3a77" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali20b56fb3a77" ipVersion=0x4 table="filter"
2026-02-16 21:20:26.277 [INFO][92] felix/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-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.277 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.278 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.138
2026-02-16 21:20:26.334 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3631/dns-test-6f9249c6-a7db-4fd9-b8f4-5aab2275d97c", EndpointId:"eth0"}
2026-02-16 21:20:26.335 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3631"}
2026-02-16 21:20:26.335 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"}
2026-02-16 21:20:26.335 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:26.359 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:26.359 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:26.379 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:27.307 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz, name=eth0)
2026-02-16 21:20:27.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5720"} profile:{inbound_rules:{action:"allow" rule_id:"6WabUDUyMpaFsNdr"} outbound_rules:{action:"allow" rule_id:"DAlThrwo_EcuRImS"}}
2026-02-16 21:20:27.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5720.default"} profile:{}
2026-02-16 21:20:27.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c55506b7c1" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:20:27.307 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.307 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.308 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1c55506b7c1" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1c55506b7c1" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:27.308 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.308 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.308 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.346 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:27.346 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="down"
2026-02-16 21:20:27.359 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali1c55506b7c1" state="down"
2026-02-16 21:20:27.359 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c55506b7c1", State:"down", Index:16}
2026-02-16 21:20:27.359 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.359 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.359 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.359 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali1c55506b7c1" state="up"
2026-02-16 21:20:27.380 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:27.380 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="down"
2026-02-16 21:20:27.380 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{}}
2026-02-16 21:20:27.380 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{}}
2026-02-16 21:20:27.381 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c55506b7c1", State:"up", Index:16}
2026-02-16 21:20:27.381 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.381 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.381 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:27.381 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.381 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:27.404 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:27.404 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="up"
2026-02-16 21:20:28.876 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-16 21:20:28.876 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1c55506b7c1"
2026-02-16 21:20:28.877 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:28.877 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:29.338 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz, name=eth0)
2026-02-16 21:20:29.339 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c55506b7c1" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:20:29.339 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.339 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.339 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.340 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:29.340 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.340 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.381 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:29.381 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="up"
2026-02-16 21:20:29.411 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz, name=eth0)
2026-02-16 21:20:29.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c55506b7c1" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:20:29.411 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.411 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.411 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.412 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:29.412 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.412 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:29.454 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:29.454 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="up"
2026-02-16 21:20:29.723 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali20b56fb3a77" state="down"
2026-02-16 21:20:29.724 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b56fb3a77", State:"down", Index:15}
2026-02-16 21:20:29.725 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20b56fb3a77"
2026-02-16 21:20:29.725 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-16 21:20:29.726 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali20b56fb3a77" state=""
2026-02-16 21:20:29.726 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali20b56fb3a77"
2026-02-16 21:20:29.745 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{}}
2026-02-16 21:20:29.745 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Typed[string]{}}
2026-02-16 21:20:29.745 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b56fb3a77", State:"", Index:15}
2026-02-16 21:20:29.745 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Set[string](nil)}
2026-02-16 21:20:29.745 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b56fb3a77", Addrs:set.Set[string](nil)}
2026-02-16 21:20:30.725 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5720" type:"ClusterIP" cluster_ips:"10.254.203.0" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:20:31.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3631" name:"default"}
2026-02-16 21:20:31.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3631"}
2026-02-16 21:20:31.612 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3631"}
2026-02-16 21:20:34.036 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5720"
2026-02-16 21:20:34.081 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz, name=eth0)
2026-02-16 21:20:34.089 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c55506b7c1" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:20:34.089 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.089 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.090 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.090 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c55506b7c1"
2026-02-16 21:20:34.090 [INFO][92] felix/endpoint_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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.090 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.098 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz, name=eth0)
2026-02-16 21:20:34.112 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:34.112 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"} status="up"
2026-02-16 21:20:34.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz" endpoint_id:"eth0"}
2026-02-16 21:20:34.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5720"}
2026-02-16 21:20:34.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5720.default"}
2026-02-16 21:20:34.112 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.112 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1c55506b7c1" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1c55506b7c1" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.113 [INFO][92] felix/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-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.113 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.113 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.139
2026-02-16 21:20:34.171 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/sample-webhook-deployment-7c5c95bb96-lchfz", EndpointId:"eth0"}
2026-02-16 21:20:34.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:34.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:34.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} 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-117"}
2026-02-16 21:20:34.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 16
2026-02-16 21:20:34.466 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali1c55506b7c1" state="down"
2026-02-16 21:20:34.466 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c55506b7c1"
2026-02-16 21:20:34.466 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-16 21:20:34.466 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c55506b7c1", State:"down", Index:16}
2026-02-16 21:20:34.466 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{}}
2026-02-16 21:20:34.466 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Typed[string]{}}
2026-02-16 21:20:34.467 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali1c55506b7c1" state=""
2026-02-16 21:20:34.467 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1c55506b7c1"
2026-02-16 21:20:34.480 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c55506b7c1", State:"", Index:16}
2026-02-16 21:20:34.480 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Set[string](nil)}
2026-02-16 21:20:34.480 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c55506b7c1", Addrs:set.Set[string](nil)}
2026-02-16 21:20:34.738 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:34.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-117"} profile:{inbound_rules:{action:"allow" rule_id:"ecZIsFYq_8gtg3XE"} outbound_rules:{action:"allow" rule_id:"gw88M20DwT_HEn6J"}}
2026-02-16 21:20:34.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-117.default"} profile:{}
2026-02-16 21:20:34.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:34.739 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.739 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.739 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.743 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali19ae2164164" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.743 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.743 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.743 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali19ae2164164" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.744 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.744 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-16 21:20:34.744 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali19ae2164164"
2026-02-16 21:20:34.744 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.744 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.794 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:34.794 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="down"
2026-02-16 21:20:34.821 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali19ae2164164" state="down"
2026-02-16 21:20:34.821 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19ae2164164", State:"down", Index:17}
2026-02-16 21:20:34.821 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19ae2164164"
2026-02-16 21:20:34.821 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{}}
2026-02-16 21:20:34.821 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{}}
2026-02-16 21:20:34.821 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19ae2164164"
2026-02-16 21:20:34.822 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.822 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.822 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali19ae2164164" state="up"
2026-02-16 21:20:34.841 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:34.841 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="down"
2026-02-16 21:20:34.842 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19ae2164164", State:"up", Index:17}
2026-02-16 21:20:34.842 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali19ae2164164"
2026-02-16 21:20:34.842 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19ae2164164"
2026-02-16 21:20:34.842 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:34.842 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.842 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:34.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:34.871 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:35.286 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:35.286 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:35.286 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:35.286 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:35.286 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:35.287 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:35.287 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:35.287 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:35.313 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:35.313 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:36.492 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-16 21:20:36.492 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali19ae2164164"
2026-02-16 21:20:36.492 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:36.492 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:36.752 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:36.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:36.752 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:36.752 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:36.753 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:36.754 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:36.754 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:36.754 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:36.780 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:36.780 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:37.310 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:37.310 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:37.310 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:37.310 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:37.310 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:37.320 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:37.321 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:37.321 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:37.353 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:37.353 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:39.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:39.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5215" name:"default"}
2026-02-16 21:20:39.413 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:39.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5215"}
2026-02-16 21:20:39.571 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:39.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:39.572 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:39.572 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:39.572 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:39.573 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:39.573 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:39.573 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:39.592 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:39.592 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:40.573 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:40.574 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19ae2164164" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:20:40.574 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.574 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.574 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.574 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19ae2164164"
2026-02-16 21:20:40.575 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.575 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.596 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:40.596 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="up"
2026-02-16 21:20:40.680 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali19ae2164164" state="down"
2026-02-16 21:20:40.680 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19ae2164164"
2026-02-16 21:20:40.680 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-16 21:20:40.680 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19ae2164164", State:"down", Index:17}
2026-02-16 21:20:40.680 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{}}
2026-02-16 21:20:40.680 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Typed[string]{}}
2026-02-16 21:20:40.680 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19ae2164164"
2026-02-16 21:20:40.680 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.680 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.680 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali19ae2164164" state=""
2026-02-16 21:20:40.681 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali19ae2164164"
2026-02-16 21:20:40.681 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.140
2026-02-16 21:20:40.708 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:40.708 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="down"
2026-02-16 21:20:40.708 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19ae2164164", State:"", Index:17}
2026-02-16 21:20:40.710 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Set[string](nil)}
2026-02-16 21:20:40.710 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19ae2164164", Addrs:set.Set[string](nil)}
2026-02-16 21:20:40.710 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19ae2164164"
2026-02-16 21:20:40.710 [INFO][92] felix/endpoint_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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.734 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:40.735 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"} status="down"
2026-02-16 21:20:40.793 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9, name=eth0)
2026-02-16 21:20:40.793 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9" endpoint_id:"eth0"}
2026-02-16 21:20:40.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-117"}
2026-02-16 21:20:40.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-117.default"}
2026-02-16 21:20:40.794 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.794 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.794 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali19ae2164164" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.794 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali19ae2164164" ipVersion=0x4 table="filter"
2026-02-16 21:20:40.795 [INFO][92] felix/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-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.795 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:40.853 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/pod-update-activedeadlineseconds-c83e2b34-4b09-46d8-b4b0-e341607caeb9", EndpointId:"eth0"}
2026-02-16 21:20:42.350 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:20:42.350 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:20:42.351 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:20:42.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} 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-117"}
2026-02-16 21:20:42.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1733"}
2026-02-16 21:20:42.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:44.504 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5720" name:"default"}
2026-02-16 21:20:44.706 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5720"}
2026-02-16 21:20:45.223 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:20:47.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-117" name:"default"}
2026-02-16 21:20:48.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} 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-117"}
2026-02-16 21:20:48.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-117"}
2026-02-16 21:20:50.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1733"}
2026-02-16 21:20:50.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5880"}
2026-02-16 21:20:50.418 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:51.102 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-0-4f54v, name=eth0)
2026-02-16 21:20:51.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:20:51.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:20:51.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-0-4f54v" endpoint_id:"eth0"} endpoint:{state:"active" name:"califfe239901ef" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:20:51.102 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califfe239901ef" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califfe239901ef" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califfe239901ef"
2026-02-16 21:20:51.103 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.141 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:51.141 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:51.180 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="califfe239901ef" state="down"
2026-02-16 21:20:51.180 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califfe239901ef"
2026-02-16 21:20:51.180 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califfe239901ef", State:"down", Index:18}
2026-02-16 21:20:51.180 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{}}
2026-02-16 21:20:51.180 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{}}
2026-02-16 21:20:51.180 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califfe239901ef"
2026-02-16 21:20:51.180 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.181 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.181 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="califfe239901ef" state="up"
2026-02-16 21:20:51.202 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:51.202 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:51.202 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califfe239901ef", State:"up", Index:18}
2026-02-16 21:20:51.204 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califfe239901ef"
2026-02-16 21:20:51.204 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califfe239901ef"
2026-02-16 21:20:51.204 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califfe239901ef"
2026-02-16 21:20:51.204 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.204 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:51.225 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:51.225 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:52.425 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-0-4f54v, name=eth0)
2026-02-16 21:20:52.425 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-0-4f54v" endpoint_id:"eth0"} endpoint:{state:"active" name:"califfe239901ef" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:20:52.425 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:52.425 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:52.425 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:52.426 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califfe239901ef"
2026-02-16 21:20:52.426 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:52.426 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:52.457 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:52.457 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:52.560 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-16 21:20:52.560 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califfe239901ef"
2026-02-16 21:20:52.560 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:52.560 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:53.587 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-0-4f54v, name=eth0)
2026-02-16 21:20:53.588 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-0-4f54v" endpoint_id:"eth0"} endpoint:{state:"active" name:"califfe239901ef" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:20:53.588 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.589 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.589 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.594 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califfe239901ef"
2026-02-16 21:20:53.594 [INFO][92] 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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.594 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.616 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:53.617 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:53.690 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="califfe239901ef" state="down"
2026-02-16 21:20:53.690 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califfe239901ef"
2026-02-16 21:20:53.690 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-16 21:20:53.690 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califfe239901ef", State:"down", Index:18}
2026-02-16 21:20:53.690 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{}}
2026-02-16 21:20:53.690 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Typed[string]{}}
2026-02-16 21:20:53.690 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califfe239901ef"
2026-02-16 21:20:53.690 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califfe239901ef"
2026-02-16 21:20:53.691 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.691 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.692 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.141
2026-02-16 21:20:53.693 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="califfe239901ef" state=""
2026-02-16 21:20:53.693 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califfe239901ef"
2026-02-16 21:20:53.713 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:53.713 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:53.713 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califfe239901ef", State:"", Index:18}
2026-02-16 21:20:53.713 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Set[string](nil)}
2026-02-16 21:20:53.713 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califfe239901ef", Addrs:set.Set[string](nil)}
2026-02-16 21:20:53.713 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califfe239901ef"
2026-02-16 21:20:53.713 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.713 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.736 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:53.736 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:53.797 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-0-4f54v, name=eth0)
2026-02-16 21:20:53.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-0-4f54v" endpoint_id:"eth0"}
2026-02-16 21:20:53.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:20:53.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:20:53.797 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.797 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califfe239901ef" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califfe239901ef" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.798 [INFO][92] felix/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-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.798 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:53.853 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-0-4f54v", EndpointId:"eth0"}
2026-02-16 21:20:55.351 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-2-d57mg, name=eth0)
2026-02-16 21:20:55.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:20:55.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:20:55.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-2-d57mg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970956566f3" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:20:55.351 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.351 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.351 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali970956566f3" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali970956566f3" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:55.352 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali970956566f3"
2026-02-16 21:20:55.352 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.352 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.398 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:55.398 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="down"
2026-02-16 21:20:55.424 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali970956566f3" state="down"
2026-02-16 21:20:55.424 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali970956566f3"
2026-02-16 21:20:55.424 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970956566f3", State:"down", Index:19}
2026-02-16 21:20:55.424 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{}}
2026-02-16 21:20:55.424 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{}}
2026-02-16 21:20:55.424 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970956566f3"
2026-02-16 21:20:55.425 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.425 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.425 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali970956566f3" state="up"
2026-02-16 21:20:55.453 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:55.453 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="down"
2026-02-16 21:20:55.453 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1733" name:"default"}
2026-02-16 21:20:55.470 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970956566f3", State:"up", Index:19}
2026-02-16 21:20:55.470 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali970956566f3"
2026-02-16 21:20:55.470 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970956566f3"
2026-02-16 21:20:55.471 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970956566f3"
2026-02-16 21:20:55.471 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.471 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:55.496 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:55.496 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="up"
2026-02-16 21:20:55.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1733"}
2026-02-16 21:20:55.687 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"}
2026-02-16 21:20:56.459 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-2-d57mg, name=eth0)
2026-02-16 21:20:56.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-2-d57mg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970956566f3" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:20:56.462 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:56.462 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:56.462 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:56.465 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970956566f3"
2026-02-16 21:20:56.465 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:56.465 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:56.487 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:56.487 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="up"
2026-02-16 21:20:57.196 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-16 21:20:57.196 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali970956566f3"
2026-02-16 21:20:57.196 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:57.196 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:57.222 [INFO][92] felix/summary.go 100: Summarising 141 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=65ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:20:57.614 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-2-d57mg, name=eth0)
2026-02-16 21:20:57.615 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-2-d57mg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970956566f3" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:20:57.615 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.615 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.615 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.619 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970956566f3"
2026-02-16 21:20:57.619 [INFO][92] 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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.619 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.637 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:57.637 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="down"
2026-02-16 21:20:57.717 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali970956566f3" state="down"
2026-02-16 21:20:57.717 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali970956566f3"
2026-02-16 21:20:57.717 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-16 21:20:57.717 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970956566f3", State:"down", Index:19}
2026-02-16 21:20:57.717 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{}}
2026-02-16 21:20:57.717 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Typed[string]{}}
2026-02-16 21:20:57.717 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970956566f3"
2026-02-16 21:20:57.717 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali970956566f3"
2026-02-16 21:20:57.717 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.717 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.718 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali970956566f3" state=""
2026-02-16 21:20:57.718 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali970956566f3"
2026-02-16 21:20:57.718 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.142
2026-02-16 21:20:57.740 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:57.740 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="down"
2026-02-16 21:20:57.740 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970956566f3", State:"", Index:19}
2026-02-16 21:20:57.740 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Set[string](nil)}
2026-02-16 21:20:57.740 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970956566f3", Addrs:set.Set[string](nil)}
2026-02-16 21:20:57.740 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970956566f3"
2026-02-16 21:20:57.740 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.740 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.772 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:57.772 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"} status="down"
2026-02-16 21:20:57.829 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-2-d57mg, name=eth0)
2026-02-16 21:20:57.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-2-d57mg" endpoint_id:"eth0"}
2026-02-16 21:20:57.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:20:57.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:20:57.830 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.830 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali970956566f3" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali970956566f3" ipVersion=0x4 table="filter"
2026-02-16 21:20:57.831 [INFO][92] felix/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-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.831 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:57.877 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-2-d57mg", EndpointId:"eth0"}
2026-02-16 21:20:59.205 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-sqrgc, name=eth0)
2026-02-16 21:20:59.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:20:59.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:20:59.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-sqrgc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib71030e7290" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:20:59.205 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.205 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.205 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib71030e7290" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib71030e7290" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:59.206 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib71030e7290"
2026-02-16 21:20:59.206 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.206 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.254 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:59.254 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="down"
2026-02-16 21:20:59.275 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib71030e7290" state="down"
2026-02-16 21:20:59.275 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib71030e7290"
2026-02-16 21:20:59.275 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib71030e7290", State:"down", Index:20}
2026-02-16 21:20:59.275 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{}}
2026-02-16 21:20:59.275 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{}}
2026-02-16 21:20:59.275 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib71030e7290"
2026-02-16 21:20:59.275 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.275 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.277 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib71030e7290" state="up"
2026-02-16 21:20:59.297 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:59.297 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="down"
2026-02-16 21:20:59.297 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib71030e7290", State:"up", Index:20}
2026-02-16 21:20:59.297 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib71030e7290"
2026-02-16 21:20:59.297 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib71030e7290"
2026-02-16 21:20:59.297 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib71030e7290"
2026-02-16 21:20:59.297 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.297 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:20:59.324 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:59.325 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="up"
2026-02-16 21:21:00.490 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-sqrgc, name=eth0)
2026-02-16 21:21:00.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-sqrgc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib71030e7290" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:21:00.490 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:00.490 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:00.490 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:00.491 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib71030e7290"
2026-02-16 21:21:00.491 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:00.491 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:00.515 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:00.516 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="up"
2026-02-16 21:21:00.749 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-16 21:21:00.749 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib71030e7290"
2026-02-16 21:21:00.749 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:00.749 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:01.643 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-sqrgc, name=eth0)
2026-02-16 21:21:01.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-sqrgc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib71030e7290" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:21:01.643 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.644 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.644 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.645 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib71030e7290"
2026-02-16 21:21:01.645 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.645 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.674 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:01.674 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="up"
2026-02-16 21:21:01.754 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib71030e7290" state="down"
2026-02-16 21:21:01.756 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib71030e7290"
2026-02-16 21:21:01.756 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib71030e7290", State:"down", Index:20}
2026-02-16 21:21:01.756 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{}}
2026-02-16 21:21:01.756 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Typed[string]{}}
2026-02-16 21:21:01.757 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-16 21:21:01.760 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib71030e7290" state=""
2026-02-16 21:21:01.760 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib71030e7290"
2026-02-16 21:21:01.764 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib71030e7290", State:"", Index:20}
2026-02-16 21:21:01.764 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Set[string](nil)}
2026-02-16 21:21:01.764 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib71030e7290", Addrs:set.Set[string](nil)}
2026-02-16 21:21:01.764 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib71030e7290"
2026-02-16 21:21:01.764 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.764 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.767 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.143
2026-02-16 21:21:01.784 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:01.784 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"} status="down"
2026-02-16 21:21:01.868 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-sqrgc, name=eth0)
2026-02-16 21:21:01.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-sqrgc" endpoint_id:"eth0"}
2026-02-16 21:21:01.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:21:01.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:21:01.869 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.869 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.869 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib71030e7290" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib71030e7290" ipVersion=0x4 table="filter"
2026-02-16 21:21:01.870 [INFO][92] felix/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-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.870 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:01.929 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-sqrgc", EndpointId:"eth0"}
2026-02-16 21:21:09.572 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-94kx6, name=eth0)
2026-02-16 21:21:09.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:21:09.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:21:09.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-94kx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32fea2a004" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:21:09.572 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.572 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.572 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic32fea2a004" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic32fea2a004" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:09.573 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic32fea2a004"
2026-02-16 21:21:09.573 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.573 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.606 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:09.606 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="down"
2026-02-16 21:21:09.649 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calic32fea2a004" state="down"
2026-02-16 21:21:09.649 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic32fea2a004"
2026-02-16 21:21:09.649 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32fea2a004", State:"down", Index:21}
2026-02-16 21:21:09.649 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{}}
2026-02-16 21:21:09.649 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{}}
2026-02-16 21:21:09.649 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic32fea2a004"
2026-02-16 21:21:09.649 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.649 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.650 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calic32fea2a004" state="up"
2026-02-16 21:21:09.677 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:09.677 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="down"
2026-02-16 21:21:09.677 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32fea2a004", State:"up", Index:21}
2026-02-16 21:21:09.677 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic32fea2a004"
2026-02-16 21:21:09.677 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic32fea2a004"
2026-02-16 21:21:09.677 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32fea2a004"
2026-02-16 21:21:09.677 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.677 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:09.695 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:09.695 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="up"
2026-02-16 21:21:10.581 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-94kx6, name=eth0)
2026-02-16 21:21:10.582 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-94kx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32fea2a004" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:21:10.582 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:10.582 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:10.582 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:10.583 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32fea2a004"
2026-02-16 21:21:10.583 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:10.583 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:10.600 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:10.600 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="up"
2026-02-16 21:21:10.668 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-16 21:21:10.668 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic32fea2a004"
2026-02-16 21:21:10.668 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:10.668 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:11.718 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-94kx6, name=eth0)
2026-02-16 21:21:11.718 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-94kx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32fea2a004" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:21:11.718 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.718 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.718 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.724 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32fea2a004"
2026-02-16 21:21:11.725 [INFO][92] 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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.743 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:11.743 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="down"
2026-02-16 21:21:11.821 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calic32fea2a004" state="down"
2026-02-16 21:21:11.822 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic32fea2a004"
2026-02-16 21:21:11.822 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32fea2a004", State:"down", Index:21}
2026-02-16 21:21:11.822 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-16 21:21:11.822 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{}}
2026-02-16 21:21:11.822 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Typed[string]{}}
2026-02-16 21:21:11.822 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic32fea2a004"
2026-02-16 21:21:11.822 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic32fea2a004"
2026-02-16 21:21:11.822 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.822 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.822 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.144
2026-02-16 21:21:11.824 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calic32fea2a004" state=""
2026-02-16 21:21:11.824 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic32fea2a004"
2026-02-16 21:21:11.843 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:11.843 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="down"
2026-02-16 21:21:11.843 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32fea2a004", State:"", Index:21}
2026-02-16 21:21:11.843 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Set[string](nil)}
2026-02-16 21:21:11.843 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32fea2a004", Addrs:set.Set[string](nil)}
2026-02-16 21:21:11.843 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic32fea2a004"
2026-02-16 21:21:11.843 [INFO][92] felix/endpoint_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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.843 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.861 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:11.861 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"} status="down"
2026-02-16 21:21:11.920 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-3-94kx6, name=eth0)
2026-02-16 21:21:11.920 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-3-94kx6" endpoint_id:"eth0"}
2026-02-16 21:21:11.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:21:11.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:21:11.921 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.921 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic32fea2a004" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic32fea2a004" ipVersion=0x4 table="filter"
2026-02-16 21:21:11.921 [INFO][92] felix/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-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.922 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:11.977 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-3-94kx6", EndpointId:"eth0"}
2026-02-16 21:21:14.631 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5880"}
2026-02-16 21:21:14.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3087"}
2026-02-16 21:21:14.670 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-3087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:21:15.247 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898, name=eth0)
2026-02-16 21:21:15.247 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-3087"} profile:{inbound_rules:{action:"allow" rule_id:"ZLH4palsDEU6GnqA"} outbound_rules:{action:"allow" rule_id:"g7PjGiY8G1parJ4z"}}
2026-02-16 21:21:15.247 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-3087.default"} profile:{}
2026-02-16 21:21:15.247 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08f210389a9" profile_ids:"kns.security-context-test-3087" profile_ids:"ksa.security-context-test-3087.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:21:15.247 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.247 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.247 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.248 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali08f210389a9" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.248 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WIyuHdD1gIPa6RoRDX" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.248 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FSruv9hAmgIk84J0Mt" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.248 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali08f210389a9" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.249 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WIyuHdD1gIPa6RoRDX" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.249 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FSruv9hAmgIk84J0Mt" ipVersion=0x4 table="filter"
2026-02-16 21:21:15.249 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.249 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.249 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.282 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:15.282 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="down"
2026-02-16 21:21:15.326 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali08f210389a9" state="down"
2026-02-16 21:21:15.326 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08f210389a9"
2026-02-16 21:21:15.326 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08f210389a9", State:"down", Index:22}
2026-02-16 21:21:15.326 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{}}
2026-02-16 21:21:15.326 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{}}
2026-02-16 21:21:15.326 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.326 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.326 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.329 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali08f210389a9" state="up"
2026-02-16 21:21:15.358 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:15.358 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="down"
2026-02-16 21:21:15.358 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08f210389a9", State:"up", Index:22}
2026-02-16 21:21:15.358 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.358 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.358 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.359 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.382 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:15.382 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="up"
2026-02-16 21:21:15.650 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898, name=eth0)
2026-02-16 21:21:15.651 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08f210389a9" profile_ids:"kns.security-context-test-3087" profile_ids:"ksa.security-context-test-3087.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:21:15.651 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.651 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.651 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.651 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08f210389a9"
2026-02-16 21:21:15.652 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.652 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:15.676 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:15.676 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="up"
2026-02-16 21:21:16.661 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898, name=eth0)
2026-02-16 21:21:16.661 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08f210389a9" profile_ids:"kns.security-context-test-3087" profile_ids:"ksa.security-context-test-3087.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:21:16.661 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:16.662 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:16.662 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:16.663 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08f210389a9"
2026-02-16 21:21:16.663 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:16.663 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:16.683 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:16.684 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="up"
2026-02-16 21:21:17.101 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-16 21:21:17.101 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali08f210389a9"
2026-02-16 21:21:17.101 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:17.101 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:17.828 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898, name=eth0)
2026-02-16 21:21:17.828 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08f210389a9" profile_ids:"kns.security-context-test-3087" profile_ids:"ksa.security-context-test-3087.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:21:17.828 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.828 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.828 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.829 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08f210389a9"
2026-02-16 21:21:17.829 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.829 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.860 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:17.861 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="up"
2026-02-16 21:21:17.933 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali08f210389a9" state="down"
2026-02-16 21:21:17.933 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08f210389a9"
2026-02-16 21:21:17.933 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-16 21:21:17.933 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08f210389a9", State:"down", Index:22}
2026-02-16 21:21:17.933 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{}}
2026-02-16 21:21:17.933 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Typed[string]{}}
2026-02-16 21:21:17.933 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08f210389a9"
2026-02-16 21:21:17.933 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.933 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.934 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.145
2026-02-16 21:21:17.935 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali08f210389a9" state=""
2026-02-16 21:21:17.935 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali08f210389a9"
2026-02-16 21:21:17.955 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:17.955 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="down"
2026-02-16 21:21:17.956 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08f210389a9", State:"", Index:22}
2026-02-16 21:21:17.956 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Set[string](nil)}
2026-02-16 21:21:17.956 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08f210389a9", Addrs:set.Set[string](nil)}
2026-02-16 21:21:17.956 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08f210389a9"
2026-02-16 21:21:17.956 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.956 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:17.979 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:17.979 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"} status="down"
2026-02-16 21:21:18.019 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898, name=eth0)
2026-02-16 21:21:18.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898" endpoint_id:"eth0"}
2026-02-16 21:21:18.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-3087.default"}
2026-02-16 21:21:18.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-3087"}
2026-02-16 21:21:18.019 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.019 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.019 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WIyuHdD1gIPa6RoRDX" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.019 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FSruv9hAmgIk84J0Mt" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.019 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WIyuHdD1gIPa6RoRDX" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.019 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FSruv9hAmgIk84J0Mt" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.019 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.020 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali08f210389a9" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.020 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali08f210389a9" ipVersion=0x4 table="filter"
2026-02-16 21:21:18.020 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.020 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.073 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-3087/busybox-privileged-false-9a33f6e7-c3ab-4983-9102-c9640a818898", EndpointId:"eth0"}
2026-02-16 21:21:18.773 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3087"}
2026-02-16 21:21:18.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6258"}
2026-02-16 21:21:18.821 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:21:19.412 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:19.412 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-6258"} profile:{inbound_rules:{action:"allow" rule_id:"H81TdAfeQ8XuE8s3"} outbound_rules:{action:"allow" rule_id:"hpQkNjq7k17PDWC2"}}
2026-02-16 21:21:19.413 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-6258.default"} profile:{}
2026-02-16 21:21:19.413 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:19.413 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.413 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.413 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia835e04b76b" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Gk3_MXTit3vJ4hj9ER" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nPLZLg_q7vP797oxQo" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia835e04b76b" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Gk3_MXTit3vJ4hj9ER" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nPLZLg_q7vP797oxQo" ipVersion=0x4 table="filter"
2026-02-16 21:21:19.414 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia835e04b76b"
2026-02-16 21:21:19.414 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.414 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.450 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:19.450 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="down"
2026-02-16 21:21:19.483 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia835e04b76b" state="down"
2026-02-16 21:21:19.483 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia835e04b76b", State:"down", Index:23}
2026-02-16 21:21:19.484 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia835e04b76b"
2026-02-16 21:21:19.484 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia835e04b76b"
2026-02-16 21:21:19.484 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.484 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.492 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia835e04b76b" state="up"
2026-02-16 21:21:19.524 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:19.524 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="down"
2026-02-16 21:21:19.524 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{}}
2026-02-16 21:21:19.524 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{}}
2026-02-16 21:21:19.524 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia835e04b76b", State:"up", Index:23}
2026-02-16 21:21:19.524 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia835e04b76b"
2026-02-16 21:21:19.524 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia835e04b76b"
2026-02-16 21:21:19.524 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:19.524 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.524 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:19.541 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:19.541 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:20.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5880" name:"default"}
2026-02-16 21:21:20.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5880"}
2026-02-16 21:21:20.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5880"}
2026-02-16 21:21:20.721 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:20.722 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:20.722 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:20.722 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:20.722 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:20.722 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:20.723 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:20.723 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:20.749 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:20.749 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:21.004 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-16 21:21:21.005 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia835e04b76b"
2026-02-16 21:21:21.005 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:21.005 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:21.714 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:21.714 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:21.714 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:21.714 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:21.714 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:21.715 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:21.715 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:21.715 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:21.736 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:21.743 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:22.718 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:22.718 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:22.718 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:22.718 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:22.718 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:22.719 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:22.719 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:22.719 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:22.743 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:22.743 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:23.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-3087" name:"default"}
2026-02-16 21:21:24.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3087"}
2026-02-16 21:21:24.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-3087"}
2026-02-16 21:21:33.809 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:33.810 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:33.810 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:33.810 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:33.810 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:33.811 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:33.811 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:33.811 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:33.834 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:33.834 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:45.237 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:21:45.886 [INFO][92] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-16 21:21:45.886 [INFO][92] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="2c896ed3861545ef8473a92f7b160080" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.35.1" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:9, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:68, NumALPPolicies:0} version="v3.31.3"
2026-02-16 21:21:46.651 [INFO][92] felix/usagerep.go 118: First report done, starting ticker
2026-02-16 21:21:59.502 [INFO][92] felix/summary.go 100: Summarising 59 dataplane reconciliation loops over 1m2.3s: avg=28ms longest=60ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:21:59.617 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:59.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:59.617 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.617 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.617 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.617 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:59.617 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.617 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.638 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:59.638 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:21:59.985 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:21:59.985 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:21:59.985 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.985 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.985 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.986 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:21:59.986 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:21:59.986 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:00.012 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:00.012 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:00.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6258"}
2026-02-16 21:22:00.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6920"}
2026-02-16 21:22:00.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6920" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:05.042 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:22:05.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:22:05.043 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.043 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.043 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.044 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:22:05.045 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.045 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.069 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:22:05.077 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:05.077 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:05.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6258"}
2026-02-16 21:22:05.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia835e04b76b" profile_ids:"kns.init-container-6258" profile_ids:"ksa.init-container-6258.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:22:05.077 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.078 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.078 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.078 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia835e04b76b"
2026-02-16 21:22:05.078 [INFO][92] felix/endpoint_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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.078 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.094 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:05.094 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:05.208 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa, name=eth0)
2026-02-16 21:22:05.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa" endpoint_id:"eth0"}
2026-02-16 21:22:05.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-6258.default"}
2026-02-16 21:22:05.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-6258"}
2026-02-16 21:22:05.208 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.209 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Gk3_MXTit3vJ4hj9ER" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nPLZLg_q7vP797oxQo" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Gk3_MXTit3vJ4hj9ER" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nPLZLg_q7vP797oxQo" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia835e04b76b" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia835e04b76b" ipVersion=0x4 table="filter"
2026-02-16 21:22:05.209 [INFO][92] felix/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-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.209 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.210 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.146
2026-02-16 21:22:05.272 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6258/pod-init-7f28d195-9e8b-43e4-902a-e903e0ea11aa", EndpointId:"eth0"}
2026-02-16 21:22:05.318 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia835e04b76b" state="down"
2026-02-16 21:22:05.318 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia835e04b76b"
2026-02-16 21:22:05.318 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia835e04b76b", State:"down", Index:23}
2026-02-16 21:22:05.318 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{}}
2026-02-16 21:22:05.318 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Typed[string]{}}
2026-02-16 21:22:05.321 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-16 21:22:05.324 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia835e04b76b" state=""
2026-02-16 21:22:05.324 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia835e04b76b"
2026-02-16 21:22:05.346 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia835e04b76b", State:"", Index:23}
2026-02-16 21:22:05.346 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Set[string](nil)}
2026-02-16 21:22:05.346 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia835e04b76b", Addrs:set.Set[string](nil)}
2026-02-16 21:22:05.561 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-6920" type:"ClusterIP" cluster_ips:"10.254.180.52" ports:{Protocol:"TCP" Port:1234}
2026-02-16 21:22:07.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-6920" type:"ClusterIP" cluster_ips:"10.254.6.27" ports:{Protocol:"TCP" Port:2345}
2026-02-16 21:22:09.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6920"}
2026-02-16 21:22:09.759 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3330"}
2026-02-16 21:22:09.783 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3330" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:10.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6258" name:"default"}
2026-02-16 21:22:10.323 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6258"}
2026-02-16 21:22:10.473 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503, name=eth0)
2026-02-16 21:22:10.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-3330.default"} profile:{}
2026-02-16 21:22:10.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-3330"} profile:{inbound_rules:{action:"allow" rule_id:"His97JRjyKmBPxJf"} outbound_rules:{action:"allow" rule_id:"WDjArMCC_-ETUrM5"}}
2026-02-16 21:22:10.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3868a8887" profile_ids:"kns.kubelet-test-3330" profile_ids:"ksa.kubelet-test-3330.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:22:10.474 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.475 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.475 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c3868a8887" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E-TQslPpKnyBDB7Oyo" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GIIu9TtndbapJqtAie" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c3868a8887" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E-TQslPpKnyBDB7Oyo" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GIIu9TtndbapJqtAie" ipVersion=0x4 table="filter"
2026-02-16 21:22:10.476 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.476 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.476 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.514 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:10.514 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="down"
2026-02-16 21:22:10.552 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali8c3868a8887" state="down"
2026-02-16 21:22:10.553 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.553 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3868a8887", State:"down", Index:24}
2026-02-16 21:22:10.553 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{}}
2026-02-16 21:22:10.553 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{}}
2026-02-16 21:22:10.553 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.553 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.553 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.556 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali8c3868a8887" state="up"
2026-02-16 21:22:10.578 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:10.579 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="down"
2026-02-16 21:22:10.579 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3868a8887", State:"up", Index:24}
2026-02-16 21:22:10.579 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.579 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.579 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3868a8887"
2026-02-16 21:22:10.579 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.579 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:10.599 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:10.599 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="up"
2026-02-16 21:22:11.073 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503, name=eth0)
2026-02-16 21:22:11.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3868a8887" profile_ids:"kns.kubelet-test-3330" profile_ids:"ksa.kubelet-test-3330.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:22:11.074 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:11.074 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:11.074 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:11.075 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3868a8887"
2026-02-16 21:22:11.075 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:11.075 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:11.106 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:11.106 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="up"
2026-02-16 21:22:11.661 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-16 21:22:11.661 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c3868a8887"
2026-02-16 21:22:11.661 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:11.661 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:12.240 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503, name=eth0)
2026-02-16 21:22:12.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3868a8887" profile_ids:"kns.kubelet-test-3330" profile_ids:"ksa.kubelet-test-3330.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:22:12.240 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.240 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.240 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.241 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3868a8887"
2026-02-16 21:22:12.241 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.241 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 24
2026-02-16 21:22:12.261 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:12.261 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="up"
2026-02-16 21:22:12.345 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali8c3868a8887" state="down"
2026-02-16 21:22:12.345 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c3868a8887"
2026-02-16 21:22:12.345 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3868a8887", State:"down", Index:24}
2026-02-16 21:22:12.345 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{}}
2026-02-16 21:22:12.345 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Typed[string]{}}
2026-02-16 21:22:12.345 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3868a8887"
2026-02-16 21:22:12.345 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.345 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.346 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.147
2026-02-16 21:22:12.346 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-16 21:22:12.351 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali8c3868a8887" state=""
2026-02-16 21:22:12.351 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c3868a8887"
2026-02-16 21:22:12.365 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:12.365 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="down"
2026-02-16 21:22:12.365 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3868a8887", State:"", Index:24}
2026-02-16 21:22:12.365 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Set[string](nil)}
2026-02-16 21:22:12.365 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3868a8887", Addrs:set.Set[string](nil)}
2026-02-16 21:22:12.365 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3868a8887"
2026-02-16 21:22:12.365 [INFO][92] felix/endpoint_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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.365 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.386 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:12.386 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"} status="down"
2026-02-16 21:22:12.451 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503, name=eth0)
2026-02-16 21:22:12.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503" endpoint_id:"eth0"}
2026-02-16 21:22:12.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-3330"}
2026-02-16 21:22:12.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-3330.default"}
2026-02-16 21:22:12.452 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.452 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E-TQslPpKnyBDB7Oyo" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GIIu9TtndbapJqtAie" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E-TQslPpKnyBDB7Oyo" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GIIu9TtndbapJqtAie" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c3868a8887" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c3868a8887" ipVersion=0x4 table="filter"
2026-02-16 21:22:12.452 [INFO][92] felix/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-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.452 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:12.513 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3330/bin-falsefa7277c1-04d3-4110-93af-c565aebc3503", EndpointId:"eth0"}
2026-02-16 21:22:13.204 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:22:13.205 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:22:13.205 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:22:13.924 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3330"}
2026-02-16 21:22:13.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8856"}
2026-02-16 21:22:13.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8856"}
2026-02-16 21:22:14.059 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-786"}
2026-02-16 21:22:14.084 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-786" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-786"}
2026-02-16 21:22:14.182 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:14.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-7281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.233 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:14.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:14.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.806 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6920"}
2026-02-16 21:22:14.925 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7, name=eth0)
2026-02-16 21:22:14.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2359"} profile:{inbound_rules:{action:"allow" rule_id:"BBuyKWDTYisy8S2n"} outbound_rules:{action:"allow" rule_id:"Qm_bFJuYlkqH7KSD"}}
2026-02-16 21:22:14.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2359.default"} profile:{}
2026-02-16 21:22:14.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d00b1913ab" profile_ids:"kns.projected-2359" profile_ids:"ksa.projected-2359.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:22:14.925 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:14.925 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:14.926 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d00b1913ab" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2359" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V9-_HMqIImwBUcvfo8" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d00b1913ab" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2359" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V9-_HMqIImwBUcvfo8" ipVersion=0x4 table="filter"
2026-02-16 21:22:14.926 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:14.926 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:14.926 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:14.969 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:14.969 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="down"
2026-02-16 21:22:15.001 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5d00b1913ab" state="down"
2026-02-16 21:22:15.001 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d00b1913ab", State:"down", Index:25}
2026-02-16 21:22:15.001 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:15.002 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:15.002 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:15.002 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d00b1913ab"
2026-02-16 21:22:15.005 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5d00b1913ab" state="up"
2026-02-16 21:22:15.028 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:15.028 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="down"
2026-02-16 21:22:15.029 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{}}
2026-02-16 21:22:15.029 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{}}
2026-02-16 21:22:15.029 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d00b1913ab", State:"up", Index:25}
2026-02-16 21:22:15.029 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:15.029 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:15.029 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:15.029 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:15.029 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:15.049 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:15.049 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="up"
2026-02-16 21:22:16.142 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7, name=eth0)
2026-02-16 21:22:16.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d00b1913ab" profile_ids:"kns.projected-2359" profile_ids:"ksa.projected-2359.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:22:16.142 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:16.143 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:16.143 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:16.143 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:16.143 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:16.143 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:16.165 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:16.165 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="up"
2026-02-16 21:22:16.428 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-16 21:22:16.429 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d00b1913ab"
2026-02-16 21:22:16.429 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:16.429 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:17.262 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7, name=eth0)
2026-02-16 21:22:17.263 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d00b1913ab" profile_ids:"kns.projected-2359" profile_ids:"ksa.projected-2359.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:22:17.263 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.263 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.263 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.263 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:17.263 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.263 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.282 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:17.282 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="up"
2026-02-16 21:22:17.368 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5d00b1913ab" state="down"
2026-02-16 21:22:17.369 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d00b1913ab"
2026-02-16 21:22:17.369 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-16 21:22:17.369 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d00b1913ab", State:"down", Index:25}
2026-02-16 21:22:17.369 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{}}
2026-02-16 21:22:17.369 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Typed[string]{}}
2026-02-16 21:22:17.369 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:17.369 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.369 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.370 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5d00b1913ab" state=""
2026-02-16 21:22:17.370 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d00b1913ab"
2026-02-16 21:22:17.370 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.148
2026-02-16 21:22:17.397 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:17.397 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="down"
2026-02-16 21:22:17.397 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d00b1913ab", State:"", Index:25}
2026-02-16 21:22:17.397 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Set[string](nil)}
2026-02-16 21:22:17.397 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d00b1913ab", Addrs:set.Set[string](nil)}
2026-02-16 21:22:17.397 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d00b1913ab"
2026-02-16 21:22:17.397 [INFO][92] felix/endpoint_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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.397 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.423 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:17.423 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"} status="down"
2026-02-16 21:22:17.460 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7, name=eth0)
2026-02-16 21:22:17.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7" endpoint_id:"eth0"}
2026-02-16 21:22:17.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2359"}
2026-02-16 21:22:17.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2359.default"}
2026-02-16 21:22:17.461 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.461 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2359" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V9-_HMqIImwBUcvfo8" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2359" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V9-_HMqIImwBUcvfo8" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d00b1913ab" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d00b1913ab" ipVersion=0x4 table="filter"
2026-02-16 21:22:17.461 [INFO][92] felix/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-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.461 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:17.523 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2359/pod-projected-configmaps-12e45295-78eb-477f-a2e5-527ae6d32cb7", EndpointId:"eth0"}
2026-02-16 21:22:18.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:18.410 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6789"}
2026-02-16 21:22:18.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-6789" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:18.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-6789" type:"ClusterIP" cluster_ips:"10.254.64.116" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:22:19.003 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pod1-handle-http-request, name=eth0)
2026-02-16 21:22:19.003 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-6789"} profile:{inbound_rules:{action:"allow" rule_id:"SrQDvFfJGOou7W5h"} outbound_rules:{action:"allow" rule_id:"FnDR0RBadaOmRbCo"}}
2026-02-16 21:22:19.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-6789.default"} profile:{}
2026-02-16 21:22:19.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2328a988756" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:22:19.004 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.004 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.004 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2328a988756" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2328a988756" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:19.004 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2328a988756"
2026-02-16 21:22:19.004 [INFO][92] felix/endpoint_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-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.004 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.050 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:19.050 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:22:19.084 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali2328a988756" state="down"
2026-02-16 21:22:19.084 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2328a988756"
2026-02-16 21:22:19.084 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2328a988756", State:"down", Index:26}
2026-02-16 21:22:19.084 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{}}
2026-02-16 21:22:19.084 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{}}
2026-02-16 21:22:19.084 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2328a988756"
2026-02-16 21:22:19.084 [INFO][92] felix/endpoint_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-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.084 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.089 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali2328a988756" state="up"
2026-02-16 21:22:19.107 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:19.107 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:22:19.107 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2328a988756", State:"up", Index:26}
2026-02-16 21:22:19.107 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2328a988756"
2026-02-16 21:22:19.107 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2328a988756"
2026-02-16 21:22:19.107 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2328a988756"
2026-02-16 21:22:19.107 [INFO][92] felix/endpoint_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-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.107 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:19.127 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:19.127 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:22:19.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8856" name:"default"}
2026-02-16 21:22:19.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8856"}
2026-02-16 21:22:19.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8856"}
2026-02-16 21:22:19.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3330" name:"default"}
2026-02-16 21:22:19.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3330"}
2026-02-16 21:22:19.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3330"}
2026-02-16 21:22:19.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-786" name:"default"}
2026-02-16 21:22:19.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-786"}
2026-02-16 21:22:19.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-786"}
2026-02-16 21:22:19.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-7281" name:"default"}
2026-02-16 21:22:19.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:19.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-7281"}
2026-02-16 21:22:20.131 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pod1-handle-http-request, name=eth0)
2026-02-16 21:22:20.132 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2328a988756" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:22:20.132 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:20.132 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:20.132 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:20.133 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2328a988756"
2026-02-16 21:22:20.133 [INFO][92] felix/endpoint_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-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:20.134 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:20.156 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:20.156 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:22:20.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-6920"
2026-02-16 21:22:20.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-6920"
2026-02-16 21:22:20.204 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c042:6fff:fe43:e5c1" exists=true ifIndex=26
2026-02-16 21:22:20.204 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::c042:6fff:fe43:e5c1} ifaceName="cali2328a988756"
2026-02-16 21:22:20.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{"fe80::c042:6fff:fe43:e5c1":set.v{}}}
2026-02-16 21:22:20.205 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{"fe80::c042:6fff:fe43:e5c1":set.v{}}}
2026-02-16 21:22:20.261 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6920" name:"default"}
2026-02-16 21:22:20.311 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6920"}
2026-02-16 21:22:23.086 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pause-pod-0, name=eth0)
2026-02-16 21:22:23.087 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05f0ed1427c" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:22:23.087 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.087 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.087 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.087 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali05f0ed1427c" ipVersion=0x4 table="filter"
2026-02-16 21:22:23.087 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali05f0ed1427c" ipVersion=0x4 table="filter"
2026-02-16 21:22:23.087 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.087 [INFO][92] felix/endpoint_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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.087 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.130 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:23.130 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:22:23.165 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali05f0ed1427c" state="down"
2026-02-16 21:22:23.165 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.165 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05f0ed1427c", State:"down", Index:27}
2026-02-16 21:22:23.165 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:23.165 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:23.165 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.165 [INFO][92] felix/endpoint_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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.165 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.171 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali05f0ed1427c" state="up"
2026-02-16 21:22:23.187 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:23.187 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:22:23.187 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05f0ed1427c", State:"up", Index:27}
2026-02-16 21:22:23.187 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.187 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.187 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:23.187 [INFO][92] felix/endpoint_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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.187 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:23.210 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:23.210 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:22:23.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2359" name:"default"}
2026-02-16 21:22:23.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:23.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2359"}
2026-02-16 21:22:24.175 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pause-pod-0, name=eth0)
2026-02-16 21:22:24.175 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05f0ed1427c" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:22:24.175 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:24.175 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:24.175 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:24.176 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:24.176 [INFO][92] felix/endpoint_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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:24.176 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:24.208 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:24.208 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:22:24.492 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-16 21:22:24.492 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali05f0ed1427c"
2026-02-16 21:22:24.492 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:24.492 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:24.899 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6789"}
2026-02-16 21:22:24.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2193"}
2026-02-16 21:22:24.960 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-2193" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:25.823 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4721"}
2026-02-16 21:22:25.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2395"}
2026-02-16 21:22:25.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:26.507 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-zwz9s, name=eth0)
2026-02-16 21:22:26.508 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2395"} profile:{inbound_rules:{action:"allow" rule_id:"MVeBnGC3L4MoRVF9"} outbound_rules:{action:"allow" rule_id:"AVpE_wt1JmvD4dbh"}}
2026-02-16 21:22:26.508 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2395.default"} profile:{}
2026-02-16 21:22:26.508 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-zwz9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid81e80ff754" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:22:26.508 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.508 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.508 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.508 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid81e80ff754" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.508 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.508 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.508 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid81e80ff754" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.509 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.509 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:26.509 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid81e80ff754"
2026-02-16 21:22:26.509 [INFO][92] felix/endpoint_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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.509 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.556 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:26.556 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} status="down"
2026-02-16 21:22:26.588 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calid81e80ff754" state="down"
2026-02-16 21:22:26.588 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid81e80ff754"
2026-02-16 21:22:26.588 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid81e80ff754", State:"down", Index:28}
2026-02-16 21:22:26.588 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{}}
2026-02-16 21:22:26.588 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{}}
2026-02-16 21:22:26.588 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid81e80ff754"
2026-02-16 21:22:26.588 [INFO][92] felix/endpoint_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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.588 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.592 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calid81e80ff754" state="up"
2026-02-16 21:22:26.608 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:26.608 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} status="down"
2026-02-16 21:22:26.608 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid81e80ff754", State:"up", Index:28}
2026-02-16 21:22:26.608 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid81e80ff754"
2026-02-16 21:22:26.608 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid81e80ff754"
2026-02-16 21:22:26.608 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid81e80ff754"
2026-02-16 21:22:26.609 [INFO][92] felix/endpoint_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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:26.629 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:26.629 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} status="up"
2026-02-16 21:22:27.196 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-zwz9s, name=eth0)
2026-02-16 21:22:27.197 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-zwz9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid81e80ff754" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:22:27.197 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:27.197 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:27.197 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:27.198 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid81e80ff754"
2026-02-16 21:22:27.198 [INFO][92] felix/endpoint_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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:27.198 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:27.226 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:27.226 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} status="up"
2026-02-16 21:22:27.943 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2395"}
2026-02-16 21:22:27.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-16 21:22:27.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:28.085 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-16 21:22:28.115 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-16 21:22:28.253 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-16 21:22:28.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:28.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:28.396 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-16 21:22:28.396 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid81e80ff754"
2026-02-16 21:22:28.396 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:28.396 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:28.461 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa, name=eth0)
2026-02-16 21:22:28.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-9967"} profile:{inbound_rules:{action:"allow" rule_id:"mIW56WLeSA7yYZB2"} outbound_rules:{action:"allow" rule_id:"yyMpCu3innsnmYEr"}}
2026-02-16 21:22:28.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.nomount"} profile:{}
2026-02-16 21:22:28.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ec19da6d6" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:22:28.461 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.461 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.461 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37ec19da6d6" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kc0gBqZ7-pQ-8L48-e" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37ec19da6d6" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kc0gBqZ7-pQ-8L48-e" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.462 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.462 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.462 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.501 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.501 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.536 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali37ec19da6d6" state="down"
2026-02-16 21:22:28.537 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.537 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ec19da6d6", State:"down", Index:29}
2026-02-16 21:22:28.537 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.537 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.537 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.537 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.537 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.539 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali37ec19da6d6" state="up"
2026-02-16 21:22:28.558 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.558 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.558 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ec19da6d6", State:"up", Index:29}
2026-02-16 21:22:28.558 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.558 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.559 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:28.559 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:28.579 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-16 21:22:28.587 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.587 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:28.587 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.default"} profile:{}
2026-02-16 21:22:28.587 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif28a2e30aea" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:22:28.587 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.587 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.588 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.588 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif28a2e30aea" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.588 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_emn5CTN1rqFnIlfT3F" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.588 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif28a2e30aea" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.588 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_emn5CTN1rqFnIlfT3F" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.588 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.588 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.588 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.631 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.631 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.645 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calif28a2e30aea" state="down"
2026-02-16 21:22:28.645 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.645 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif28a2e30aea", State:"down", Index:30}
2026-02-16 21:22:28.645 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.646 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.646 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.646 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.646 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.650 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calif28a2e30aea" state="up"
2026-02-16 21:22:28.667 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.667 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.667 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif28a2e30aea", State:"up", Index:30}
2026-02-16 21:22:28.667 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.667 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.667 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif28a2e30aea"
2026-02-16 21:22:28.667 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.668 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.678 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-16 21:22:28.686 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.686 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:28.686 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali387f7e05bfc" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:22:28.686 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.686 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.686 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.687 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.687 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali387f7e05bfc" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.687 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.687 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali387f7e05bfc" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.687 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:28.687 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.687 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.733 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.733 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.764 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali387f7e05bfc" state="down"
2026-02-16 21:22:28.764 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali387f7e05bfc"
2026-02-16 21:22:28.765 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali387f7e05bfc" state="up"
2026-02-16 21:22:28.769 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali387f7e05bfc", State:"down", Index:31}
2026-02-16 21:22:28.769 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.770 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.770 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali387f7e05bfc", State:"up", Index:31}
2026-02-16 21:22:28.770 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:28.770 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:28.770 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:28.771 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.771 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.781 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa, name=eth0)
2026-02-16 21:22:28.790 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.790 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:28.791 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidee707148da" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:22:28.791 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.791 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.791 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.792 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.792 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidee707148da" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.792 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.792 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidee707148da" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.793 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidee707148da"
2026-02-16 21:22:28.793 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.793 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.826 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.826 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.846 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calidee707148da" state="down"
2026-02-16 21:22:28.846 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidee707148da"
2026-02-16 21:22:28.846 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidee707148da", State:"down", Index:32}
2026-02-16 21:22:28.846 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.846 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.846 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:22:28.856 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidee707148da"
2026-02-16 21:22:28.856 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.856 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.859 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calidee707148da" state="up"
2026-02-16 21:22:28.875 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.876 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.876 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidee707148da", State:"up", Index:32}
2026-02-16 21:22:28.958 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidee707148da"
2026-02-16 21:22:28.958 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidee707148da"
2026-02-16 21:22:28.958 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidee707148da"
2026-02-16 21:22:28.958 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.958 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:28.975 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.975 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.226 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa, name=eth0)
2026-02-16 21:22:29.226 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidee707148da" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:22:29.226 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:22:29.227 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:29.227 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:29.227 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:29.228 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidee707148da"
2026-02-16 21:22:29.228 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:29.228 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:29.244 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa, name=eth0)
2026-02-16 21:22:29.248 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.248 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ec19da6d6" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:22:29.248 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:29.248 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:29.248 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:29.249 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:29.249 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:29.249 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:29.261 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-16 21:22:29.274 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.274 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.275 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif28a2e30aea" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:22:29.275 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.275 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.275 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.277 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif28a2e30aea"
2026-02-16 21:22:29.277 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.277 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.281 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-16 21:22:29.298 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.298 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali387f7e05bfc" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:22:29.299 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:22:29.367 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.367 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.367 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.368 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:29.368 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.368 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.388 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.388 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.838 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-16 21:22:29.838 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali387f7e05bfc"
2026-02-16 21:22:29.838 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-16 21:22:29.838 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37ec19da6d6"
2026-02-16 21:22:29.838 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:29.838 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:29.838 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:29.838 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:29.839 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:22:29.935 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pause-pod-0, name=eth0)
2026-02-16 21:22:29.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05f0ed1427c" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:22:29.936 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.936 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.936 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.937 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05f0ed1427c"
2026-02-16 21:22:29.937 [INFO][92] felix/endpoint_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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.937 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.959 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pause-pod-0, name=eth0)
2026-02-16 21:22:29.972 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.972 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pause-pod-0" endpoint_id:"eth0"}
2026-02-16 21:22:29.973 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.973 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.973 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.973 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali05f0ed1427c" ipVersion=0x4 table="filter"
2026-02-16 21:22:29.973 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali05f0ed1427c" ipVersion=0x4 table="filter"
2026-02-16 21:22:29.973 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pod1-handle-http-request, name=eth0)
2026-02-16 21:22:29.973 [INFO][92] felix/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-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.973 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:29.974 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.150
2026-02-16 21:22:29.988 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-6789/pod1-handle-http-request, name=eth0)
2026-02-16 21:22:30.048 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:22:30.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2328a988756" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:22:30.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod1-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:22:30.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-6789"}
2026-02-16 21:22:30.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-6789.default"}
2026-02-16 21:22:30.048 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.048 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.049 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.049 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2328a988756" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.050 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2328a988756" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.050 [INFO][92] felix/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-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.050 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.050 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.149
2026-02-16 21:22:30.112 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.316 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-16 21:22:30.316 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif28a2e30aea"
2026-02-16 21:22:30.316 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.316 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.367 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-6789"
2026-02-16 21:22:30.579 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali2328a988756" state="down"
2026-02-16 21:22:30.580 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2328a988756"
2026-02-16 21:22:30.580 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c042:6fff:fe43:e5c1" exists=false ifIndex=26
2026-02-16 21:22:30.580 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2328a988756", State:"down", Index:26}
2026-02-16 21:22:30.580 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.580 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.582 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali2328a988756" state=""
2026-02-16 21:22:30.582 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2328a988756"
2026-02-16 21:22:30.592 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali05f0ed1427c" state="down"
2026-02-16 21:22:30.592 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05f0ed1427c"
2026-02-16 21:22:30.594 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-16 21:22:30.600 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali05f0ed1427c" state=""
2026-02-16 21:22:30.600 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali05f0ed1427c"
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2328a988756", State:"", Index:26}
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.609 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2328a988756", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05f0ed1427c", State:"down", Index:27}
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.609 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05f0ed1427c", State:"", Index:27}
2026-02-16 21:22:30.609 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.609 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05f0ed1427c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.712 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-6789" name:"default"}
2026-02-16 21:22:30.768 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-16 21:22:30.768 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidee707148da"
2026-02-16 21:22:30.768 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.768 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.864 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6789"}
2026-02-16 21:22:30.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-6789"}
2026-02-16 21:22:31.060 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4721" name:"default"}
2026-02-16 21:22:31.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4721"}
2026-02-16 21:22:31.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4721"}
2026-02-16 21:22:31.849 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2193"}
2026-02-16 21:22:31.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1034"}
2026-02-16 21:22:31.907 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:32.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1034"}
2026-02-16 21:22:32.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} 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-7041"}
2026-02-16 21:22:32.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:32.444 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:32.468 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} 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-4847"}
2026-02-16 21:22:32.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:33.052 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-zwz9s, name=eth0)
2026-02-16 21:22:33.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-zwz9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid81e80ff754" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:22:33.052 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.052 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.052 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.053 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid81e80ff754"
2026-02-16 21:22:33.053 [INFO][92] felix/endpoint_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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.053 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.057 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-zwz9s, name=eth0)
2026-02-16 21:22:33.076 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.076 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-zwz9s" endpoint_id:"eth0"}
2026-02-16 21:22:33.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2395"}
2026-02-16 21:22:33.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2395.default"}
2026-02-16 21:22:33.077 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.077 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid81e80ff754" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid81e80ff754" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.077 [INFO][92] felix/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-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.077 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.078 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.151
2026-02-16 21:22:33.129 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-zwz9s", EndpointId:"eth0"}
2026-02-16 21:22:33.225 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284, name=eth0)
2026-02-16 21:22:33.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4847"} profile:{inbound_rules:{action:"allow" rule_id:"11sPeSotGbId-JxG"} outbound_rules:{action:"allow" rule_id:"T5U1eT0IosMUxw5v"}}
2026-02-16 21:22:33.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4847.default"} profile:{}
2026-02-16 21:22:33.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6eec71364" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:22:33.225 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.225 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.226 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd6eec71364" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4847" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E8FsdCnB7L2ywBt_O2" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd6eec71364" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4847" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E8FsdCnB7L2ywBt_O2" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.226 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd6eec71364"
2026-02-16 21:22:33.226 [INFO][92] felix/endpoint_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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.226 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.269 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:33.269 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} status="down"
2026-02-16 21:22:33.295 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa, name=eth0)
2026-02-16 21:22:33.295 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidee707148da" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:22:33.295 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.295 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.295 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.296 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidee707148da"
2026-02-16 21:22:33.296 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.296 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.301 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calibd6eec71364" state="down"
2026-02-16 21:22:33.302 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd6eec71364"
2026-02-16 21:22:33.302 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calibd6eec71364" state="up"
2026-02-16 21:22:33.313 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-16 21:22:33.321 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.321 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.321 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif28a2e30aea" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:22:33.321 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.321 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.321 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.321 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif28a2e30aea"
2026-02-16 21:22:33.322 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.322 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.331 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa, name=eth0)
2026-02-16 21:22:33.352 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.352 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidee707148da" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:22:33.352 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.352 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.352 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.353 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidee707148da"
2026-02-16 21:22:33.353 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.353 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.360 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-16 21:22:33.369 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa, name=eth0)
2026-02-16 21:22:33.375 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.375 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.375 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6eec71364", State:"down", Index:33}
2026-02-16 21:22:33.375 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.375 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.375 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6eec71364", State:"up", Index:33}
2026-02-16 21:22:33.375 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd6eec71364"
2026-02-16 21:22:33.375 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd6eec71364"
2026-02-16 21:22:33.375 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6eec71364"
2026-02-16 21:22:33.375 [INFO][92] felix/endpoint_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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.375 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:33.390 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa, name=eth0)
2026-02-16 21:22:33.392 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.399 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.399 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif28a2e30aea" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:22:33.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ec19da6d6" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:22:33.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ec19da6d6" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:22:33.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali387f7e05bfc" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:22:33.399 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.399 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.400 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif28a2e30aea"
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ec19da6d6"
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.401 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.411 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.424 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-16 21:22:33.424 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali387f7e05bfc" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.nomount" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:22:33.424 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.424 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.424 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.425 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali387f7e05bfc"
2026-02-16 21:22:33.425 [INFO][92] felix/endpoint_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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.425 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.451 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.451 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.612 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calid81e80ff754" state="down"
2026-02-16 21:22:33.612 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid81e80ff754"
2026-02-16 21:22:33.612 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-16 21:22:33.612 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid81e80ff754", State:"down", Index:28}
2026-02-16 21:22:33.612 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.612 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.616 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calid81e80ff754" state=""
2026-02-16 21:22:33.616 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid81e80ff754"
2026-02-16 21:22:33.635 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid81e80ff754", State:"", Index:28}
2026-02-16 21:22:33.635 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.635 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid81e80ff754", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2395" name:"default"}
2026-02-16 21:22:33.909 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-16 21:22:33.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-16 21:22:33.909 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.909 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.909 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.910 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif28a2e30aea" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.910 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif28a2e30aea" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.910 [INFO][92] felix/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-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.910 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.911 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.153
2026-02-16 21:22:33.924 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-defaultsa, name=eth0)
2026-02-16 21:22:33.967 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa, name=eth0)
2026-02-16 21:22:33.979 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.981 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-defaultsa" endpoint_id:"eth0"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.default"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.nomount"}
2026-02-16 21:22:33.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-9967"}
2026-02-16 21:22:33.981 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.981 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_emn5CTN1rqFnIlfT3F" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_emn5CTN1rqFnIlfT3F" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kc0gBqZ7-pQ-8L48-e" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kc0gBqZ7-pQ-8L48-e" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37ec19da6d6" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali387f7e05bfc" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.985 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidee707148da" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.986 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.986 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37ec19da6d6" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.986 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali387f7e05bfc" ipVersion=0x4 nextLog=2026-02-16 21:22:35.209531292 +0000 UTC m=+350.269529007 table="filter"
2026-02-16 21:22:33.986 [INFO][92] felix/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-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/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-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/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-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.986 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.154
2026-02-16 21:22:33.986 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.155
2026-02-16 21:22:33.987 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.152
2026-02-16 21:22:34.022 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calif28a2e30aea" state="down"
2026-02-16 21:22:34.023 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif28a2e30aea"
2026-02-16 21:22:34.023 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-16 21:22:34.028 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calif28a2e30aea" state=""
2026-02-16 21:22:34.028 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif28a2e30aea"
2026-02-16 21:22:34.035 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calidee707148da" state="down"
2026-02-16 21:22:34.035 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidee707148da"
2026-02-16 21:22:34.035 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calidee707148da" state=""
2026-02-16 21:22:34.035 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidee707148da"
2026-02-16 21:22:34.035 [INFO][92] 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=32
2026-02-16 21:22:34.044 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:34.044 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-defaultsa", EndpointId:"eth0"}
2026-02-16 21:22:34.044 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif28a2e30aea", State:"down", Index:30}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif28a2e30aea", State:"", Index:30}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif28a2e30aea", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidee707148da", State:"down", Index:32}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidee707148da", State:"", Index:32}
2026-02-16 21:22:34.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidee707148da", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.072 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-16 21:22:34.072 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37ec19da6d6"
2026-02-16 21:22:34.072 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali37ec19da6d6" state="down"
2026-02-16 21:22:34.072 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.072 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.072 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ec19da6d6", State:"down", Index:29}
2026-02-16 21:22:34.083 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali37ec19da6d6" state=""
2026-02-16 21:22:34.083 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37ec19da6d6"
2026-02-16 21:22:34.089 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ec19da6d6", State:"", Index:29}
2026-02-16 21:22:34.089 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.089 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ec19da6d6", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.095 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali387f7e05bfc" state="down"
2026-02-16 21:22:34.095 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali387f7e05bfc"
2026-02-16 21:22:34.095 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-16 21:22:34.102 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali387f7e05bfc" state=""
2026-02-16 21:22:34.102 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali387f7e05bfc"
2026-02-16 21:22:34.106 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali387f7e05bfc", State:"down", Index:31}
2026-02-16 21:22:34.106 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.106 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Typed[string]{}}
2026-02-16 21:22:34.106 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali387f7e05bfc", State:"", Index:31}
2026-02-16 21:22:34.106 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.106 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali387f7e05bfc", Addrs:set.Set[string](nil)}
2026-02-16 21:22:34.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2395"}
2026-02-16 21:22:34.199 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2395"}
2026-02-16 21:22:34.274 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} 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-7041"}
2026-02-16 21:22:34.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9861"}
2026-02-16 21:22:34.293 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:22:34.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:34.432 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284, name=eth0)
2026-02-16 21:22:34.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6eec71364" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:22:34.433 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:34.433 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:34.433 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:34.434 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6eec71364"
2026-02-16 21:22:34.434 [INFO][92] felix/endpoint_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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:34.434 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:34.454 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:34.454 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} status="up"
2026-02-16 21:22:34.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-4847" type:"ClusterIP" cluster_ips:"10.254.250.1" ports:{Protocol:"TCP" Port:8765}
2026-02-16 21:22:34.884 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159, name=eth0)
2026-02-16 21:22:34.884 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9861"} profile:{inbound_rules:{action:"allow" rule_id:"RP9fAUnm4SqCE8Yz"} outbound_rules:{action:"allow" rule_id:"w3gGOSJPRSufol6-"}}
2026-02-16 21:22:34.885 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9861.default"} profile:{}
2026-02-16 21:22:34.885 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali483d3c624ea" profile_ids:"kns.downward-api-9861" profile_ids:"ksa.downward-api-9861.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:22:34.885 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:22:34.885 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.885 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.885 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.885 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali483d3c624ea"
2026-02-16 21:22:34.885 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.885 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.917 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:34.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="down"
2026-02-16 21:22:34.924 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-16 21:22:34.924 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd6eec71364"
2026-02-16 21:22:34.924 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:34.924 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:34.960 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali483d3c624ea" state="down"
2026-02-16 21:22:34.961 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali483d3c624ea", State:"down", Index:34}
2026-02-16 21:22:34.961 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali483d3c624ea"
2026-02-16 21:22:34.961 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali483d3c624ea"
2026-02-16 21:22:34.961 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.961 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:34.964 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali483d3c624ea" state="up"
2026-02-16 21:22:35.009 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:35.009 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="down"
2026-02-16 21:22:35.009 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:35.009 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:35.009 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali483d3c624ea", State:"up", Index:34}
2026-02-16 21:22:35.009 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali483d3c624ea"
2026-02-16 21:22:35.009 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali483d3c624ea"
2026-02-16 21:22:35.009 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali483d3c624ea"
2026-02-16 21:22:35.009 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.009 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.027 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:35.027 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="up"
2026-02-16 21:22:35.119 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735, name=eth0)
2026-02-16 21:22:35.119 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ba10852d95" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:22:35.119 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.119 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.119 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.125 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ba10852d95"
2026-02-16 21:22:35.125 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.125 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.159 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:35.159 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="down"
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali8ba10852d95" state="down"
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ba10852d95"
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali8ba10852d95" state="up"
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ba10852d95", State:"down", Index:35}
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{}}
2026-02-16 21:22:35.202 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{}}
2026-02-16 21:22:35.202 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ba10852d95", State:"up", Index:35}
2026-02-16 21:22:35.202 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ba10852d95"
2026-02-16 21:22:35.202 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ba10852d95"
2026-02-16 21:22:35.202 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ba10852d95"
2026-02-16 21:22:35.203 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.203 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:35.221 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:35.221 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="up"
2026-02-16 21:22:35.366 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159, name=eth0)
2026-02-16 21:22:35.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali483d3c624ea" profile_ids:"kns.downward-api-9861" profile_ids:"ksa.downward-api-9861.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:22:35.367 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.367 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.367 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.368 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali483d3c624ea"
2026-02-16 21:22:35.368 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.368 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:35.390 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:35.390 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="up"
2026-02-16 21:22:36.375 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735, name=eth0)
2026-02-16 21:22:36.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ba10852d95" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:22:36.376 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:36.376 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:36.376 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:36.377 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ba10852d95"
2026-02-16 21:22:36.377 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:36.377 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:36.397 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-16 21:22:36.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali483d3c624ea"
2026-02-16 21:22:36.400 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159, name=eth0)
2026-02-16 21:22:36.400 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:36.400 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="up"
2026-02-16 21:22:36.400 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:36.400 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:36.423 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali483d3c624ea" profile_ids:"kns.downward-api-9861" profile_ids:"ksa.downward-api-9861.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:22:36.424 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:36.424 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:36.424 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:36.425 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali483d3c624ea"
2026-02-16 21:22:36.425 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:36.425 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:36.449 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:36.449 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="up"
2026-02-16 21:22:36.716 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-16 21:22:36.716 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ba10852d95"
2026-02-16 21:22:36.716 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:36.716 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:36.947 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-2193" name:"default"}
2026-02-16 21:22:37.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2193"}
2026-02-16 21:22:37.162 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-2193"}
2026-02-16 21:22:37.336 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1034" name:"default"}
2026-02-16 21:22:37.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1034"}
2026-02-16 21:22:37.407 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1034"}
2026-02-16 21:22:37.528 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8783" name:"default"}
2026-02-16 21:22:37.568 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159, name=eth0)
2026-02-16 21:22:37.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali483d3c624ea" profile_ids:"kns.downward-api-9861" profile_ids:"ksa.downward-api-9861.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:22:37.568 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.569 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.569 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.569 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali483d3c624ea"
2026-02-16 21:22:37.569 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.569 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.591 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:37.591 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="up"
2026-02-16 21:22:37.613 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735, name=eth0)
2026-02-16 21:22:37.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ba10852d95" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:22:37.613 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.613 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.613 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.615 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ba10852d95"
2026-02-16 21:22:37.615 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.615 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.640 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:37.640 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="up"
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali483d3c624ea" state="down"
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali483d3c624ea"
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali483d3c624ea" state=""
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali483d3c624ea"
2026-02-16 21:22:37.680 [INFO][92] 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=34
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali483d3c624ea", State:"down", Index:34}
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:37.680 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Typed[string]{}}
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali483d3c624ea", State:"", Index:34}
2026-02-16 21:22:37.680 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Set[string](nil)}
2026-02-16 21:22:37.680 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali483d3c624ea", Addrs:set.Set[string](nil)}
2026-02-16 21:22:37.680 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali483d3c624ea"
2026-02-16 21:22:37.681 [INFO][92] felix/endpoint_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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.681 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.681 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.157
2026-02-16 21:22:37.703 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:37.703 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"} status="down"
2026-02-16 21:22:37.718 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali8ba10852d95" state="down"
2026-02-16 21:22:37.718 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ba10852d95"
2026-02-16 21:22:37.718 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ba10852d95", State:"down", Index:35}
2026-02-16 21:22:37.718 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{}}
2026-02-16 21:22:37.718 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Typed[string]{}}
2026-02-16 21:22:37.718 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ba10852d95"
2026-02-16 21:22:37.718 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.718 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.718 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.158
2026-02-16 21:22:37.723 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali8ba10852d95" state=""
2026-02-16 21:22:37.723 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ba10852d95"
2026-02-16 21:22:37.723 [INFO][92] 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=35
2026-02-16 21:22:37.740 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:37.741 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="down"
2026-02-16 21:22:37.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ba10852d95", State:"", Index:35}
2026-02-16 21:22:37.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Set[string](nil)}
2026-02-16 21:22:37.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ba10852d95", Addrs:set.Set[string](nil)}
2026-02-16 21:22:37.741 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ba10852d95"
2026-02-16 21:22:37.741 [INFO][92] felix/endpoint_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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.769 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:37.769 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"} status="down"
2026-02-16 21:22:37.789 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159, name=eth0)
2026-02-16 21:22:37.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159" endpoint_id:"eth0"}
2026-02-16 21:22:37.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9861"}
2026-02-16 21:22:37.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9861.default"}
2026-02-16 21:22:37.789 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.789 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Td5fPKjpMc7UbVO2RY" ipVersion=0x4 logsSkipped=11 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AQB94CsGQcMgQoDI0a" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Td5fPKjpMc7UbVO2RY" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AQB94CsGQcMgQoDI0a" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali483d3c624ea" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali483d3c624ea" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.790 [INFO][92] felix/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-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.790 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.849 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9861/downward-api-9d981e46-f069-499f-9824-fc59c2045159", EndpointId:"eth0"}
2026-02-16 21:22:37.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:37.900 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8783"}
2026-02-16 21:22:37.901 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735, name=eth0)
2026-02-16 21:22:37.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735" endpoint_id:"eth0"}
2026-02-16 21:22:37.929 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.930 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.930 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8ba10852d95" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8ba10852d95" ipVersion=0x4 table="filter"
2026-02-16 21:22:37.930 [INFO][92] felix/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-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.931 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:37.983 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/client-envvars-5cd47b54-1c06-4c2b-912e-1eabd8ed4735", EndpointId:"eth0"}
2026-02-16 21:22:38.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9861"}
2026-02-16 21:22:38.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:38.479 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:38.625 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} 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-4847"}
2026-02-16 21:22:38.650 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9060"}
2026-02-16 21:22:38.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-9060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:38.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"}
2026-02-16 21:22:38.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"mount"}
2026-02-16 21:22:38.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"nomount"}
2026-02-16 21:22:38.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9967"}
2026-02-16 21:22:39.093 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b, name=eth0)
2026-02-16 21:22:39.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2339.default"} profile:{}
2026-02-16 21:22:39.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2339"} profile:{inbound_rules:{action:"allow" rule_id:"9GEQB2bK2Qc2WH7u"} outbound_rules:{action:"allow" rule_id:"RTVX1QCkfMe9p7lm"}}
2026-02-16 21:22:39.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ba6ddb17be" profile_ids:"kns.projected-2339" profile_ids:"ksa.projected-2339.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:22:39.093 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.093 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.093 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.093 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ba6ddb17be" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.093 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2339" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.093 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vocn0SOfPCHbPbmj6L" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.094 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ba6ddb17be" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.094 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2339" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.094 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vocn0SOfPCHbPbmj6L" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.094 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.094 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.094 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.131 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:39.131 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="down"
2026-02-16 21:22:39.158 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali0ba6ddb17be" state="down"
2026-02-16 21:22:39.159 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ba6ddb17be", State:"down", Index:36}
2026-02-16 21:22:39.159 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.159 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{}}
2026-02-16 21:22:39.159 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{}}
2026-02-16 21:22:39.159 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.159 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.159 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.171 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali0ba6ddb17be" state="up"
2026-02-16 21:22:39.177 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:39.177 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="down"
2026-02-16 21:22:39.177 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ba6ddb17be", State:"up", Index:36}
2026-02-16 21:22:39.177 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.177 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.177 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:39.177 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.177 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:39.191 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:39.191 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="up"
2026-02-16 21:22:39.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9060"}
2026-02-16 21:22:39.278 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7987"}
2026-02-16 21:22:39.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7987" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:39.346 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} 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-7041"}
2026-02-16 21:22:40.421 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b, name=eth0)
2026-02-16 21:22:40.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ba6ddb17be" profile_ids:"kns.projected-2339" profile_ids:"ksa.projected-2339.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:22:40.422 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:40.422 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:40.422 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:40.423 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:40.423 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:40.423 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:40.445 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:40.446 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="up"
2026-02-16 21:22:40.780 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-16 21:22:40.780 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:40.780 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:40.780 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:41.554 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b, name=eth0)
2026-02-16 21:22:41.554 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ba6ddb17be" profile_ids:"kns.projected-2339" profile_ids:"ksa.projected-2339.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:22:41.555 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.555 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.555 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.556 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:41.556 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.556 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.583 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:41.583 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="up"
2026-02-16 21:22:41.658 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali0ba6ddb17be" state="down"
2026-02-16 21:22:41.658 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:41.659 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-16 21:22:41.659 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ba6ddb17be", State:"down", Index:36}
2026-02-16 21:22:41.659 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{}}
2026-02-16 21:22:41.659 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Typed[string]{}}
2026-02-16 21:22:41.659 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:41.659 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.659 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.659 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.159
2026-02-16 21:22:41.663 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali0ba6ddb17be" state=""
2026-02-16 21:22:41.663 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:41.684 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:41.684 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="down"
2026-02-16 21:22:41.684 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ba6ddb17be", State:"", Index:36}
2026-02-16 21:22:41.685 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Set[string](nil)}
2026-02-16 21:22:41.685 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ba6ddb17be", Addrs:set.Set[string](nil)}
2026-02-16 21:22:41.685 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ba6ddb17be"
2026-02-16 21:22:41.685 [INFO][92] felix/endpoint_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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.685 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.708 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:41.708 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"} status="down"
2026-02-16 21:22:41.752 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b, name=eth0)
2026-02-16 21:22:41.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b" endpoint_id:"eth0"}
2026-02-16 21:22:41.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2339"}
2026-02-16 21:22:41.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2339.default"}
2026-02-16 21:22:41.752 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.752 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2339" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vocn0SOfPCHbPbmj6L" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2339" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vocn0SOfPCHbPbmj6L" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ba6ddb17be" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ba6ddb17be" ipVersion=0x4 table="filter"
2026-02-16 21:22:41.753 [INFO][92] felix/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-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.753 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:41.813 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2339/downwardapi-volume-eda041f7-a895-4eb9-8f45-5ba8e0ce450b", EndpointId:"eth0"}
2026-02-16 21:22:42.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:42.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:42.622 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5976" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:43.208 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30, name=eth0)
2026-02-16 21:22:43.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5976.default"} profile:{}
2026-02-16 21:22:43.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5976"} profile:{inbound_rules:{action:"allow" rule_id:"mlP4MbmljAvxuJKj"} outbound_rules:{action:"allow" rule_id:"Ot4s5aaDSy_sN8H6"}}
2026-02-16 21:22:43.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520f78e4c87" profile_ids:"kns.projected-5976" profile_ids:"ksa.projected-5976.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:22:43.209 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.209 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.209 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali520f78e4c87" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5976" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.209 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2905t1hFtAUUA1Y3fz" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.210 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali520f78e4c87" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.210 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5976" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.210 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2905t1hFtAUUA1Y3fz" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.210 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.210 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.210 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.249 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:43.249 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="down"
2026-02-16 21:22:43.276 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali520f78e4c87" state="down"
2026-02-16 21:22:43.276 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.277 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520f78e4c87", State:"down", Index:37}
2026-02-16 21:22:43.277 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{}}
2026-02-16 21:22:43.277 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{}}
2026-02-16 21:22:43.277 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.277 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.277 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.282 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali520f78e4c87" state="up"
2026-02-16 21:22:43.301 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:43.301 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="down"
2026-02-16 21:22:43.301 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520f78e4c87", State:"up", Index:37}
2026-02-16 21:22:43.301 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.301 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.302 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520f78e4c87"
2026-02-16 21:22:43.302 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.302 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:43.327 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:43.327 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="up"
2026-02-16 21:22:43.367 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7987"}
2026-02-16 21:22:43.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8226"}
2026-02-16 21:22:43.423 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:43.649 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284, name=eth0)
2026-02-16 21:22:43.650 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6eec71364" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:22:43.650 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.650 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.650 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.650 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6eec71364"
2026-02-16 21:22:43.651 [INFO][92] felix/endpoint_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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.651 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.667 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:43.667 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} status="up"
2026-02-16 21:22:43.668 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} 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-4847"}
2026-02-16 21:22:43.673 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284, name=eth0)
2026-02-16 21:22:43.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6eec71364" profile_ids:"kns.pods-4847" profile_ids:"ksa.pods-4847.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:22:43.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9861" name:"default"}
2026-02-16 21:22:43.727 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.727 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.727 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.727 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6eec71364"
2026-02-16 21:22:43.727 [INFO][92] felix/endpoint_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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.727 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.759 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:43.759 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"} status="up"
2026-02-16 21:22:43.790 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9861"}
2026-02-16 21:22:43.810 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9861"}
2026-02-16 21:22:43.919 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284, name=eth0)
2026-02-16 21:22:43.920 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284" endpoint_id:"eth0"}
2026-02-16 21:22:43.920 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4847"}
2026-02-16 21:22:43.920 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4847.default"}
2026-02-16 21:22:43.920 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.920 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.920 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4847" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.920 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E8FsdCnB7L2ywBt_O2" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.920 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4847" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.920 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E8FsdCnB7L2ywBt_O2" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.920 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd6eec71364" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.921 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd6eec71364" ipVersion=0x4 table="filter"
2026-02-16 21:22:43.921 [INFO][92] felix/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-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.921 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:43.921 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.156
2026-02-16 21:22:43.981 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4847/server-envvars-8996146e-62d1-440c-b7b0-81e709252284", EndpointId:"eth0"}
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calibd6eec71364" state="down"
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd6eec71364"
2026-02-16 21:22:44.033 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6eec71364", State:"down", Index:33}
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{}}
2026-02-16 21:22:44.033 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Typed[string]{}}
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calibd6eec71364" state=""
2026-02-16 21:22:44.033 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd6eec71364"
2026-02-16 21:22:44.053 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6eec71364", State:"", Index:33}
2026-02-16 21:22:44.053 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Set[string](nil)}
2026-02-16 21:22:44.053 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6eec71364", Addrs:set.Set[string](nil)}
2026-02-16 21:22:44.271 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-16 21:22:44.271 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali520f78e4c87"
2026-02-16 21:22:44.271 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:44.272 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:44.339 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-9060" name:"default"}
2026-02-16 21:22:44.457 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30, name=eth0)
2026-02-16 21:22:44.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520f78e4c87" profile_ids:"kns.projected-5976" profile_ids:"ksa.projected-5976.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:22:44.457 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:44.458 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:44.458 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:44.459 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520f78e4c87"
2026-02-16 21:22:44.459 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:44.459 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:44.479 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:44.479 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="up"
2026-02-16 21:22:44.479 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8226"}
2026-02-16 21:22:44.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-16 21:22:44.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:44.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"e2e-sa-4rcqt"} labels:{key:"projectcalico.org/name" value:"e2e-sa-4rcqt"}
2026-02-16 21:22:44.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-16 21:22:44.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6435"}
2026-02-16 21:22:44.615 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6435" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:44.679 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9060"}
2026-02-16 21:22:44.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-9060"}
2026-02-16 21:22:44.736 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:22:45.265 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:22:45.633 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2, name=eth0)
2026-02-16 21:22:45.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-6435.default"} profile:{}
2026-02-16 21:22:45.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-6435"} profile:{inbound_rules:{action:"allow" rule_id:"cM-zJ-wt-GFe_VTj"} outbound_rules:{action:"allow" rule_id:"Qlc1hSQIm4d1ttQI"}}
2026-02-16 21:22:45.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0589557c62f" profile_ids:"kns.crd-webhook-6435" profile_ids:"ksa.crd-webhook-6435.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:22:45.633 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:22:45.633 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.633 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.633 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0589557c62f" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CQIezzumy5T9uaqKIy" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t1HLxEhhTGMvWIXcf8" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0589557c62f" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CQIezzumy5T9uaqKIy" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t1HLxEhhTGMvWIXcf8" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.634 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0589557c62f"
2026-02-16 21:22:45.634 [INFO][92] felix/endpoint_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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.634 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.677 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali0589557c62f" state="down"
2026-02-16 21:22:45.678 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0589557c62f"
2026-02-16 21:22:45.680 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali0589557c62f" state="up"
2026-02-16 21:22:45.687 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:45.687 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} status="down"
2026-02-16 21:22:45.687 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0589557c62f", State:"down", Index:38}
2026-02-16 21:22:45.687 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{}}
2026-02-16 21:22:45.687 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{}}
2026-02-16 21:22:45.687 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0589557c62f", State:"up", Index:38}
2026-02-16 21:22:45.687 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0589557c62f"
2026-02-16 21:22:45.687 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0589557c62f"
2026-02-16 21:22:45.687 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0589557c62f"
2026-02-16 21:22:45.688 [INFO][92] felix/endpoint_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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.688 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:45.708 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:45.709 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} status="up"
2026-02-16 21:22:45.726 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30, name=eth0)
2026-02-16 21:22:45.726 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520f78e4c87" profile_ids:"kns.projected-5976" profile_ids:"ksa.projected-5976.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:22:45.726 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.726 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.727 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.729 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520f78e4c87"
2026-02-16 21:22:45.729 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.729 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.760 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:45.760 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="up"
2026-02-16 21:22:45.843 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali520f78e4c87" state="down"
2026-02-16 21:22:45.844 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali520f78e4c87"
2026-02-16 21:22:45.844 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-16 21:22:45.844 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520f78e4c87", State:"down", Index:37}
2026-02-16 21:22:45.844 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{}}
2026-02-16 21:22:45.845 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Typed[string]{}}
2026-02-16 21:22:45.845 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520f78e4c87"
2026-02-16 21:22:45.845 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.845 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.845 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali520f78e4c87" state=""
2026-02-16 21:22:45.845 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali520f78e4c87"
2026-02-16 21:22:45.845 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.160
2026-02-16 21:22:45.868 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:45.868 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="down"
2026-02-16 21:22:45.868 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520f78e4c87", State:"", Index:37}
2026-02-16 21:22:45.868 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Set[string](nil)}
2026-02-16 21:22:45.868 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520f78e4c87", Addrs:set.Set[string](nil)}
2026-02-16 21:22:45.868 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520f78e4c87"
2026-02-16 21:22:45.868 [INFO][92] felix/endpoint_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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.868 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.896 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:45.896 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"} status="down"
2026-02-16 21:22:45.991 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30, name=eth0)
2026-02-16 21:22:45.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30" endpoint_id:"eth0"}
2026-02-16 21:22:45.992 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5976"}
2026-02-16 21:22:45.992 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5976.default"}
2026-02-16 21:22:45.992 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.992 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5976" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2905t1hFtAUUA1Y3fz" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5976" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2905t1hFtAUUA1Y3fz" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali520f78e4c87" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali520f78e4c87" ipVersion=0x4 table="filter"
2026-02-16 21:22:45.992 [INFO][92] felix/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-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:45.992 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:46.049 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5976/pod-projected-secrets-f39b947c-00da-4f4a-b303-b697d87f7f30", EndpointId:"eth0"}
2026-02-16 21:22:46.492 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2, name=eth0)
2026-02-16 21:22:46.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0589557c62f" profile_ids:"kns.crd-webhook-6435" profile_ids:"ksa.crd-webhook-6435.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:22:46.492 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.492 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.492 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.493 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0589557c62f"
2026-02-16 21:22:46.494 [INFO][92] felix/endpoint_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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.494 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.517 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:46.517 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} status="up"
2026-02-16 21:22:46.518 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2, name=eth0)
2026-02-16 21:22:46.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0589557c62f" profile_ids:"kns.crd-webhook-6435" profile_ids:"ksa.crd-webhook-6435.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:22:46.518 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.518 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.518 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.519 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0589557c62f"
2026-02-16 21:22:46.519 [INFO][92] felix/endpoint_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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:46.535 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:46.536 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} status="up"
2026-02-16 21:22:46.605 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-16 21:22:46.606 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0589557c62f"
2026-02-16 21:22:46.606 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:46.606 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:46.726 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:46.757 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-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:"replicaset-9292"}
2026-02-16 21:22:46.757 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:46.982 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6435" type:"ClusterIP" cluster_ips:"10.254.132.7" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:22:47.442 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-9292/test-rs-567xp, name=eth0)
2026-02-16 21:22:47.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9292"} profile:{inbound_rules:{action:"allow" rule_id:"x_CQ2BigPFjUyXxm"} outbound_rules:{action:"allow" rule_id:"QJiwCFGIEnX0b5_x"}}
2026-02-16 21:22:47.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9292.default"} profile:{}
2026-02-16 21:22:47.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9292/test-rs-567xp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d429f09f1c" profile_ids:"kns.replicaset-9292" profile_ids:"ksa.replicaset-9292.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:22:47.443 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.443 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.443 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d429f09f1c" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9292" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7Wa5y7_VEQoVzXKHy-" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d429f09f1c" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9292" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7Wa5y7_VEQoVzXKHy-" ipVersion=0x4 table="filter"
2026-02-16 21:22:47.444 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.444 [INFO][92] felix/endpoint_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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.444 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.492 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:47.492 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} status="down"
2026-02-16 21:22:47.522 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali9d429f09f1c" state="down"
2026-02-16 21:22:47.522 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d429f09f1c", State:"down", Index:39}
2026-02-16 21:22:47.522 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.522 [INFO][92] felix/endpoint_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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.522 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.522 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.525 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali9d429f09f1c" state="up"
2026-02-16 21:22:47.544 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:47.544 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} status="down"
2026-02-16 21:22:47.544 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:47.544 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:47.544 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d429f09f1c", State:"up", Index:39}
2026-02-16 21:22:47.544 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.544 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.545 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:47.545 [INFO][92] felix/endpoint_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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.545 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:47.579 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:47.579 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} status="up"
2026-02-16 21:22:47.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2339" name:"default"}
2026-02-16 21:22:47.834 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:47.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2339"}
2026-02-16 21:22:48.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7987" name:"default"}
2026-02-16 21:22:48.497 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-9292/test-rs-567xp, name=eth0)
2026-02-16 21:22:48.507 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9292/test-rs-567xp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d429f09f1c" profile_ids:"kns.replicaset-9292" profile_ids:"ksa.replicaset-9292.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:22:48.508 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:48.508 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:48.508 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:48.509 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:48.509 [INFO][92] felix/endpoint_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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:48.509 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:48.539 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:48.539 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} status="up"
2026-02-16 21:22:48.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7987"}
2026-02-16 21:22:48.680 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7987"}
2026-02-16 21:22:48.812 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-16 21:22:48.812 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d429f09f1c"
2026-02-16 21:22:48.812 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:48.813 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:48.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-4847"
2026-02-16 21:22:48.950 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4847" name:"default"}
2026-02-16 21:22:49.069 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4847"}
2026-02-16 21:22:49.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"default"}
2026-02-16 21:22:49.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"e2e-sa-4rcqt"}
2026-02-16 21:22:49.867 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-16 21:22:49.892 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7097"}
2026-02-16 21:22:49.923 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8226" name:"default"}
2026-02-16 21:22:50.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8226"}
2026-02-16 21:22:50.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8226"}
2026-02-16 21:22:50.107 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6435"
2026-02-16 21:22:50.176 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2, name=eth0)
2026-02-16 21:22:50.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0589557c62f" profile_ids:"kns.crd-webhook-6435" profile_ids:"ksa.crd-webhook-6435.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:22:50.176 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.176 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.176 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.179 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0589557c62f"
2026-02-16 21:22:50.179 [INFO][92] felix/endpoint_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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.179 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.195 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2, name=eth0)
2026-02-16 21:22:50.214 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:50.214 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"} status="up"
2026-02-16 21:22:50.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6435"}
2026-02-16 21:22:50.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2" endpoint_id:"eth0"}
2026-02-16 21:22:50.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-6435"}
2026-02-16 21:22:50.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-6435.default"}
2026-02-16 21:22:50.215 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.215 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CQIezzumy5T9uaqKIy" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t1HLxEhhTGMvWIXcf8" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CQIezzumy5T9uaqKIy" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t1HLxEhhTGMvWIXcf8" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0589557c62f" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0589557c62f" ipVersion=0x4 table="filter"
2026-02-16 21:22:50.215 [INFO][92] felix/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-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.217 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.161
2026-02-16 21:22:50.282 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6435/sample-crd-conversion-webhook-deployment-5b768fcd7d-xntz2", EndpointId:"eth0"}
2026-02-16 21:22:50.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1732"}
2026-02-16 21:22:50.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:50.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
bird: KIF: Received address message for unknown interface 38
2026-02-16 21:22:50.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
2026-02-16 21:22:50.479 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7476"}
2026-02-16 21:22:50.500 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7476" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:50.538 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali0589557c62f" state="down"
2026-02-16 21:22:50.539 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0589557c62f"
2026-02-16 21:22:50.539 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-16 21:22:50.539 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0589557c62f", State:"down", Index:38}
2026-02-16 21:22:50.539 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{}}
2026-02-16 21:22:50.539 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Typed[string]{}}
2026-02-16 21:22:50.540 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali0589557c62f" state=""
2026-02-16 21:22:50.540 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0589557c62f"
2026-02-16 21:22:50.566 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0589557c62f", State:"", Index:38}
2026-02-16 21:22:50.566 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Set[string](nil)}
2026-02-16 21:22:50.567 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0589557c62f", Addrs:set.Set[string](nil)}
2026-02-16 21:22:51.860 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5976" name:"default"}
2026-02-16 21:22:51.932 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-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:"replicaset-9292"}
2026-02-16 21:22:51.979 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-322"}
2026-02-16 21:22:52.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:52.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:52.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5976"}
2026-02-16 21:22:53.688 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7476"}
2026-02-16 21:22:53.714 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9136"}
2026-02-16 21:22:53.715 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:53.820 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9136"}
2026-02-16 21:22:53.853 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4472"}
2026-02-16 21:22:53.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:55.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6435" name:"default"}
2026-02-16 21:22:55.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6435"}
2026-02-16 21:22:55.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6435"}
2026-02-16 21:22:55.732 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1732" name:"default"}
2026-02-16 21:22:55.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
2026-02-16 21:22:55.856 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1732"}
2026-02-16 21:22:56.959 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-9292/test-rs-567xp, name=eth0)
2026-02-16 21:22:56.959 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9292/test-rs-567xp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d429f09f1c" profile_ids:"kns.replicaset-9292" profile_ids:"ksa.replicaset-9292.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:22:56.959 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.959 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.959 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.960 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d429f09f1c"
2026-02-16 21:22:56.961 [INFO][92] felix/endpoint_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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.961 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.965 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-9292/test-rs-567xp, name=eth0)
2026-02-16 21:22:56.990 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:56.990 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"} status="up"
2026-02-16 21:22:56.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9292/test-rs-567xp" endpoint_id:"eth0"}
2026-02-16 21:22:56.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9292"}
2026-02-16 21:22:56.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9292.default"}
2026-02-16 21:22:56.991 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.991 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9292" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7Wa5y7_VEQoVzXKHy-" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9292" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7Wa5y7_VEQoVzXKHy-" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d429f09f1c" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d429f09f1c" ipVersion=0x4 table="filter"
2026-02-16 21:22:56.991 [INFO][92] felix/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-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.991 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:56.992 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.162
2026-02-16 21:22:57.053 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9292/test-rs-567xp", EndpointId:"eth0"}
2026-02-16 21:22:57.339 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d429f09f1c"
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali9d429f09f1c" state="down"
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:57.339 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali9d429f09f1c" state=""
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d429f09f1c"
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d429f09f1c", State:"down", Index:39}
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d429f09f1c", State:"", Index:39}
2026-02-16 21:22:57.339 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:57.339 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d429f09f1c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:57.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9292" name:"default"}
2026-02-16 21:22:57.424 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-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:"replicaset-9292"}
2026-02-16 21:22:57.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9292"}
2026-02-16 21:22:58.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-322"}
2026-02-16 21:22:58.297 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"}
2026-02-16 21:22:58.314 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:58.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:22:58.342 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:22:58.342 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:58.950 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9136" name:"default"}
2026-02-16 21:22:59.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9136"}
2026-02-16 21:22:59.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"}
2026-02-16 21:22:59.221 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7476" name:"default"}
2026-02-16 21:22:59.305 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7476"}
2026-02-16 21:22:59.333 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"}
2026-02-16 21:22:59.351 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs, name=eth0)
2026-02-16 21:22:59.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-626"} profile:{inbound_rules:{action:"allow" rule_id:"RWW5MZS-05weiI_Y"} outbound_rules:{action:"allow" rule_id:"BZDuxJjB-tTc6b4D"}}
2026-02-16 21:22:59.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-626.default"} profile:{}
2026-02-16 21:22:59.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali162a3814530" profile_ids:"kns.webhook-626" profile_ids:"ksa.webhook-626.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:22:59.352 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.352 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.352 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali162a3814530" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-626" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xOW4wNbf_48VbnU4Sd" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali162a3814530" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-626" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xOW4wNbf_48VbnU4Sd" ipVersion=0x4 table="filter"
2026-02-16 21:22:59.353 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali162a3814530"
2026-02-16 21:22:59.353 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.353 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.397 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:59.398 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="down"
2026-02-16 21:22:59.428 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali162a3814530" state="down"
2026-02-16 21:22:59.428 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali162a3814530"
2026-02-16 21:22:59.428 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali162a3814530", State:"down", Index:40}
2026-02-16 21:22:59.428 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{}}
2026-02-16 21:22:59.428 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{}}
2026-02-16 21:22:59.428 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali162a3814530"
2026-02-16 21:22:59.428 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.428 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.432 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali162a3814530" state="up"
2026-02-16 21:22:59.449 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:59.449 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="down"
2026-02-16 21:22:59.449 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali162a3814530", State:"up", Index:40}
2026-02-16 21:22:59.449 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali162a3814530"
2026-02-16 21:22:59.449 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali162a3814530"
2026-02-16 21:22:59.449 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali162a3814530"
2026-02-16 21:22:59.450 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.450 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:22:59.466 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:59.466 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="up"
2026-02-16 21:23:00.583 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs, name=eth0)
2026-02-16 21:23:00.584 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali162a3814530" profile_ids:"kns.webhook-626" profile_ids:"ksa.webhook-626.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:23:00.584 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.585 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.585 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.593 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali162a3814530"
2026-02-16 21:23:00.593 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.595 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.605 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs, name=eth0)
2026-02-16 21:23:00.617 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:00.617 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="up"
2026-02-16 21:23:00.617 [INFO][92] felix/summary.go 100: Summarising 320 dataplane reconciliation loops over 1m1.1s: avg=28ms longest=92ms (resync-calico-v4)
2026-02-16 21:23:00.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali162a3814530" profile_ids:"kns.webhook-626" profile_ids:"ksa.webhook-626.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:23:00.618 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.618 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.618 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.619 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali162a3814530"
2026-02-16 21:23:00.619 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.619 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.648 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:00.648 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="up"
2026-02-16 21:23:00.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-626" type:"ClusterIP" cluster_ips:"10.254.86.70" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:23:00.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-626"
2026-02-16 21:23:00.854 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs, name=eth0)
2026-02-16 21:23:00.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali162a3814530" profile_ids:"kns.webhook-626" profile_ids:"ksa.webhook-626.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:23:00.854 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.854 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.854 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.855 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali162a3814530"
2026-02-16 21:23:00.855 [INFO][92] felix/endpoint_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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.855 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.856 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs, name=eth0)
2026-02-16 21:23:00.879 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:00.879 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"} status="up"
2026-02-16 21:23:00.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs" endpoint_id:"eth0"}
2026-02-16 21:23:00.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-626"}
2026-02-16 21:23:00.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-626.default"}
2026-02-16 21:23:00.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:23:00.880 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.880 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-626" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xOW4wNbf_48VbnU4Sd" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-626" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xOW4wNbf_48VbnU4Sd" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali162a3814530" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali162a3814530" ipVersion=0x4 table="filter"
2026-02-16 21:23:00.881 [INFO][92] felix/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-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.881 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.882 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.163
2026-02-16 21:23:00.929 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-626/sample-webhook-deployment-7c5c95bb96-clhhs", EndpointId:"eth0"}
2026-02-16 21:23:00.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:23:00.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9345"}
2026-02-16 21:23:00.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-9345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:01.293 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-16 21:23:01.293 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali162a3814530"
2026-02-16 21:23:01.294 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:01.294 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:01.522 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17, name=eth0)
2026-02-16 21:23:01.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-9345.default"} profile:{}
2026-02-16 21:23:01.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-9345"} profile:{inbound_rules:{action:"allow" rule_id:"Jnp038J6jntFYgnF"} outbound_rules:{action:"allow" rule_id:"Gnkqq24jGX1PQ_Vh"}}
2026-02-16 21:23:01.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68814e8fbee" profile_ids:"kns.security-context-test-9345" profile_ids:"ksa.security-context-test-9345.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:23:01.523 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.523 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.523 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali68814e8fbee" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g7dUiDWJjwJk1KGeAL" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OtkoW-b_SqmzqXDDty" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali68814e8fbee" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g7dUiDWJjwJk1KGeAL" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OtkoW-b_SqmzqXDDty" ipVersion=0x4 table="filter"
2026-02-16 21:23:01.524 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.524 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.524 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.561 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:01.561 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="down"
2026-02-16 21:23:01.603 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali68814e8fbee" state="down"
2026-02-16 21:23:01.603 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.603 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68814e8fbee", State:"down", Index:41}
2026-02-16 21:23:01.603 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{}}
2026-02-16 21:23:01.603 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{}}
2026-02-16 21:23:01.603 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.603 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.603 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.603 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali68814e8fbee" state="up"
2026-02-16 21:23:01.621 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:01.621 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="down"
2026-02-16 21:23:01.621 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68814e8fbee", State:"up", Index:41}
2026-02-16 21:23:01.621 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.621 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.621 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68814e8fbee"
2026-02-16 21:23:01.621 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.621 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:01.639 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:01.639 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="up"
2026-02-16 21:23:02.604 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-16 21:23:02.604 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali68814e8fbee"
2026-02-16 21:23:02.604 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:02.604 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:02.974 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-16 21:23:02.974 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali162a3814530"
2026-02-16 21:23:02.974 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali162a3814530" state="down"
2026-02-16 21:23:02.974 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{}}
2026-02-16 21:23:02.974 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Typed[string]{}}
2026-02-16 21:23:02.974 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali162a3814530", State:"down", Index:40}
2026-02-16 21:23:02.976 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali162a3814530" state=""
2026-02-16 21:23:02.976 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali162a3814530"
2026-02-16 21:23:03.001 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4472"}
2026-02-16 21:23:03.027 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali162a3814530", State:"", Index:40}
2026-02-16 21:23:03.027 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Set[string](nil)}
2026-02-16 21:23:03.027 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali162a3814530", Addrs:set.Set[string](nil)}
2026-02-16 21:23:03.044 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:03.044 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:03.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-322" name:"default"}
2026-02-16 21:23:03.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-322"}
2026-02-16 21:23:03.498 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-322"}
2026-02-16 21:23:03.601 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17, name=eth0)
2026-02-16 21:23:03.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68814e8fbee" profile_ids:"kns.security-context-test-9345" profile_ids:"ksa.security-context-test-9345.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:23:03.601 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:03.601 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:03.601 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:03.602 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68814e8fbee"
2026-02-16 21:23:03.602 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:03.602 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:03.622 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:03.622 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="up"
2026-02-16 21:23:03.729 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6, name=eth0)
2026-02-16 21:23:03.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7016"} profile:{inbound_rules:{action:"allow" rule_id:"Z2J0df5bVZdF92Ex"} outbound_rules:{action:"allow" rule_id:"wDjOVDCk3kPgVYkL"}}
2026-02-16 21:23:03.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7016.default"} profile:{}
2026-02-16 21:23:03.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320113e64b2" profile_ids:"kns.projected-7016" profile_ids:"ksa.projected-7016.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:23:03.730 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.730 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.730 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali320113e64b2" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7016" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LqR0bzqQsbgsbwZxtF" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali320113e64b2" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7016" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LqR0bzqQsbgsbwZxtF" ipVersion=0x4 table="filter"
2026-02-16 21:23:03.731 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali320113e64b2"
2026-02-16 21:23:03.731 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.731 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.762 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:03.762 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="down"
2026-02-16 21:23:03.802 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali320113e64b2" state="down"
2026-02-16 21:23:03.802 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali320113e64b2"
2026-02-16 21:23:03.803 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320113e64b2", State:"down", Index:42}
2026-02-16 21:23:03.803 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{}}
2026-02-16 21:23:03.803 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{}}
2026-02-16 21:23:03.803 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320113e64b2"
2026-02-16 21:23:03.803 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.803 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.804 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali320113e64b2" state="up"
2026-02-16 21:23:03.827 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:03.827 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="down"
2026-02-16 21:23:03.827 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320113e64b2", State:"up", Index:42}
2026-02-16 21:23:03.827 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali320113e64b2"
2026-02-16 21:23:03.827 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320113e64b2"
2026-02-16 21:23:03.831 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320113e64b2"
2026-02-16 21:23:03.831 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.831 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:03.851 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:03.851 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="up"
2026-02-16 21:23:04.619 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6, name=eth0)
2026-02-16 21:23:04.620 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320113e64b2" profile_ids:"kns.projected-7016" profile_ids:"ksa.projected-7016.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:23:04.620 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:04.620 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:04.620 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:04.620 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320113e64b2"
2026-02-16 21:23:04.620 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:04.620 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:04.645 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:04.645 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="up"
2026-02-16 21:23:04.789 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17, name=eth0)
2026-02-16 21:23:04.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68814e8fbee" profile_ids:"kns.security-context-test-9345" profile_ids:"ksa.security-context-test-9345.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:23:04.789 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.790 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.790 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.790 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68814e8fbee"
2026-02-16 21:23:04.790 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.790 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.813 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:04.813 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="up"
2026-02-16 21:23:04.894 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali68814e8fbee" state="down"
2026-02-16 21:23:04.894 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68814e8fbee"
2026-02-16 21:23:04.894 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-16 21:23:04.894 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68814e8fbee", State:"down", Index:41}
2026-02-16 21:23:04.894 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{}}
2026-02-16 21:23:04.894 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Typed[string]{}}
2026-02-16 21:23:04.894 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68814e8fbee"
2026-02-16 21:23:04.894 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.894 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.895 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.164
2026-02-16 21:23:04.898 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali68814e8fbee" state=""
2026-02-16 21:23:04.898 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali68814e8fbee"
2026-02-16 21:23:04.914 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:04.914 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="down"
2026-02-16 21:23:04.914 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68814e8fbee", State:"", Index:41}
2026-02-16 21:23:04.914 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Set[string](nil)}
2026-02-16 21:23:04.914 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68814e8fbee", Addrs:set.Set[string](nil)}
2026-02-16 21:23:04.914 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68814e8fbee"
2026-02-16 21:23:04.914 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.914 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.932 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:04.932 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"} status="down"
2026-02-16 21:23:04.982 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17, name=eth0)
2026-02-16 21:23:04.982 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17" endpoint_id:"eth0"}
2026-02-16 21:23:04.982 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-9345"}
2026-02-16 21:23:04.982 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-9345.default"}
2026-02-16 21:23:04.982 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.983 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g7dUiDWJjwJk1KGeAL" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OtkoW-b_SqmzqXDDty" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g7dUiDWJjwJk1KGeAL" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OtkoW-b_SqmzqXDDty" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali68814e8fbee" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali68814e8fbee" ipVersion=0x4 table="filter"
2026-02-16 21:23:04.983 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:04.983 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:05.004 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-16 21:23:05.004 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali320113e64b2"
2026-02-16 21:23:05.040 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-9345/alpine-nnp-false-ba8512ae-9152-4bec-bdff-290f06a4fb17", EndpointId:"eth0"}
2026-02-16 21:23:05.040 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:05.041 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:05.408 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:23:05.408 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:23:05.408 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:23:05.826 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6, name=eth0)
2026-02-16 21:23:05.827 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320113e64b2" profile_ids:"kns.projected-7016" profile_ids:"ksa.projected-7016.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:23:05.827 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.827 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.827 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.828 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320113e64b2"
2026-02-16 21:23:05.828 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.828 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.846 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:05.846 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="up"
2026-02-16 21:23:05.930 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali320113e64b2" state="down"
2026-02-16 21:23:05.930 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali320113e64b2"
2026-02-16 21:23:05.930 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320113e64b2", State:"down", Index:42}
2026-02-16 21:23:05.930 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{}}
2026-02-16 21:23:05.930 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Typed[string]{}}
2026-02-16 21:23:05.930 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320113e64b2"
2026-02-16 21:23:05.931 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.931 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.931 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-16 21:23:05.931 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.165
2026-02-16 21:23:05.936 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali320113e64b2" state=""
2026-02-16 21:23:05.936 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali320113e64b2"
2026-02-16 21:23:05.953 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:05.953 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="down"
2026-02-16 21:23:05.953 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320113e64b2", State:"", Index:42}
2026-02-16 21:23:05.953 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Set[string](nil)}
2026-02-16 21:23:05.953 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320113e64b2", Addrs:set.Set[string](nil)}
2026-02-16 21:23:05.953 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320113e64b2"
2026-02-16 21:23:05.953 [INFO][92] felix/endpoint_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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.953 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:05.978 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:05.979 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"} status="down"
2026-02-16 21:23:06.004 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6, name=eth0)
2026-02-16 21:23:06.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6" endpoint_id:"eth0"}
2026-02-16 21:23:06.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7016"}
2026-02-16 21:23:06.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7016.default"}
2026-02-16 21:23:06.006 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.006 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7016" ipVersion=0x4 table="filter"
2026-02-16 21:23:06.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LqR0bzqQsbgsbwZxtF" ipVersion=0x4 table="filter"
2026-02-16 21:23:06.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7016" ipVersion=0x4 table="filter"
2026-02-16 21:23:06.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LqR0bzqQsbgsbwZxtF" ipVersion=0x4 table="filter"
2026-02-16 21:23:06.006 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali320113e64b2" ipVersion=0x4 nextLog=2026-02-16 21:23:07.790029762 +0000 UTC m=+382.850027657 table="filter"
2026-02-16 21:23:06.007 [INFO][92] felix/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-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.007 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.057 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7016/pod-projected-secrets-963ce103-573c-44cb-ad3e-ac6bcdd09aa6", EndpointId:"eth0"}
2026-02-16 21:23:06.115 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4174" name:"default"}
2026-02-16 21:23:06.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:23:06.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4174"}
2026-02-16 21:23:06.407 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-626" name:"default"}
2026-02-16 21:23:06.436 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:23:06.466 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-626"}
2026-02-16 21:23:07.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9345"}
2026-02-16 21:23:07.061 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1040"}
2026-02-16 21:23:07.061 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1040" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:07.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:07.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:07.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:07.656 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-0-ntd2w, name=eth0)
2026-02-16 21:23:07.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1040"} profile:{inbound_rules:{action:"allow" rule_id:"KM7j7PQWYRAAHymn"} outbound_rules:{action:"allow" rule_id:"h2BkIWXnkXY3Rrmy"}}
2026-02-16 21:23:07.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1040.default"} profile:{}
2026-02-16 21:23:07.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-0-ntd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b4bf57d0f" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:23:07.657 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.658 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.658 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.659 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.659 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.659 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.702 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.702 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.736 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali82b4bf57d0f" state="down"
2026-02-16 21:23:07.736 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.736 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b4bf57d0f", State:"down", Index:43}
2026-02-16 21:23:07.736 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.737 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.737 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.737 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.737 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.739 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali82b4bf57d0f" state="up"
2026-02-16 21:23:07.762 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.762 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.762 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b4bf57d0f", State:"up", Index:43}
2026-02-16 21:23:07.762 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.762 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.763 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:07.763 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.763 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:07.766 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-1-7h8kc, name=eth0)
2026-02-16 21:23:07.784 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:07.784 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="up"
2026-02-16 21:23:07.784 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-1-7h8kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3ac7610590" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:23:07.784 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.785 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.785 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.785 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie3ac7610590"
2026-02-16 21:23:07.785 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.785 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.822 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.822 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.841 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie3ac7610590" state="down"
2026-02-16 21:23:07.842 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3ac7610590"
2026-02-16 21:23:07.842 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3ac7610590", State:"down", Index:44}
2026-02-16 21:23:07.842 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.842 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.842 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3ac7610590"
2026-02-16 21:23:07.842 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.842 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.842 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie3ac7610590" state="up"
2026-02-16 21:23:07.857 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.857 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.857 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3ac7610590", State:"up", Index:44}
2026-02-16 21:23:07.857 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie3ac7610590"
2026-02-16 21:23:07.857 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3ac7610590"
2026-02-16 21:23:07.857 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3ac7610590"
2026-02-16 21:23:07.857 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.857 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:07.884 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:07.884 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="up"
2026-02-16 21:23:08.315 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4472" name:"default"}
2026-02-16 21:23:08.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4472"}
2026-02-16 21:23:08.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4472"}
2026-02-16 21:23:08.653 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-1-7h8kc, name=eth0)
2026-02-16 21:23:08.653 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-1-7h8kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3ac7610590" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:23:08.653 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:08.653 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:08.653 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:08.653 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3ac7610590"
2026-02-16 21:23:08.653 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:08.653 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:08.669 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-0-ntd2w, name=eth0)
2026-02-16 21:23:08.674 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:08.674 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="up"
2026-02-16 21:23:08.675 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-0-ntd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b4bf57d0f" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:23:08.675 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:08.675 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:08.675 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:08.676 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:08.676 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:08.677 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:08.694 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:08.694 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="up"
2026-02-16 21:23:09.357 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-16 21:23:09.357 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.357 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:09.357 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:09.580 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-16 21:23:09.580 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie3ac7610590"
2026-02-16 21:23:09.580 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:09.580 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:09.842 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-0-ntd2w, name=eth0)
2026-02-16 21:23:09.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-0-ntd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b4bf57d0f" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:23:09.842 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.842 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.842 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.845 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.846 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.846 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.867 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:09.867 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="up"
2026-02-16 21:23:09.870 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-1-7h8kc, name=eth0)
2026-02-16 21:23:09.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-1-7h8kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3ac7610590" profile_ids:"kns.job-1040" profile_ids:"ksa.job-1040.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:23:09.870 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.871 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.871 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.871 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3ac7610590"
2026-02-16 21:23:09.872 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.872 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.894 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:09.894 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="up"
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali82b4bf57d0f" state="down"
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.955 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b4bf57d0f", State:"down", Index:43}
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.955 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali82b4bf57d0f" state=""
2026-02-16 21:23:09.955 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.955 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.956 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.956 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.956 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.166
2026-02-16 21:23:09.974 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-16 21:23:09.974 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3ac7610590"
2026-02-16 21:23:09.974 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie3ac7610590" state="down"
2026-02-16 21:23:09.975 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie3ac7610590" state=""
2026-02-16 21:23:09.975 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie3ac7610590"
2026-02-16 21:23:09.976 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:09.976 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="down"
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b4bf57d0f", State:"", Index:43}
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.976 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b4bf57d0f", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.976 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3ac7610590", State:"down", Index:44}
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3ac7610590", State:"", Index:44}
2026-02-16 21:23:09.976 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.976 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3ac7610590", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.976 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b4bf57d0f"
2026-02-16 21:23:09.976 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3ac7610590"
2026-02-16 21:23:09.976 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.976 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:09.976 [INFO][92] felix/endpoint_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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.976 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:09.977 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.167
2026-02-16 21:23:09.999 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:09.999 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"} status="down"
2026-02-16 21:23:09.999 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:09.999 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"} status="down"
2026-02-16 21:23:10.013 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-with-poststart-exec-hook, name=eth0)
2026-02-16 21:23:10.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2028.default"} profile:{}
2026-02-16 21:23:10.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2028"} profile:{inbound_rules:{action:"allow" rule_id:"3ie70xK0n0t9-kIO"} outbound_rules:{action:"allow" rule_id:"zg0j47wPjxLlXUdp"}}
2026-02-16 21:23:10.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali132ffb669bf" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:23:10.013 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.013 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.013 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali132ffb669bf" ipVersion=0x4 logsSkipped=9 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali132ffb669bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.014 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.014 [INFO][92] felix/endpoint_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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.014 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.052 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:10.053 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:23:10.083 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali132ffb669bf" state="down"
2026-02-16 21:23:10.084 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.084 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali132ffb669bf" state="up"
2026-02-16 21:23:10.084 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali132ffb669bf", State:"down", Index:45}
2026-02-16 21:23:10.088 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:10.088 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:10.088 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali132ffb669bf", State:"up", Index:45}
2026-02-16 21:23:10.088 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.088 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.088 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.088 [INFO][92] felix/endpoint_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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.088 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.110 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:10.110 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:23:10.130 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-0-ntd2w, name=eth0)
2026-02-16 21:23:10.130 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-0-ntd2w" endpoint_id:"eth0"}
2026-02-16 21:23:10.130 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.130 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.131 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.131 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali82b4bf57d0f" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.131 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali82b4bf57d0f" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.131 [INFO][92] felix/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-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.131 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.192 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-0-ntd2w", EndpointId:"eth0"}
2026-02-16 21:23:10.234 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-1040/matching-fail-index-action-1-7h8kc, name=eth0)
2026-02-16 21:23:10.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1040/matching-fail-index-action-1-7h8kc" endpoint_id:"eth0"}
2026-02-16 21:23:10.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1040"}
2026-02-16 21:23:10.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1040.default"}
2026-02-16 21:23:10.235 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.235 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1040" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VTDP0aizZOuyWmAqJK" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1040" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VTDP0aizZOuyWmAqJK" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie3ac7610590" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie3ac7610590" ipVersion=0x4 table="filter"
2026-02-16 21:23:10.235 [INFO][92] felix/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-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.235 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.289 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1040/matching-fail-index-action-1-7h8kc", EndpointId:"eth0"}
2026-02-16 21:23:10.682 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-with-poststart-exec-hook, name=eth0)
2026-02-16 21:23:10.682 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali132ffb669bf" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:23:10.682 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.682 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.682 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.682 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali132ffb669bf"
2026-02-16 21:23:10.682 [INFO][92] felix/endpoint_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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.682 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:10.705 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:10.705 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:23:11.115 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1040"}
2026-02-16 21:23:11.143 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"}
2026-02-16 21:23:11.143 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:11.169 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:11.180 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-16 21:23:11.180 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali132ffb669bf"
2026-02-16 21:23:11.193 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:11.193 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:11.212 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:11.213 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:11.419 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-with-poststart-exec-hook, name=eth0)
2026-02-16 21:23:11.420 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali132ffb669bf" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:23:11.420 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:11.420 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:11.420 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:11.421 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali132ffb669bf"
2026-02-16 21:23:11.421 [INFO][92] felix/endpoint_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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:11.421 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:11.443 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:11.443 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:23:12.125 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-9345" name:"default"}
2026-02-16 21:23:12.217 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln, name=eth0)
2026-02-16 21:23:12.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-305.default"} profile:{}
2026-02-16 21:23:12.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-305"} profile:{inbound_rules:{action:"allow" rule_id:"54BhyU-syrHIBfz3"} outbound_rules:{action:"allow" rule_id:"pbmQuKHT2zxJiuqM"}}
2026-02-16 21:23:12.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ee5681b6df" profile_ids:"kns.webhook-305" profile_ids:"ksa.webhook-305.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:23:12.217 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.217 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.218 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6ee5681b6df" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-305" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VlwTOtTWLA6OkYcqua" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6ee5681b6df" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-305" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VlwTOtTWLA6OkYcqua" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.218 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.218 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.218 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.266 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:12.266 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="down"
2026-02-16 21:23:12.289 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali6ee5681b6df" state="down"
2026-02-16 21:23:12.290 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ee5681b6df", State:"down", Index:46}
2026-02-16 21:23:12.290 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.290 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.290 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.290 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.293 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali6ee5681b6df" state="up"
2026-02-16 21:23:12.311 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:12.312 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="down"
2026-02-16 21:23:12.312 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{}}
2026-02-16 21:23:12.312 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{}}
2026-02-16 21:23:12.312 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ee5681b6df", State:"up", Index:46}
2026-02-16 21:23:12.312 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.312 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.312 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.312 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.312 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.340 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:12.340 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="up"
2026-02-16 21:23:12.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9345"}
2026-02-16 21:23:12.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-9345"}
2026-02-16 21:23:12.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7016" name:"default"}
2026-02-16 21:23:12.693 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-with-poststart-exec-hook, name=eth0)
2026-02-16 21:23:12.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali132ffb669bf" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:23:12.693 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.693 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.693 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.694 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali132ffb669bf"
2026-02-16 21:23:12.694 [INFO][92] felix/endpoint_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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.694 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.709 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln, name=eth0)
2026-02-16 21:23:12.720 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:12.720 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:23:12.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ee5681b6df" profile_ids:"kns.webhook-305" profile_ids:"ksa.webhook-305.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:23:12.720 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.720 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.720 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.721 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.721 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.721 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.724 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln, name=eth0)
2026-02-16 21:23:12.741 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:12.741 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="up"
2026-02-16 21:23:12.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ee5681b6df" profile_ids:"kns.webhook-305" profile_ids:"ksa.webhook-305.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:23:12.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:12.741 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.742 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.742 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.742 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:12.742 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.742 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:12.766 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:12.766 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="up"
2026-02-16 21:23:12.773 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7016"}
2026-02-16 21:23:12.954 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-with-poststart-exec-hook, name=eth0)
2026-02-16 21:23:12.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook" endpoint_id:"eth0"}
2026-02-16 21:23:12.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2028.default"}
2026-02-16 21:23:12.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2028"}
2026-02-16 21:23:12.955 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.955 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali132ffb669bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali132ffb669bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:12.955 [INFO][92] felix/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-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.955 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:12.956 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.168
bird: KIF: Received address message for unknown interface 45
2026-02-16 21:23:13.016 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-16 21:23:13.059 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali132ffb669bf" state="down"
2026-02-16 21:23:13.060 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali132ffb669bf"
2026-02-16 21:23:13.060 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-16 21:23:13.060 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali132ffb669bf", State:"down", Index:45}
2026-02-16 21:23:13.060 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:13.060 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:13.062 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali132ffb669bf" state=""
2026-02-16 21:23:13.062 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali132ffb669bf"
2026-02-16 21:23:13.083 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali132ffb669bf", State:"", Index:45}
2026-02-16 21:23:13.084 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Set[string](nil)}
2026-02-16 21:23:13.084 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali132ffb669bf", Addrs:set.Set[string](nil)}
2026-02-16 21:23:13.663 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-305" type:"ClusterIP" cluster_ips:"10.254.181.67" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:23:13.740 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::e825:9eff:fe09:6461" exists=true ifIndex=46
2026-02-16 21:23:13.740 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::e825:9eff:fe09:6461} ifaceName="cali6ee5681b6df"
2026-02-16 21:23:13.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{"fe80::e825:9eff:fe09:6461":set.v{}}}
2026-02-16 21:23:13.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{"fe80::e825:9eff:fe09:6461":set.v{}}}
2026-02-16 21:23:14.882 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-305"
2026-02-16 21:23:15.055 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln, name=eth0)
2026-02-16 21:23:15.056 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ee5681b6df" profile_ids:"kns.webhook-305" profile_ids:"ksa.webhook-305.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:23:15.056 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.057 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.057 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.058 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ee5681b6df"
2026-02-16 21:23:15.058 [INFO][92] felix/endpoint_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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.058 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.084 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:15.084 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"} status="up"
2026-02-16 21:23:15.139 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln, name=eth0)
2026-02-16 21:23:15.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln" endpoint_id:"eth0"}
2026-02-16 21:23:15.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-305"}
2026-02-16 21:23:15.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-305.default"}
2026-02-16 21:23:15.140 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.140 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-305" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VlwTOtTWLA6OkYcqua" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-305" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VlwTOtTWLA6OkYcqua" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6ee5681b6df" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6ee5681b6df" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.140 [INFO][92] felix/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-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.140 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.141 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.169
2026-02-16 21:23:15.199 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-305/sample-webhook-deployment-7c5c95bb96-hdwln", EndpointId:"eth0"}
2026-02-16 21:23:15.199 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:15.221 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:15.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5116"}
2026-02-16 21:23:15.274 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-5116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:15.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:15.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9904"}
2026-02-16 21:23:15.531 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:15.962 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d, name=eth0)
2026-02-16 21:23:15.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-5116"} profile:{inbound_rules:{action:"allow" rule_id:"VHkrGDb4ncPudW72"} outbound_rules:{action:"allow" rule_id:"iFuaDisNNgijR3ud"}}
2026-02-16 21:23:15.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-5116.default"} profile:{}
2026-02-16 21:23:15.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdd7d025e97" profile_ids:"kns.emptydir-wrapper-5116" profile_ids:"ksa.emptydir-wrapper-5116.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:23:15.962 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:15.962 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:15.962 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicdd7d025e97" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cJsFmrzmdEgffi_FzX" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W1BnJvx1Ey4bpkPFhc" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicdd7d025e97" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cJsFmrzmdEgffi_FzX" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.963 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W1BnJvx1Ey4bpkPFhc" ipVersion=0x4 table="filter"
2026-02-16 21:23:15.964 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicdd7d025e97"
2026-02-16 21:23:15.964 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:15.964 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.009 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:16.009 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} status="down"
2026-02-16 21:23:16.016 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicdd7d025e97" state="down"
2026-02-16 21:23:16.017 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.017 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdd7d025e97", State:"down", Index:47}
2026-02-16 21:23:16.017 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.017 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.017 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.017 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.017 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.022 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicdd7d025e97" state="up"
2026-02-16 21:23:16.035 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:16.035 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} status="down"
2026-02-16 21:23:16.035 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdd7d025e97", State:"up", Index:47}
2026-02-16 21:23:16.035 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.035 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.035 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.035 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.035 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.056 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:16.056 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} status="up"
2026-02-16 21:23:16.156 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-9904/test-rolling-update-controller-bbpsl, name=eth0)
2026-02-16 21:23:16.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9904"} profile:{inbound_rules:{action:"allow" rule_id:"QRG76pF5aU-2w-9F"} outbound_rules:{action:"allow" rule_id:"ZxixeU4Qjms2eA5H"}}
2026-02-16 21:23:16.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9904.default"} profile:{}
2026-02-16 21:23:16.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-controller-bbpsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8b4555c5e" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:23:16.157 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.157 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.157 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.157 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica8b4555c5e" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica8b4555c5e" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:16.158 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.158 [INFO][92] felix/endpoint_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-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.158 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.174 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali6ee5681b6df" state="down"
2026-02-16 21:23:16.174 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ee5681b6df"
2026-02-16 21:23:16.174 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::e825:9eff:fe09:6461" exists=false ifIndex=46
2026-02-16 21:23:16.177 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali6ee5681b6df" state=""
2026-02-16 21:23:16.177 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6ee5681b6df"
2026-02-16 21:23:16.197 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:16.197 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} status="down"
2026-02-16 21:23:16.197 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ee5681b6df", State:"down", Index:46}
2026-02-16 21:23:16.197 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.197 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.197 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ee5681b6df", State:"", Index:46}
2026-02-16 21:23:16.197 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Set[string](nil)}
2026-02-16 21:23:16.197 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ee5681b6df", Addrs:set.Set[string](nil)}
2026-02-16 21:23:16.234 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calica8b4555c5e" state="down"
2026-02-16 21:23:16.234 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.234 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8b4555c5e", State:"down", Index:48}
2026-02-16 21:23:16.234 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.234 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:16.234 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.234 [INFO][92] felix/endpoint_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-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.234 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.236 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calica8b4555c5e" state="up"
2026-02-16 21:23:16.252 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:16.252 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} status="down"
2026-02-16 21:23:16.252 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8b4555c5e", State:"up", Index:48}
2026-02-16 21:23:16.252 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.252 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.252 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.253 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.253 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.284 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:16.284 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} status="up"
2026-02-16 21:23:16.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1040" name:"default"}
2026-02-16 21:23:16.621 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1040"}
2026-02-16 21:23:16.646 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1040"}
2026-02-16 21:23:16.723 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-9904/test-rolling-update-controller-bbpsl, name=eth0)
2026-02-16 21:23:16.723 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-controller-bbpsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8b4555c5e" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:23:16.724 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.724 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.724 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.724 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8b4555c5e"
2026-02-16 21:23:16.725 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:16.744 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d, name=eth0)
2026-02-16 21:23:16.749 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:16.749 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} status="up"
2026-02-16 21:23:16.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdd7d025e97" profile_ids:"kns.emptydir-wrapper-5116" profile_ids:"ksa.emptydir-wrapper-5116.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:23:16.749 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.749 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.749 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.750 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.750 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.750 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:16.775 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:16.775 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} status="up"
2026-02-16 21:23:16.876 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7041" name:"default"}
2026-02-16 21:23:16.940 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-16 21:23:16.940 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicdd7d025e97"
2026-02-16 21:23:16.940 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:16.941 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:16.965 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7041"}
2026-02-16 21:23:17.363 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d, name=eth0)
2026-02-16 21:23:17.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdd7d025e97" profile_ids:"kns.emptydir-wrapper-5116" profile_ids:"ksa.emptydir-wrapper-5116.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:23:17.363 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.363 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.363 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.364 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdd7d025e97"
2026-02-16 21:23:17.364 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.364 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.365 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d, name=eth0)
2026-02-16 21:23:17.385 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:17.385 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"} status="up"
2026-02-16 21:23:17.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d" endpoint_id:"eth0"}
2026-02-16 21:23:17.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-5116"}
2026-02-16 21:23:17.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-5116.default"}
2026-02-16 21:23:17.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5116"}
2026-02-16 21:23:17.385 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.385 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cJsFmrzmdEgffi_FzX" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W1BnJvx1Ey4bpkPFhc" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cJsFmrzmdEgffi_FzX" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W1BnJvx1Ey4bpkPFhc" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicdd7d025e97" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicdd7d025e97" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.386 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.386 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.387 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.170
2026-02-16 21:23:17.426 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366, name=eth0)
2026-02-16 21:23:17.438 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366, name=eth0)
2026-02-16 21:23:17.441 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-5116/pod-secrets-cef21503-a54c-4bbf-9e12-019004172b0d", EndpointId:"eth0"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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:"container-probe-9327"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib99f568f5bb" profile_ids:"kns.container-probe-5037" profile_ids:"ksa.container-probe-5037.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366" endpoint_id:"eth0"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-5037"}
2026-02-16 21:23:17.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-5037.default"}
2026-02-16 21:23:17.441 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.441 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.441 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tMWLtiqgJ09jdC7CwB" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rPeXNmWk6NznIdN3k6" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tMWLtiqgJ09jdC7CwB" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rPeXNmWk6NznIdN3k6" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.442 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib99f568f5bb" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib99f568f5bb" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.442 [INFO][92] felix/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-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.442 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.442 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.135
2026-02-16 21:23:17.498 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5037/busybox-77b0314e-da59-4197-8dbf-e0b362aa4366", EndpointId:"eth0"}
2026-02-16 21:23:17.498 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5037"}
2026-02-16 21:23:17.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8195"}
2026-02-16 21:23:17.550 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:17.900 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-16 21:23:17.900 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica8b4555c5e"
2026-02-16 21:23:17.900 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:17.900 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:17.993 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3, name=eth0)
2026-02-16 21:23:17.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-9327.default"} profile:{}
2026-02-16 21:23:17.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-9327"} profile:{inbound_rules:{action:"allow" rule_id:"iwQvNJXI4XmUVrrK"} outbound_rules:{action:"allow" rule_id:"FjRBAUUF07hjkYQG"}}
2026-02-16 21:23:17.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c188d17a09" profile_ids:"kns.container-probe-9327" profile_ids:"ksa.container-probe-9327.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:23:17.993 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:17.993 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:17.994 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:17.994 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6c188d17a09" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VjRSTRAShZMirTkLId" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g59oDdfONsZLhkxLBb" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6c188d17a09" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VjRSTRAShZMirTkLId" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g59oDdfONsZLhkxLBb" ipVersion=0x4 table="filter"
2026-02-16 21:23:17.995 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6c188d17a09"
2026-02-16 21:23:17.995 [INFO][92] felix/endpoint_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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:17.995 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.043 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:18.043 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} status="down"
2026-02-16 21:23:18.067 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali6c188d17a09" state="down"
2026-02-16 21:23:18.067 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.067 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c188d17a09", State:"down", Index:49}
2026-02-16 21:23:18.067 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{}}
2026-02-16 21:23:18.067 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{}}
2026-02-16 21:23:18.067 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.067 [INFO][92] felix/endpoint_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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.067 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.068 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali6c188d17a09" state="up"
2026-02-16 21:23:18.084 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:18.085 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} status="down"
2026-02-16 21:23:18.085 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c188d17a09", State:"up", Index:49}
2026-02-16 21:23:18.085 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.085 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.085 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.085 [INFO][92] felix/endpoint_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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.085 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.105 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:18.105 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} status="up"
2026-02-16 21:23:18.755 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3, name=eth0)
2026-02-16 21:23:18.755 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c188d17a09" profile_ids:"kns.container-probe-9327" profile_ids:"ksa.container-probe-9327.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:23:18.755 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.755 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.755 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.755 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c188d17a09"
2026-02-16 21:23:18.756 [INFO][92] felix/endpoint_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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.756 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:23:18.773 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:18.773 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} status="up"
2026-02-16 21:23:19.090 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicdd7d025e97" state="down"
2026-02-16 21:23:19.091 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdd7d025e97"
2026-02-16 21:23:19.091 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-16 21:23:19.091 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdd7d025e97", State:"down", Index:47}
2026-02-16 21:23:19.091 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{}}
2026-02-16 21:23:19.091 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Typed[string]{}}
2026-02-16 21:23:19.094 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicdd7d025e97" state=""
2026-02-16 21:23:19.094 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicdd7d025e97"
2026-02-16 21:23:19.111 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdd7d025e97", State:"", Index:47}
2026-02-16 21:23:19.111 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Set[string](nil)}
2026-02-16 21:23:19.111 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdd7d025e97", Addrs:set.Set[string](nil)}
2026-02-16 21:23:19.504 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-16 21:23:19.505 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6c188d17a09"
2026-02-16 21:23:19.505 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:19.505 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:19.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8195"}
2026-02-16 21:23:19.718 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6254"}
2026-02-16 21:23:19.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:19.793 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calib99f568f5bb" state="down"
2026-02-16 21:23:19.793 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib99f568f5bb"
2026-02-16 21:23:19.793 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib99f568f5bb", State:"down", Index:12}
2026-02-16 21:23:19.793 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{}}
2026-02-16 21:23:19.793 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Typed[string]{}}
2026-02-16 21:23:19.796 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-16 21:23:19.797 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calib99f568f5bb" state=""
2026-02-16 21:23:19.797 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib99f568f5bb"
2026-02-16 21:23:19.814 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib99f568f5bb", State:"", Index:12}
2026-02-16 21:23:19.814 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Set[string](nil)}
2026-02-16 21:23:19.814 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib99f568f5bb", Addrs:set.Set[string](nil)}
2026-02-16 21:23:20.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3149" name:"default"}
2026-02-16 21:23:20.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-305" name:"default"}
2026-02-16 21:23:20.803 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:20.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2028" name:"default"}
2026-02-16 21:23:20.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3149"}
2026-02-16 21:23:20.849 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:20.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-305"}
2026-02-16 21:23:21.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:21.078 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"}
2026-02-16 21:23:22.129 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-9904/test-rolling-update-controller-bbpsl, name=eth0)
2026-02-16 21:23:22.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-controller-bbpsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8b4555c5e" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:23:22.129 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.129 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.129 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.131 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8b4555c5e"
2026-02-16 21:23:22.131 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.131 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.133 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-9904/test-rolling-update-controller-bbpsl, name=eth0)
2026-02-16 21:23:22.159 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:22.159 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"} status="up"
2026-02-16 21:23:22.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-controller-bbpsl" endpoint_id:"eth0"}
2026-02-16 21:23:22.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9904.default"}
2026-02-16 21:23:22.160 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9904"}
2026-02-16 21:23:22.162 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.162 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica8b4555c5e" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica8b4555c5e" ipVersion=0x4 table="filter"
2026-02-16 21:23:22.162 [INFO][92] felix/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-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.163 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
2026-02-16 21:23:22.163 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.171
2026-02-16 21:23:22.209 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-controller-bbpsl", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 48
2026-02-16 21:23:22.459 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calica8b4555c5e" state="down"
2026-02-16 21:23:22.459 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica8b4555c5e"
2026-02-16 21:23:22.459 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8b4555c5e", State:"down", Index:48}
2026-02-16 21:23:22.459 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:22.459 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:22.460 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-16 21:23:22.462 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calica8b4555c5e" state=""
2026-02-16 21:23:22.462 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica8b4555c5e"
2026-02-16 21:23:22.480 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8b4555c5e", State:"", Index:48}
2026-02-16 21:23:22.480 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Set[string](nil)}
2026-02-16 21:23:22.480 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8b4555c5e", Addrs:set.Set[string](nil)}
2026-02-16 21:23:22.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9904"}
2026-02-16 21:23:22.665 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5294"}
2026-02-16 21:23:22.683 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:22.780 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5037" name:"default"}
2026-02-16 21:23:22.923 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-5116" name:"default"}
2026-02-16 21:23:22.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5037"}
2026-02-16 21:23:22.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5037"}
2026-02-16 21:23:23.064 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5116"}
2026-02-16 21:23:23.089 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"}
2026-02-16 21:23:24.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8195"}
2026-02-16 21:23:26.791 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5294"}
2026-02-16 21:23:26.822 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:26.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:27.558 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:27.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5042"} profile:{inbound_rules:{action:"allow" rule_id:"nJy-haBHFVs6ZwbF"} outbound_rules:{action:"allow" rule_id:"_o9wQaJMb8Buib23"}}
2026-02-16 21:23:27.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5042.default"} profile:{}
2026-02-16 21:23:27.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b5989dac1" profile_ids:"kns.kubectl-5042" profile_ids:"ksa.kubectl-5042.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:23:27.559 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.559 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.559 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif7b5989dac1" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5042" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K8ou7KT9xo7Rfe5OHB" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif7b5989dac1" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5042" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K8ou7KT9xo7Rfe5OHB" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.559 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.559 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.602 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:27.603 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="down"
2026-02-16 21:23:27.640 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif7b5989dac1" state="down"
2026-02-16 21:23:27.640 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.641 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b5989dac1", State:"down", Index:50}
2026-02-16 21:23:27.641 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{}}
2026-02-16 21:23:27.641 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{}}
2026-02-16 21:23:27.641 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.641 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.641 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.643 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif7b5989dac1" state="up"
2026-02-16 21:23:27.656 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:27.657 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="down"
2026-02-16 21:23:27.657 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b5989dac1", State:"up", Index:50}
2026-02-16 21:23:27.657 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.657 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.657 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b5989dac1"
2026-02-16 21:23:27.657 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.657 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:27.672 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:27.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="up"
2026-02-16 21:23:27.954 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9904" name:"default"}
2026-02-16 21:23:28.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9904"}
2026-02-16 21:23:28.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9904"}
2026-02-16 21:23:28.830 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:28.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b5989dac1" profile_ids:"kns.kubectl-5042" profile_ids:"ksa.kubectl-5042.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:23:28.831 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:28.831 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:28.831 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:28.832 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b5989dac1"
2026-02-16 21:23:28.832 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:28.832 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:28.857 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:28.858 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="up"
2026-02-16 21:23:28.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6254"}
2026-02-16 21:23:28.884 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8608"}
2026-02-16 21:23:28.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:29.159 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:29.161 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b5989dac1" profile_ids:"kns.kubectl-5042" profile_ids:"ksa.kubectl-5042.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:23:29.161 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.161 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.161 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.162 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b5989dac1"
2026-02-16 21:23:29.163 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.163 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.182 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:29.182 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="up"
2026-02-16 21:23:29.325 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-16 21:23:29.325 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7b5989dac1"
2026-02-16 21:23:29.325 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:29.325 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:29.348 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:29.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b5989dac1" profile_ids:"kns.kubectl-5042" profile_ids:"ksa.kubectl-5042.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:23:29.352 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.352 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.352 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.354 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b5989dac1"
2026-02-16 21:23:29.354 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.354 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.374 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:29.375 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="up"
2026-02-16 21:23:29.559 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:29.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b5989dac1" profile_ids:"kns.kubectl-5042" profile_ids:"ksa.kubectl-5042.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:23:29.559 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.560 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.560 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.562 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b5989dac1"
2026-02-16 21:23:29.562 [INFO][92] felix/endpoint_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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.562 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.562 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-5042/pause, name=eth0)
2026-02-16 21:23:29.583 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:29.583 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"} status="up"
2026-02-16 21:23:29.583 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5042/pause" endpoint_id:"eth0"}
2026-02-16 21:23:29.583 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5042"}
2026-02-16 21:23:29.583 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5042.default"}
2026-02-16 21:23:29.584 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.584 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5042" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K8ou7KT9xo7Rfe5OHB" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5042" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K8ou7KT9xo7Rfe5OHB" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif7b5989dac1" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif7b5989dac1" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.585 [INFO][92] felix/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-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.585 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.586 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.173
2026-02-16 21:23:29.645 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5042/pause", EndpointId:"eth0"}
2026-02-16 21:23:29.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:29.900 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8195" name:"default"}
2026-02-16 21:23:29.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9003"}
2026-02-16 21:23:29.976 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:30.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8195"}
2026-02-16 21:23:30.735 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-dj656, name=eth0)
2026-02-16 21:23:30.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9003.default"} profile:{}
2026-02-16 21:23:30.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9003"} profile:{inbound_rules:{action:"allow" rule_id:"7GqgoenaA9FYk7wa"} outbound_rules:{action:"allow" rule_id:"22W1lwUSpjjzkkcH"}}
2026-02-16 21:23:30.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-dj656" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e296ee71b3" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:23:30.736 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.736 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.737 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e296ee71b3" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e296ee71b3" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.737 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:30.737 [INFO][92] felix/endpoint_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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.737 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.782 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:30.782 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} status="down"
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7e296ee71b3" state="down"
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e296ee71b3"
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7e296ee71b3" state="up"
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e296ee71b3", State:"down", Index:51}
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{}}
2026-02-16 21:23:30.818 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{}}
2026-02-16 21:23:30.818 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e296ee71b3", State:"up", Index:51}
2026-02-16 21:23:30.818 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:30.818 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:30.818 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:30.819 [INFO][92] felix/endpoint_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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.819 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:30.837 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:30.837 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} status="up"
2026-02-16 21:23:31.190 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif7b5989dac1" state="down"
2026-02-16 21:23:31.190 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7b5989dac1"
2026-02-16 21:23:31.190 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-16 21:23:31.190 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b5989dac1", State:"down", Index:50}
2026-02-16 21:23:31.190 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{}}
2026-02-16 21:23:31.190 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Typed[string]{}}
2026-02-16 21:23:31.192 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif7b5989dac1" state=""
2026-02-16 21:23:31.192 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7b5989dac1"
2026-02-16 21:23:31.210 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b5989dac1", State:"", Index:50}
2026-02-16 21:23:31.210 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Set[string](nil)}
2026-02-16 21:23:31.210 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b5989dac1", Addrs:set.Set[string](nil)}
2026-02-16 21:23:31.773 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:23:31.773 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:23:31.773 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:23:32.221 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5294" name:"default"}
2026-02-16 21:23:32.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5294"}
2026-02-16 21:23:32.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5294"}
2026-02-16 21:23:32.722 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-16 21:23:32.722 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e296ee71b3"
2026-02-16 21:23:32.722 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:32.722 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:32.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8608"}
2026-02-16 21:23:32.988 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2164"}
2026-02-16 21:23:32.988 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-2164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:33.942 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6254" name:"default"}
2026-02-16 21:23:34.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6254"}
2026-02-16 21:23:34.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6254"}
2026-02-16 21:23:34.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5042" name:"default"}
2026-02-16 21:23:35.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:35.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5042"}
2026-02-16 21:23:35.896 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-dj656, name=eth0)
2026-02-16 21:23:35.896 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-dj656" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e296ee71b3" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:23:35.897 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:35.897 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:35.897 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:35.897 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:35.897 [INFO][92] felix/endpoint_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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:35.897 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:35.917 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:35.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} status="up"
2026-02-16 21:23:38.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8608" name:"default"}
2026-02-16 21:23:38.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8608"}
2026-02-16 21:23:38.342 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8608"}
2026-02-16 21:23:39.088 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2164"}
2026-02-16 21:23:39.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:23:39.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:41.162 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-dj656, name=eth0)
2026-02-16 21:23:41.162 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-dj656" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e296ee71b3" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:23:41.162 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.163 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.163 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.163 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:41.163 [INFO][92] felix/endpoint_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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.163 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.192 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-dj656, name=eth0)
2026-02-16 21:23:41.195 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:41.195 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} status="up"
2026-02-16 21:23:41.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-dj656" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e296ee71b3" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:23:41.195 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.195 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.196 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.196 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e296ee71b3"
2026-02-16 21:23:41.196 [INFO][92] felix/endpoint_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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.196 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:41.216 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:41.217 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"} status="up"
2026-02-16 21:23:41.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9003"}
2026-02-16 21:23:41.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6548"}
2026-02-16 21:23:41.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-6548" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:42.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6548"}
2026-02-16 21:23:42.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:42.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:42.450 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-dj656, name=eth0)
2026-02-16 21:23:42.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-dj656" endpoint_id:"eth0"}
2026-02-16 21:23:42.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9003"}
2026-02-16 21:23:42.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9003.default"}
2026-02-16 21:23:42.450 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.450 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e296ee71b3" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e296ee71b3" ipVersion=0x4 table="filter"
2026-02-16 21:23:42.451 [INFO][92] felix/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-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.452 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.174
bird: KIF: Received address message for unknown interface 51
2026-02-16 21:23:42.513 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-dj656", EndpointId:"eth0"}
2026-02-16 21:23:42.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:42.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} 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-5391"}
2026-02-16 21:23:42.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5391" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:42.568 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e296ee71b3"
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7e296ee71b3" state="down"
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{}}
2026-02-16 21:23:42.568 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Typed[string]{}}
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7e296ee71b3" state=""
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e296ee71b3"
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e296ee71b3", State:"down", Index:51}
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e296ee71b3", State:"", Index:51}
2026-02-16 21:23:42.568 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Set[string](nil)}
2026-02-16 21:23:42.568 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e296ee71b3", Addrs:set.Set[string](nil)}
2026-02-16 21:23:44.354 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-2164" name:"default"}
2026-02-16 21:23:44.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2164"}
2026-02-16 21:23:44.500 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-2164"}
2026-02-16 21:23:45.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} 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-5391"}
2026-02-16 21:23:45.186 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7485"}
2026-02-16 21:23:45.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:45.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:45.279 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:23:45.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:45.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1349"}
2026-02-16 21:23:45.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:46.322 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:23:46.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-506"}
2026-02-16 21:23:46.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:46.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9003" name:"default"}
2026-02-16 21:23:47.034 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9003"}
2026-02-16 21:23:47.056 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9003"}
2026-02-16 21:23:47.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-6548" name:"default"}
2026-02-16 21:23:47.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9450" name:"default"}
2026-02-16 21:23:47.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6548"}
2026-02-16 21:23:47.757 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-6548"}
2026-02-16 21:23:47.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:47.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9450"}
2026-02-16 21:23:50.211 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} 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-5391"}
2026-02-16 21:23:50.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7485" name:"default"}
2026-02-16 21:23:50.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:50.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7485"}
2026-02-16 21:23:51.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8648" name:"default"}
2026-02-16 21:23:51.603 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:23:51.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8648"}
2026-02-16 21:23:54.564 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-506"}
2026-02-16 21:23:54.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} 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-7805"}
2026-02-16 21:23:54.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7805" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:55.459 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5391" name:"default"}
2026-02-16 21:23:55.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5391"}
2026-02-16 21:23:56.655 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} 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-7805"}
2026-02-16 21:23:56.686 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1693"}
2026-02-16 21:23:56.712 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:56.820 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:23:57.427 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-bl4tq, name=eth0)
2026-02-16 21:23:57.427 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1693"} profile:{inbound_rules:{action:"allow" rule_id:"JxGK32fljdAxMO9Y"} outbound_rules:{action:"allow" rule_id:"TMmNzbb573F7iuxm"}}
2026-02-16 21:23:57.427 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1693.default"} profile:{}
2026-02-16 21:23:57.427 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4df5d8defd4" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:23:57.427 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.428 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.428 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.428 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4df5d8defd4" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4df5d8defd4" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.429 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.429 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.429 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.468 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.468 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.507 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali4df5d8defd4" state="down"
2026-02-16 21:23:57.507 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.507 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4df5d8defd4", State:"down", Index:52}
2026-02-16 21:23:57.507 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.507 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.507 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.507 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.507 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.509 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali4df5d8defd4" state="up"
2026-02-16 21:23:57.536 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.536 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.536 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4df5d8defd4", State:"up", Index:52}
2026-02-16 21:23:57.536 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.536 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.536 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:57.536 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.536 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:57.558 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-mht8v, name=eth0)
2026-02-16 21:23:57.559 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:57.559 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} status="up"
2026-02-16 21:23:57.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif854677749d" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:23:57.559 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.560 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.560 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif854677749d" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif854677749d" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.561 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif854677749d"
2026-02-16 21:23:57.561 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.561 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.596 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.596 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.625 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calif854677749d" state="down"
2026-02-16 21:23:57.625 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif854677749d"
2026-02-16 21:23:57.625 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif854677749d", State:"down", Index:53}
2026-02-16 21:23:57.625 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.625 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.625 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif854677749d"
2026-02-16 21:23:57.625 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.625 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.631 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calif854677749d" state="up"
2026-02-16 21:23:57.642 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.642 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.642 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif854677749d", State:"up", Index:53}
2026-02-16 21:23:57.642 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif854677749d"
2026-02-16 21:23:57.642 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif854677749d"
2026-02-16 21:23:57.642 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif854677749d"
2026-02-16 21:23:57.642 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.642 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:57.661 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:57.661 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} status="up"
2026-02-16 21:23:58.029 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-bl4tq, name=eth0)
2026-02-16 21:23:58.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4df5d8defd4" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:23:58.029 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:58.029 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:58.029 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:58.030 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4df5d8defd4"
2026-02-16 21:23:58.030 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:58.030 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:23:58.052 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-mht8v, name=eth0)
2026-02-16 21:23:58.057 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:58.057 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"} status="up"
2026-02-16 21:23:58.057 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif854677749d" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:23:58.057 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:58.057 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:58.057 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:58.058 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif854677749d"
2026-02-16 21:23:58.059 [INFO][92] felix/endpoint_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-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:58.059 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:23:58.081 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:58.081 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"} status="up"
2026-02-16 21:23:58.637 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-16 21:23:58.637 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4df5d8defd4"
2026-02-16 21:23:58.637 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:58.637 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:58.814 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1349"}
2026-02-16 21:23:58.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9635"}
2026-02-16 21:23:58.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:59.468 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-16 21:23:59.468 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif854677749d"
2026-02-16 21:23:59.468 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:59.468 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:59.547 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/execpod-affinity5mhlb, name=eth0)
2026-02-16 21:23:59.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/execpod-affinity5mhlb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid470dd4f58c" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:23:59.547 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.547 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.547 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid470dd4f58c" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid470dd4f58c" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.547 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.547 [INFO][92] felix/endpoint_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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.547 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.595 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:59.595 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} status="down"
2026-02-16 21:23:59.630 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid470dd4f58c" state="down"
2026-02-16 21:23:59.630 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.630 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid470dd4f58c", State:"down", Index:54}
2026-02-16 21:23:59.630 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{}}
2026-02-16 21:23:59.630 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{}}
2026-02-16 21:23:59.630 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.630 [INFO][92] felix/endpoint_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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.630 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.632 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid470dd4f58c" state="up"
2026-02-16 21:23:59.650 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:59.650 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} status="down"
2026-02-16 21:23:59.650 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid470dd4f58c", State:"up", Index:54}
2026-02-16 21:23:59.650 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.650 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.651 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid470dd4f58c"
2026-02-16 21:23:59.651 [INFO][92] felix/endpoint_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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.651 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:23:59.683 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:59.683 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} status="up"
2026-02-16 21:23:59.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-506" name:"default"}
2026-02-16 21:23:59.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-506"}
2026-02-16 21:23:59.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-506"}
2026-02-16 21:24:00.045 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/execpod-affinity5mhlb, name=eth0)
2026-02-16 21:24:00.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/execpod-affinity5mhlb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid470dd4f58c" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:24:00.045 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:00.045 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:00.045 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:00.046 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid470dd4f58c"
2026-02-16 21:24:00.046 [INFO][92] felix/endpoint_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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:00.046 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:00.064 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:00.064 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} status="up"
2026-02-16 21:24:01.553 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-16 21:24:01.553 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid470dd4f58c"
2026-02-16 21:24:01.553 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:01.553 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:01.577 [INFO][92] felix/summary.go 100: Summarising 274 dataplane reconciliation loops over 1m1s: avg=27ms longest=77ms (resync-calico-v4)
2026-02-16 21:24:01.605 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:24:01.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} 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-7805"}
2026-02-16 21:24:01.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:24:02.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9635"}
2026-02-16 21:24:02.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2506"}
2026-02-16 21:24:02.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:03.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1349" name:"default"}
2026-02-16 21:24:04.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1349"}
2026-02-16 21:24:04.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"}
2026-02-16 21:24:05.374 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:24:05.374 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:24:05.374 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:24:06.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:24:06.658 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:24:06.658 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:24:06.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7805" name:"default"}
2026-02-16 21:24:07.104 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7805"}
2026-02-16 21:24:07.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2254"}
2026-02-16 21:24:07.425 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5159"}
2026-02-16 21:24:07.425 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:07.453 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5159" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:08.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9635" name:"default"}
2026-02-16 21:24:08.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9635"}
2026-02-16 21:24:08.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9635"}
2026-02-16 21:24:08.416 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2506"}
2026-02-16 21:24:08.446 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6940"}
2026-02-16 21:24:08.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6940" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:08.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6940" type:"ClusterIP" cluster_ips:"10.254.228.214" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:24:11.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6940"}
2026-02-16 21:24:11.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4989"}
2026-02-16 21:24:11.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:14.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2506" name:"default"}
2026-02-16 21:24:14.331 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2254" name:"default"}
2026-02-16 21:24:14.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2506"}
2026-02-16 21:24:14.463 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"}
2026-02-16 21:24:14.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2254"}
2026-02-16 21:24:14.639 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2254"}
2026-02-16 21:24:16.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6940"}
2026-02-16 21:24:16.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4989"}
2026-02-16 21:24:16.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-16"}
2026-02-16 21:24:16.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-16" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:16.856 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-16"}
2026-02-16 21:24:16.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5974"}
2026-02-16 21:24:16.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-5974" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:17.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5974"}
2026-02-16 21:24:17.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6558"}
2026-02-16 21:24:17.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-6558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:21.276 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6558"}
2026-02-16 21:24:21.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5130"}
2026-02-16 21:24:21.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-5130" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:21.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6940"
2026-02-16 21:24:21.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4989" name:"default"}
2026-02-16 21:24:22.088 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-5974" name:"default"}
2026-02-16 21:24:22.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6940" name:"default"}
2026-02-16 21:24:22.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-16" name:"default"}
2026-02-16 21:24:22.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6940"}
2026-02-16 21:24:22.685 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4989"}
2026-02-16 21:24:22.725 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4989"}
2026-02-16 21:24:22.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5974"}
2026-02-16 21:24:22.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-5974"}
2026-02-16 21:24:22.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-16"}
2026-02-16 21:24:22.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-16"}
2026-02-16 21:24:26.468 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-6558" name:"default"}
2026-02-16 21:24:26.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6558"}
2026-02-16 21:24:26.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-6558"}
2026-02-16 21:24:27.631 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5159"}
2026-02-16 21:24:27.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3966"}
2026-02-16 21:24:27.682 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:31.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3966"}
2026-02-16 21:24:31.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:31.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-9041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:32.444 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/execpod-affinity5mhlb, name=eth0)
2026-02-16 21:24:32.445 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/execpod-affinity5mhlb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid470dd4f58c" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:24:32.445 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.445 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.445 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.446 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid470dd4f58c"
2026-02-16 21:24:32.446 [INFO][92] felix/endpoint_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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.446 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.448 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/execpod-affinity5mhlb, name=eth0)
2026-02-16 21:24:32.476 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:32.476 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"} status="up"
2026-02-16 21:24:32.476 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/execpod-affinity5mhlb" endpoint_id:"eth0"}
2026-02-16 21:24:32.476 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693"
2026-02-16 21:24:32.476 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.476 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.477 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid470dd4f58c" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid470dd4f58c" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.477 [INFO][92] felix/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-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.477 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.477 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.177
2026-02-16 21:24:32.498 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-mht8v, name=eth0)
2026-02-16 21:24:32.509 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-bl4tq, name=eth0)
2026-02-16 21:24:32.516 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-mht8v, name=eth0)
2026-02-16 21:24:32.523 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-bl4tq, name=eth0)
2026-02-16 21:24:32.546 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/execpod-affinity5mhlb", EndpointId:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif854677749d" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4df5d8defd4" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v" endpoint_id:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq" endpoint_id:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1693"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1693.default"}
2026-02-16 21:24:32.546 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1693"}
2026-02-16 21:24:32.546 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.546 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4df5d8defd4" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif854677749d" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4df5d8defd4" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif854677749d" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.547 [INFO][92] felix/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-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.547 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.547 [INFO][92] felix/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-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.547 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.548 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.175
2026-02-16 21:24:32.548 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.176
2026-02-16 21:24:32.599 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-mht8v", EndpointId:"eth0"}
2026-02-16 21:24:32.599 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-bl4tq", EndpointId:"eth0"}
2026-02-16 21:24:32.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-765"}
2026-02-16 21:24:32.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:32.615 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:32.852 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid470dd4f58c" state="down"
2026-02-16 21:24:32.853 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid470dd4f58c", State:"down", Index:54}
2026-02-16 21:24:32.853 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid470dd4f58c"
2026-02-16 21:24:32.853 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-16 21:24:32.856 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid470dd4f58c" state=""
2026-02-16 21:24:32.856 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid470dd4f58c"
2026-02-16 21:24:32.874 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{}}
2026-02-16 21:24:32.874 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Typed[string]{}}
2026-02-16 21:24:32.874 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid470dd4f58c", State:"", Index:54}
2026-02-16 21:24:32.874 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Set[string](nil)}
2026-02-16 21:24:32.874 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid470dd4f58c", Addrs:set.Set[string](nil)}
2026-02-16 21:24:32.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5159"
2026-02-16 21:24:33.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5159" name:"default"}
2026-02-16 21:24:33.289 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx, name=eth0)
2026-02-16 21:24:33.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-765"} profile:{inbound_rules:{action:"allow" rule_id:"yLCwpWdWEKY4vRtj"} outbound_rules:{action:"allow" rule_id:"Kqa6DNYtA-KcHal3"}}
2026-02-16 21:24:33.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-765.default"} profile:{}
2026-02-16 21:24:33.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbffe7c3cb8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:24:33.290 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.290 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.290 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidbffe7c3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidbffe7c3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.291 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.291 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.291 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.330 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:33.330 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} status="down"
2026-02-16 21:24:33.360 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidbffe7c3cb8" state="down"
2026-02-16 21:24:33.360 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbffe7c3cb8", State:"down", Index:55}
2026-02-16 21:24:33.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.360 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.360 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.360 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.360 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.360 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.361 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidbffe7c3cb8" state="up"
2026-02-16 21:24:33.371 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm, name=eth0)
2026-02-16 21:24:33.380 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:33.380 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} status="down"
2026-02-16 21:24:33.380 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbffe7c3cb8", State:"up", Index:55}
2026-02-16 21:24:33.380 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.380 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.380 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:33.380 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.380 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:33.395 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:33.395 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} status="up"
2026-02-16 21:24:33.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5159"}
2026-02-16 21:24:33.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9486f1f6305" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:24:33.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5159"}
2026-02-16 21:24:33.395 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.396 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.396 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.397 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9486f1f6305" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.397 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9486f1f6305" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.397 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9486f1f6305"
2026-02-16 21:24:33.397 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.397 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.442 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali9486f1f6305" state="down"
2026-02-16 21:24:33.442 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9486f1f6305"
2026-02-16 21:24:33.442 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali9486f1f6305" state="up"
2026-02-16 21:24:33.450 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:33.450 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} status="down"
2026-02-16 21:24:33.450 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9486f1f6305", State:"down", Index:56}
2026-02-16 21:24:33.450 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.450 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.450 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9486f1f6305", State:"up", Index:56}
2026-02-16 21:24:33.450 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9486f1f6305"
2026-02-16 21:24:33.450 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9486f1f6305"
2026-02-16 21:24:33.451 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9486f1f6305"
2026-02-16 21:24:33.451 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:33.473 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:33.474 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} status="up"
2026-02-16 21:24:34.223 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx, name=eth0)
2026-02-16 21:24:34.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbffe7c3cb8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:24:34.223 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:34.223 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:34.223 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:34.224 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:34.224 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:34.224 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:24:34.247 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm, name=eth0)
2026-02-16 21:24:34.251 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:34.251 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} status="up"
2026-02-16 21:24:34.251 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9486f1f6305" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:24:34.251 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:34.251 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:34.251 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:34.252 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9486f1f6305"
2026-02-16 21:24:34.252 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:34.252 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:24:34.275 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:34.275 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} status="up"
2026-02-16 21:24:34.444 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c070:aff:fe46:9297" exists=true ifIndex=56
2026-02-16 21:24:34.444 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::c070:aff:fe46:9297} ifaceName="cali9486f1f6305"
2026-02-16 21:24:34.444 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{"fe80::c070:aff:fe46:9297":set.v{}}}
2026-02-16 21:24:34.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{"fe80::c070:aff:fe46:9297":set.v{}}}
2026-02-16 21:24:34.476 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-16 21:24:34.476 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidbffe7c3cb8"
2026-02-16 21:24:34.476 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:34.476 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:35.133 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali4df5d8defd4" state="down"
2026-02-16 21:24:35.134 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4df5d8defd4"
2026-02-16 21:24:35.134 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-16 21:24:35.134 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4df5d8defd4", State:"down", Index:52}
2026-02-16 21:24:35.134 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.134 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.134 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali4df5d8defd4" state=""
2026-02-16 21:24:35.134 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4df5d8defd4"
2026-02-16 21:24:35.160 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4df5d8defd4", State:"", Index:52}
2026-02-16 21:24:35.160 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Set[string](nil)}
2026-02-16 21:24:35.160 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4df5d8defd4", Addrs:set.Set[string](nil)}
2026-02-16 21:24:35.178 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calif854677749d" state="down"
2026-02-16 21:24:35.178 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif854677749d"
2026-02-16 21:24:35.182 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif854677749d", State:"down", Index:53}
2026-02-16 21:24:35.182 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.182 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.185 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-16 21:24:35.191 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calif854677749d" state=""
2026-02-16 21:24:35.192 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif854677749d"
2026-02-16 21:24:35.198 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif854677749d", State:"", Index:53}
2026-02-16 21:24:35.198 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Set[string](nil)}
2026-02-16 21:24:35.198 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif854677749d", Addrs:set.Set[string](nil)}
2026-02-16 21:24:37.104 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3966" name:"default"}
2026-02-16 21:24:37.199 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3966"}
2026-02-16 21:24:37.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:37.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3966"}
2026-02-16 21:24:37.527 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:37.649 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1693" name:"default"}
2026-02-16 21:24:37.974 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1693"}
2026-02-16 21:24:38.001 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1693"}
2026-02-16 21:24:38.760 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:38.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9387"}
2026-02-16 21:24:38.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-9387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.666 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5130"}
2026-02-16 21:24:42.692 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:42.715 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-1339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9387"}
2026-02-16 21:24:42.766 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4713"}
2026-02-16 21:24:42.766 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:42.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4713" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:42.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-993" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:42.960 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:42.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:43.350 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b, name=eth0)
2026-02-16 21:24:43.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4713"} profile:{inbound_rules:{action:"allow" rule_id:"d8_5Ez-XRUjyGtgb"} outbound_rules:{action:"allow" rule_id:"1EbwF3KG7AVeO7Lc"}}
2026-02-16 21:24:43.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4713.default"} profile:{}
2026-02-16 21:24:43.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8921ea3eb7" profile_ids:"kns.secrets-4713" profile_ids:"ksa.secrets-4713.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:24:43.351 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.351 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.351 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic8921ea3eb7" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4713" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yOgbDGq2iMIZHUns2a" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic8921ea3eb7" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4713" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yOgbDGq2iMIZHUns2a" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.351 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.351 [INFO][92] felix/endpoint_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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.351 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.385 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:43.385 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="down"
2026-02-16 21:24:43.434 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calic8921ea3eb7" state="down"
2026-02-16 21:24:43.434 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.434 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8921ea3eb7", State:"down", Index:57}
2026-02-16 21:24:43.434 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:43.434 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:43.434 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.434 [INFO][92] felix/endpoint_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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.434 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.439 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calic8921ea3eb7" state="up"
2026-02-16 21:24:43.455 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:43.456 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="down"
2026-02-16 21:24:43.456 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8921ea3eb7", State:"up", Index:57}
2026-02-16 21:24:43.456 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.456 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.456 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:43.457 [INFO][92] felix/endpoint_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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.457 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:43.482 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:43.482 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="up"
2026-02-16 21:24:43.629 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4, name=eth0)
2026-02-16 21:24:43.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1773.default"} profile:{}
2026-02-16 21:24:43.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1773"} profile:{inbound_rules:{action:"allow" rule_id:"K5Uh_Fo1pF9pYBvr"} outbound_rules:{action:"allow" rule_id:"9HfhvkNyXOJjVDD-"}}
2026-02-16 21:24:43.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali777a7f8ab34" profile_ids:"kns.emptydir-1773" profile_ids:"ksa.emptydir-1773.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:24:43.630 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.630 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.630 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali777a7f8ab34" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1773" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KEXDW4oU6Aqao0zqO2" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali777a7f8ab34" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1773" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KEXDW4oU6Aqao0zqO2" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.630 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.630 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.630 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.661 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:43.661 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="down"
2026-02-16 21:24:43.719 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali777a7f8ab34" state="down"
2026-02-16 21:24:43.719 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali777a7f8ab34", State:"down", Index:58}
2026-02-16 21:24:43.719 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.719 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.719 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.719 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali777a7f8ab34" state="up"
2026-02-16 21:24:43.719 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.737 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:43.737 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="down"
2026-02-16 21:24:43.737 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{}}
2026-02-16 21:24:43.737 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{}}
2026-02-16 21:24:43.737 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali777a7f8ab34", State:"up", Index:58}
2026-02-16 21:24:43.738 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.738 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.738 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:43.738 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.738 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:43.766 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:43.766 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="up"
2026-02-16 21:24:44.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-9041" name:"default"}
2026-02-16 21:24:44.175 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:44.200 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-9041"}
2026-02-16 21:24:44.277 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4, name=eth0)
2026-02-16 21:24:44.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali777a7f8ab34" profile_ids:"kns.emptydir-1773" profile_ids:"ksa.emptydir-1773.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:24:44.277 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:44.278 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:44.278 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:44.282 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:44.283 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:44.283 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:44.295 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b, name=eth0)
2026-02-16 21:24:44.302 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:44.302 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="up"
2026-02-16 21:24:44.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8921ea3eb7" profile_ids:"kns.secrets-4713" profile_ids:"ksa.secrets-4713.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:24:44.302 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:44.302 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:44.302 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:44.303 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:44.303 [INFO][92] felix/endpoint_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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:44.303 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:44.324 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:44.324 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="up"
2026-02-16 21:24:44.716 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-16 21:24:44.716 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali777a7f8ab34"
2026-02-16 21:24:44.716 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:44.717 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:44.973 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-16 21:24:44.973 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic8921ea3eb7"
2026-02-16 21:24:44.973 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:44.973 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:45.303 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:24:45.466 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4, name=eth0)
2026-02-16 21:24:45.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali777a7f8ab34" profile_ids:"kns.emptydir-1773" profile_ids:"ksa.emptydir-1773.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:24:45.467 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.467 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.468 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.468 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:45.468 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.469 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.493 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b, name=eth0)
2026-02-16 21:24:45.501 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:45.501 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="up"
2026-02-16 21:24:45.501 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8921ea3eb7" profile_ids:"kns.secrets-4713" profile_ids:"ksa.secrets-4713.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:24:45.501 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.501 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.501 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.501 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.502 [INFO][92] 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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.502 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.523 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:45.523 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="down"
2026-02-16 21:24:45.573 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali777a7f8ab34" state="down"
2026-02-16 21:24:45.573 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali777a7f8ab34", State:"down", Index:58}
2026-02-16 21:24:45.573 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali777a7f8ab34"
2026-02-16 21:24:45.573 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-16 21:24:45.573 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{}}
2026-02-16 21:24:45.573 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Typed[string]{}}
2026-02-16 21:24:45.573 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:45.573 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.573 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.573 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.574 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.181
2026-02-16 21:24:45.575 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali777a7f8ab34" state=""
2026-02-16 21:24:45.575 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali777a7f8ab34"
2026-02-16 21:24:45.594 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:45.594 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="down"
2026-02-16 21:24:45.594 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali777a7f8ab34", State:"", Index:58}
2026-02-16 21:24:45.594 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Set[string](nil)}
2026-02-16 21:24:45.594 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali777a7f8ab34", Addrs:set.Set[string](nil)}
2026-02-16 21:24:45.594 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali777a7f8ab34"
2026-02-16 21:24:45.594 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.594 [INFO][92] felix/endpoint_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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.594 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.594 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-16 21:24:45.594 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.594 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calic8921ea3eb7" state="down"
2026-02-16 21:24:45.597 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calic8921ea3eb7" state=""
2026-02-16 21:24:45.597 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.615 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:45.615 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"} status="down"
2026-02-16 21:24:45.615 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:45.615 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:45.615 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8921ea3eb7", State:"down", Index:57}
2026-02-16 21:24:45.616 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8921ea3eb7", State:"", Index:57}
2026-02-16 21:24:45.616 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Set[string](nil)}
2026-02-16 21:24:45.616 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8921ea3eb7", Addrs:set.Set[string](nil)}
2026-02-16 21:24:45.616 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.616 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8921ea3eb7"
2026-02-16 21:24:45.616 [INFO][92] felix/endpoint_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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.616 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.616 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.180
2026-02-16 21:24:45.634 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:45.634 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"} status="down"
2026-02-16 21:24:45.693 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b, name=eth0)
2026-02-16 21:24:45.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b" endpoint_id:"eth0"}
2026-02-16 21:24:45.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4713"}
2026-02-16 21:24:45.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4713.default"}
2026-02-16 21:24:45.694 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.694 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4713" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yOgbDGq2iMIZHUns2a" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4713" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yOgbDGq2iMIZHUns2a" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic8921ea3eb7" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic8921ea3eb7" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.694 [INFO][92] felix/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-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.694 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.741 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4713/pod-secrets-a4d6c623-85e5-44b6-9ea3-f424a2c89e9b", EndpointId:"eth0"}
2026-02-16 21:24:45.798 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4, name=eth0)
2026-02-16 21:24:45.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4" endpoint_id:"eth0"}
2026-02-16 21:24:45.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1773"}
2026-02-16 21:24:45.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1773.default"}
2026-02-16 21:24:45.798 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.798 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1773" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KEXDW4oU6Aqao0zqO2" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1773" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KEXDW4oU6Aqao0zqO2" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali777a7f8ab34" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali777a7f8ab34" ipVersion=0x4 table="filter"
2026-02-16 21:24:45.799 [INFO][92] felix/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-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.799 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:45.855 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1773/pod-e9163fe3-5249-4049-be16-5b25cb7458f4", EndpointId:"eth0"}
2026-02-16 21:24:46.905 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4713"}
2026-02-16 21:24:46.985 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-857"}
2026-02-16 21:24:47.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:47.198 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7262"}
2026-02-16 21:24:47.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.364 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7262"}
2026-02-16 21:24:47.388 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:24:47.412 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.782 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9387"}
2026-02-16 21:24:47.873 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d, name=eth0)
2026-02-16 21:24:47.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-857"} profile:{inbound_rules:{action:"allow" rule_id:"TrKEhwnI-a2Rkq8W"} outbound_rules:{action:"allow" rule_id:"3S84r4-dsw8UsOHf"}}
2026-02-16 21:24:47.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-857.default"} profile:{}
2026-02-16 21:24:47.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd12d74348" profile_ids:"kns.configmap-857" profile_ids:"ksa.configmap-857.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:24:47.874 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.874 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.874 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedd12d74348" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-857" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S3L5U-WHs6F1LP_cer" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedd12d74348" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-857" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S3L5U-WHs6F1LP_cer" ipVersion=0x4 table="filter"
2026-02-16 21:24:47.876 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliedd12d74348"
2026-02-16 21:24:47.876 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.876 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.918 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:47.918 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="down"
2026-02-16 21:24:47.948 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="caliedd12d74348" state="down"
2026-02-16 21:24:47.948 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd12d74348"
2026-02-16 21:24:47.948 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd12d74348", State:"down", Index:59}
2026-02-16 21:24:47.948 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{}}
2026-02-16 21:24:47.948 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{}}
2026-02-16 21:24:47.948 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd12d74348"
2026-02-16 21:24:47.948 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.948 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.949 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="caliedd12d74348" state="up"
2026-02-16 21:24:47.971 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:47.971 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="down"
2026-02-16 21:24:47.971 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd12d74348", State:"up", Index:59}
2026-02-16 21:24:47.971 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedd12d74348"
2026-02-16 21:24:47.971 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd12d74348"
2026-02-16 21:24:47.971 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd12d74348"
2026-02-16 21:24:47.972 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.972 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:47.993 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:47.993 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="up"
2026-02-16 21:24:48.057 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:24:48.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-4941"} profile:{inbound_rules:{action:"allow" rule_id:"46USTgwRNJIsq6Eu"} outbound_rules:{action:"allow" rule_id:"3q1m61bx6VifG-9h"}}
2026-02-16 21:24:48.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-4941.default"} profile:{}
2026-02-16 21:24:48.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:24:48.058 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.058 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.058 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid1c5d079cf0" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DPRESd_NDVlzNhyDdm" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kzCAUZkyJVkHpZOI4e" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid1c5d079cf0" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DPRESd_NDVlzNhyDdm" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kzCAUZkyJVkHpZOI4e" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.058 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid1c5d079cf0"
2026-02-16 21:24:48.058 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.058 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.098 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:48.098 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="down"
2026-02-16 21:24:48.141 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid1c5d079cf0" state="down"
2026-02-16 21:24:48.141 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1c5d079cf0"
2026-02-16 21:24:48.142 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid1c5d079cf0" state="up"
2026-02-16 21:24:48.141 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1c5d079cf0", State:"down", Index:60}
2026-02-16 21:24:48.142 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{}}
2026-02-16 21:24:48.142 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{}}
2026-02-16 21:24:48.142 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1c5d079cf0", State:"up", Index:60}
2026-02-16 21:24:48.142 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid1c5d079cf0"
2026-02-16 21:24:48.142 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid1c5d079cf0"
2026-02-16 21:24:48.142 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:24:48.142 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.142 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:24:48.163 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:48.163 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:24:48.315 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d, name=eth0)
2026-02-16 21:24:48.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd12d74348" profile_ids:"kns.configmap-857" profile_ids:"ksa.configmap-857.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:24:48.316 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:48.317 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:48.317 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:48.318 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd12d74348"
2026-02-16 21:24:48.319 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:48.319 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:48.343 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:48.343 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="up"
2026-02-16 21:24:48.612 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-1339" name:"default"}
2026-02-16 21:24:48.942 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-993" name:"default"}
2026-02-16 21:24:49.132 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-16 21:24:49.132 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedd12d74348"
2026-02-16 21:24:49.132 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:49.133 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:49.481 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d, name=eth0)
2026-02-16 21:24:49.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd12d74348" profile_ids:"kns.configmap-857" profile_ids:"ksa.configmap-857.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:24:49.482 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.482 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.482 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.483 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd12d74348"
2026-02-16 21:24:49.483 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.483 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.503 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:49.503 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="up"
2026-02-16 21:24:49.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:49.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-993"}
2026-02-16 21:24:49.586 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-16 21:24:49.586 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd12d74348"
2026-02-16 21:24:49.586 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="caliedd12d74348" state="down"
2026-02-16 21:24:49.586 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{}}
2026-02-16 21:24:49.586 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Typed[string]{}}
2026-02-16 21:24:49.586 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd12d74348", State:"down", Index:59}
2026-02-16 21:24:49.586 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd12d74348"
2026-02-16 21:24:49.586 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.586 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.587 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.182
2026-02-16 21:24:49.587 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="caliedd12d74348" state=""
2026-02-16 21:24:49.587 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedd12d74348"
2026-02-16 21:24:49.608 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:49.608 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="down"
2026-02-16 21:24:49.608 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd12d74348", State:"", Index:59}
2026-02-16 21:24:49.608 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Set[string](nil)}
2026-02-16 21:24:49.608 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd12d74348", Addrs:set.Set[string](nil)}
2026-02-16 21:24:49.608 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd12d74348"
2026-02-16 21:24:49.609 [INFO][92] felix/endpoint_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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.642 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:49.642 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"} status="down"
2026-02-16 21:24:49.664 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d, name=eth0)
2026-02-16 21:24:49.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d" endpoint_id:"eth0"}
2026-02-16 21:24:49.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-857"}
2026-02-16 21:24:49.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-857.default"}
2026-02-16 21:24:49.665 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.665 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-857" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S3L5U-WHs6F1LP_cer" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-857" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S3L5U-WHs6F1LP_cer" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedd12d74348" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedd12d74348" ipVersion=0x4 table="filter"
2026-02-16 21:24:49.665 [INFO][92] felix/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-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.665 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.725 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-857/pod-configmaps-941ce1f2-121b-4bd1-817f-ca2fc78ceb0d", EndpointId:"eth0"}
2026-02-16 21:24:49.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:49.757 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-1339"}
2026-02-16 21:24:49.808 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-16 21:24:49.808 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid1c5d079cf0"
2026-02-16 21:24:49.808 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:49.808 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:49.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-5130" name:"default"}
2026-02-16 21:24:49.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5130"}
2026-02-16 21:24:49.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-5130"}
2026-02-16 21:24:51.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-857"}
2026-02-16 21:24:51.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:24:51.144 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1993" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:52.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1773" name:"default"}
2026-02-16 21:24:52.512 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7262" name:"default"}
2026-02-16 21:24:52.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4713" name:"default"}
2026-02-16 21:24:52.761 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4713"}
2026-02-16 21:24:52.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4713"}
2026-02-16 21:24:52.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-9387" name:"default"}
2026-02-16 21:24:52.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:52.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1773"}
2026-02-16 21:24:53.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7262"}
2026-02-16 21:24:53.183 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7262"}
2026-02-16 21:24:53.219 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-9387"}
2026-02-16 21:24:55.343 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:24:55.375 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8477"}
2026-02-16 21:24:55.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8477" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:55.958 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:24:55.958 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8477"} profile:{inbound_rules:{action:"allow" rule_id:"3X17Bc-DJS8Ua40t"} outbound_rules:{action:"allow" rule_id:"Kdleid-y995q7BZQ"}}
2026-02-16 21:24:55.958 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8477.default"} profile:{}
2026-02-16 21:24:55.958 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77913c39447" profile_ids:"kns.container-probe-8477" profile_ids:"ksa.container-probe-8477.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:24:55.958 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:55.958 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:55.958 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali77913c39447" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l76BVeMmMlh3RN4uHU" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LMpJWEhlF4mWkfBHCR" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali77913c39447" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l76BVeMmMlh3RN4uHU" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LMpJWEhlF4mWkfBHCR" ipVersion=0x4 table="filter"
2026-02-16 21:24:55.959 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali77913c39447"
2026-02-16 21:24:55.959 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:55.959 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.002 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:56.002 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="down"
2026-02-16 21:24:56.037 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali77913c39447" state="down"
2026-02-16 21:24:56.037 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77913c39447"
2026-02-16 21:24:56.037 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77913c39447", State:"down", Index:61}
2026-02-16 21:24:56.038 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{}}
2026-02-16 21:24:56.038 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{}}
2026-02-16 21:24:56.038 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77913c39447"
2026-02-16 21:24:56.038 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.038 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.041 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali77913c39447" state="up"
2026-02-16 21:24:56.065 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:56.065 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="down"
2026-02-16 21:24:56.065 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77913c39447", State:"up", Index:61}
2026-02-16 21:24:56.065 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali77913c39447"
2026-02-16 21:24:56.065 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77913c39447"
2026-02-16 21:24:56.065 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77913c39447"
2026-02-16 21:24:56.065 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.065 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.082 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:56.082 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="up"
2026-02-16 21:24:56.145 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-857" name:"default"}
2026-02-16 21:24:56.364 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:24:56.364 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77913c39447" profile_ids:"kns.container-probe-8477" profile_ids:"ksa.container-probe-8477.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:24:56.364 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.364 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.364 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.365 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77913c39447"
2026-02-16 21:24:56.365 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.365 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:24:56.389 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:56.389 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="up"
2026-02-16 21:24:56.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-857"}
2026-02-16 21:24:56.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-857"}
2026-02-16 21:24:57.484 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-16 21:24:57.484 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali77913c39447"
2026-02-16 21:24:57.484 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:57.484 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:00.417 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:25:05.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1993" name:"default"}
2026-02-16 21:25:05.482 [INFO][92] felix/summary.go 100: Summarising 190 dataplane reconciliation loops over 1m3.9s: avg=27ms longest=78ms (resync-calico-v4)
2026-02-16 21:25:05.726 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1993"}
2026-02-16 21:25:07.442 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:25:07.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:25:07.443 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:07.443 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:07.443 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:07.443 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:25:07.443 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:07.443 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:07.467 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:07.467 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:25:08.136 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765"
2026-02-16 21:25:08.178 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx, name=eth0)
2026-02-16 21:25:08.178 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm, name=eth0)
2026-02-16 21:25:08.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbffe7c3cb8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:25:08.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9486f1f6305" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:25:08.189 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.189 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.189 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbffe7c3cb8"
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9486f1f6305"
2026-02-16 21:25:08.190 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm, name=eth0)
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/endpoint_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-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.190 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.200 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx, name=eth0)
2026-02-16 21:25:08.214 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:08.214 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"} status="up"
2026-02-16 21:25:08.214 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:08.214 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"} status="up"
2026-02-16 21:25:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm" endpoint_id:"eth0"}
2026-02-16 21:25:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-765"}
2026-02-16 21:25:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx" endpoint_id:"eth0"}
2026-02-16 21:25:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-765"}
2026-02-16 21:25:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-765.default"}
2026-02-16 21:25:08.214 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.214 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9486f1f6305" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidbffe7c3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9486f1f6305" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidbffe7c3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][92] felix/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-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/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-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.216 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.178
2026-02-16 21:25:08.216 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.179
2026-02-16 21:25:08.294 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-9t5zx", EndpointId:"eth0"}
2026-02-16 21:25:08.294 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-mlxjm", EndpointId:"eth0"}
2026-02-16 21:25:08.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-16 21:25:08.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-9706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 55
2026-02-16 21:25:10.582 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidbffe7c3cb8" state="down"
2026-02-16 21:25:10.582 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbffe7c3cb8"
2026-02-16 21:25:10.582 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-16 21:25:10.582 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbffe7c3cb8", State:"down", Index:55}
2026-02-16 21:25:10.582 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.582 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.584 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidbffe7c3cb8" state=""
2026-02-16 21:25:10.584 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidbffe7c3cb8"
2026-02-16 21:25:10.602 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbffe7c3cb8", State:"", Index:55}
2026-02-16 21:25:10.602 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Set[string](nil)}
2026-02-16 21:25:10.602 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbffe7c3cb8", Addrs:set.Set[string](nil)}
2026-02-16 21:25:10.616 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali9486f1f6305" state="down"
2026-02-16 21:25:10.616 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9486f1f6305"
2026-02-16 21:25:10.616 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c070:aff:fe46:9297" exists=false ifIndex=56
2026-02-16 21:25:10.617 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali9486f1f6305" state=""
2026-02-16 21:25:10.617 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9486f1f6305"
2026-02-16 21:25:10.622 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9486f1f6305", State:"down", Index:56}
2026-02-16 21:25:10.622 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.622 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.623 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9486f1f6305", State:"", Index:56}
2026-02-16 21:25:10.623 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Set[string](nil)}
2026-02-16 21:25:10.623 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9486f1f6305", Addrs:set.Set[string](nil)}
2026-02-16 21:25:13.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-765" name:"default"}
2026-02-16 21:25:13.579 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-765"}
2026-02-16 21:25:13.604 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-765"}
2026-02-16 21:25:17.386 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:25:17.386 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77913c39447" profile_ids:"kns.container-probe-8477" profile_ids:"ksa.container-probe-8477.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:25:17.386 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:17.386 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:17.386 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:17.387 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77913c39447"
2026-02-16 21:25:17.387 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:17.387 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:17.414 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:17.414 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="up"
2026-02-16 21:25:17.511 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8477"}
2026-02-16 21:25:17.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5789"}
2026-02-16 21:25:17.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5789" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:17.582 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2093"}
2026-02-16 21:25:17.602 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-2093" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:21.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-16 21:25:21.660 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8588"}
2026-02-16 21:25:21.660 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8588" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:21.764 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8588"}
2026-02-16 21:25:21.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7157"}
2026-02-16 21:25:21.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:22.454 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-0-wdkgl, name=eth0)
2026-02-16 21:25:22.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7157"} profile:{inbound_rules:{action:"allow" rule_id:"q0ozHm-luGpaz10O"} outbound_rules:{action:"allow" rule_id:"tnMSATfrksdtVgON"}}
2026-02-16 21:25:22.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7157.default"} profile:{}
2026-02-16 21:25:22.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-0-wdkgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb2b2cfa5c3" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:25:22.455 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.455 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.455 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.455 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb2b2cfa5c3" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.455 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.455 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.455 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb2b2cfa5c3" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.456 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.456 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.456 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.456 [INFO][92] felix/endpoint_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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.456 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.506 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:22.506 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="down"
2026-02-16 21:25:22.523 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calibb2b2cfa5c3" state="down"
2026-02-16 21:25:22.524 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.524 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb2b2cfa5c3", State:"down", Index:62}
2026-02-16 21:25:22.524 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:22.524 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:22.524 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.524 [INFO][92] felix/endpoint_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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.524 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.529 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calibb2b2cfa5c3" state="up"
2026-02-16 21:25:22.541 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:25:22.547 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:22.547 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="down"
2026-02-16 21:25:22.547 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb2b2cfa5c3", State:"up", Index:62}
2026-02-16 21:25:22.547 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.547 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.547 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:22.548 [INFO][92] felix/endpoint_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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.548 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:22.560 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-1-hjht8, name=eth0)
2026-02-16 21:25:22.565 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:22.565 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="up"
2026-02-16 21:25:22.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77913c39447" profile_ids:"kns.container-probe-8477" profile_ids:"ksa.container-probe-8477.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:25:22.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8477"}
2026-02-16 21:25:22.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-1-hjht8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid898289ef00" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.565 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.567 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.567 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid898289ef00" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.567 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.567 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid898289ef00" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.568 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid898289ef00"
2026-02-16 21:25:22.568 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77913c39447"
2026-02-16 21:25:22.568 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.568 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.568 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.569 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.572 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:25:22.608 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:22.609 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="up"
2026-02-16 21:25:22.609 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:22.609 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="down"
2026-02-16 21:25:22.609 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77913c39447" profile_ids:"kns.container-probe-8477" profile_ids:"ksa.container-probe-8477.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:25:22.609 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.609 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.609 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.609 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77913c39447"
2026-02-16 21:25:22.609 [INFO][92] felix/endpoint_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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.620 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calid898289ef00" state="down"
2026-02-16 21:25:22.620 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid898289ef00"
2026-02-16 21:25:22.627 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calid898289ef00" state="up"
2026-02-16 21:25:22.628 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:22.628 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"} status="up"
2026-02-16 21:25:22.628 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid898289ef00", State:"down", Index:63}
2026-02-16 21:25:22.628 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{}}
2026-02-16 21:25:22.628 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{}}
2026-02-16 21:25:22.628 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid898289ef00", State:"up", Index:63}
2026-02-16 21:25:22.628 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid898289ef00"
2026-02-16 21:25:22.628 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid898289ef00"
2026-02-16 21:25:22.628 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid898289ef00"
2026-02-16 21:25:22.628 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.628 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:22.661 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:22.661 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="up"
2026-02-16 21:25:22.888 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058, name=eth0)
2026-02-16 21:25:22.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058" endpoint_id:"eth0"}
2026-02-16 21:25:22.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8477"}
2026-02-16 21:25:22.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8477.default"}
2026-02-16 21:25:22.888 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.888 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l76BVeMmMlh3RN4uHU" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LMpJWEhlF4mWkfBHCR" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l76BVeMmMlh3RN4uHU" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LMpJWEhlF4mWkfBHCR" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali77913c39447" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali77913c39447" ipVersion=0x4 table="filter"
2026-02-16 21:25:22.889 [INFO][92] felix/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-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.889 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.890 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.184
2026-02-16 21:25:22.949 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8477/test-webserver-125317df-1854-4661-bcc9-dac9492f6058", EndpointId:"eth0"}
2026-02-16 21:25:22.995 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali77913c39447" state="down"
2026-02-16 21:25:22.995 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77913c39447", State:"down", Index:61}
2026-02-16 21:25:22.996 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77913c39447"
2026-02-16 21:25:22.996 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-16 21:25:23.001 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali77913c39447" state=""
2026-02-16 21:25:23.001 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali77913c39447"
2026-02-16 21:25:23.018 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{}}
2026-02-16 21:25:23.019 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Typed[string]{}}
2026-02-16 21:25:23.019 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77913c39447", State:"", Index:61}
2026-02-16 21:25:23.019 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Set[string](nil)}
2026-02-16 21:25:23.019 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77913c39447", Addrs:set.Set[string](nil)}
2026-02-16 21:25:23.570 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-0-wdkgl, name=eth0)
2026-02-16 21:25:23.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-0-wdkgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb2b2cfa5c3" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:25:23.570 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:23.571 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:23.571 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:23.574 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:23.574 [INFO][92] felix/endpoint_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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:23.574 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:23.591 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-1-hjht8, name=eth0)
2026-02-16 21:25:23.595 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:23.596 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="up"
2026-02-16 21:25:23.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-1-hjht8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid898289ef00" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:25:23.596 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:23.596 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:23.596 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:23.596 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid898289ef00"
2026-02-16 21:25:23.597 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:23.597 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:23.618 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:23.618 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="up"
2026-02-16 21:25:23.745 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2093"}
2026-02-16 21:25:23.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5789"}
2026-02-16 21:25:23.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"}
2026-02-16 21:25:23.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:23.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:23.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:23.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:23.921 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-16 21:25:23.921 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:23.937 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:23.938 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:24.464 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-16 21:25:24.464 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid898289ef00"
2026-02-16 21:25:24.464 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:24.464 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:24.678 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr, name=eth0)
2026-02-16 21:25:24.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5888"} profile:{inbound_rules:{action:"allow" rule_id:"48TgY8_ESWnunnSt"} outbound_rules:{action:"allow" rule_id:"Yxql-JSeWm_8Tn_U"}}
2026-02-16 21:25:24.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5888.default"} profile:{}
2026-02-16 21:25:24.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f09741c013" profile_ids:"kns.webhook-5888" profile_ids:"ksa.webhook-5888.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:25:24.678 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.678 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.678 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9f09741c013" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5888" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1oh3DQT-hy5PqFK3rL" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9f09741c013" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5888" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1oh3DQT-hy5PqFK3rL" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.681 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f09741c013"
2026-02-16 21:25:24.681 [INFO][92] felix/endpoint_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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.681 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.717 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:24.717 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} status="down"
2026-02-16 21:25:24.753 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-1-hjht8, name=eth0)
2026-02-16 21:25:24.753 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9f09741c013" state="down"
2026-02-16 21:25:24.753 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-1-hjht8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid898289ef00" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:25:24.753 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.753 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.753 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.754 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f09741c013"
2026-02-16 21:25:24.754 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid898289ef00"
2026-02-16 21:25:24.754 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.754 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.756 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-0-wdkgl, name=eth0)
2026-02-16 21:25:24.763 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9f09741c013" state="up"
2026-02-16 21:25:24.775 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:24.775 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="up"
2026-02-16 21:25:24.775 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-0-wdkgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb2b2cfa5c3" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:25:24.775 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.775 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.775 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.776 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.776 [INFO][92] 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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.776 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.794 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:24.794 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="down"
2026-02-16 21:25:24.794 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f09741c013", State:"down", Index:64}
2026-02-16 21:25:24.794 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.794 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.794 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f09741c013", State:"up", Index:64}
2026-02-16 21:25:24.794 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f09741c013"
2026-02-16 21:25:24.794 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f09741c013"
2026-02-16 21:25:24.794 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.794 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f09741c013"
2026-02-16 21:25:24.794 [INFO][92] felix/endpoint_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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.795 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:24.815 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:24.815 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} status="up"
2026-02-16 21:25:24.855 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calid898289ef00" state="down"
2026-02-16 21:25:24.855 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid898289ef00"
2026-02-16 21:25:24.855 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid898289ef00", State:"down", Index:63}
2026-02-16 21:25:24.855 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.856 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.856 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid898289ef00"
2026-02-16 21:25:24.856 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.856 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.856 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.856 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.186
2026-02-16 21:25:24.860 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-16 21:25:24.861 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calid898289ef00" state=""
2026-02-16 21:25:24.861 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid898289ef00"
2026-02-16 21:25:24.866 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calibb2b2cfa5c3" state="down"
2026-02-16 21:25:24.866 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.866 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-16 21:25:24.866 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calibb2b2cfa5c3" state=""
2026-02-16 21:25:24.866 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.875 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:24.875 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="down"
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid898289ef00", State:"", Index:63}
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Set[string](nil)}
2026-02-16 21:25:24.875 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid898289ef00", Addrs:set.Set[string](nil)}
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb2b2cfa5c3", State:"down", Index:62}
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.875 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb2b2cfa5c3", State:"", Index:62}
2026-02-16 21:25:24.875 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Set[string](nil)}
2026-02-16 21:25:24.875 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb2b2cfa5c3", Addrs:set.Set[string](nil)}
2026-02-16 21:25:24.875 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid898289ef00"
2026-02-16 21:25:24.875 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.875 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb2b2cfa5c3"
2026-02-16 21:25:24.875 [INFO][92] felix/endpoint_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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.875 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.875 [INFO][92] felix/endpoint_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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.875 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:24.876 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.185
2026-02-16 21:25:24.904 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:24.905 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"} status="down"
2026-02-16 21:25:24.905 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:24.905 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"} status="down"
2026-02-16 21:25:24.983 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-1-hjht8, name=eth0)
2026-02-16 21:25:24.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-1-hjht8" endpoint_id:"eth0"}
2026-02-16 21:25:24.983 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.983 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.984 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid898289ef00" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid898289ef00" ipVersion=0x4 table="filter"
2026-02-16 21:25:24.984 [INFO][92] felix/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-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:24.984 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:25.038 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-1-hjht8", EndpointId:"eth0"}
2026-02-16 21:25:25.080 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-0-wdkgl, name=eth0)
2026-02-16 21:25:25.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-0-wdkgl" endpoint_id:"eth0"}
2026-02-16 21:25:25.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7157"}
2026-02-16 21:25:25.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7157.default"}
2026-02-16 21:25:25.080 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.080 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb2b2cfa5c3" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb2b2cfa5c3" ipVersion=0x4 table="filter"
2026-02-16 21:25:25.081 [INFO][92] felix/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-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.081 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.131 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-0-wdkgl", EndpointId:"eth0"}
2026-02-16 21:25:25.584 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr, name=eth0)
2026-02-16 21:25:25.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f09741c013" profile_ids:"kns.webhook-5888" profile_ids:"ksa.webhook-5888.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:25:25.585 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.585 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.585 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.586 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f09741c013"
2026-02-16 21:25:25.586 [INFO][92] felix/endpoint_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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.586 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.610 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:25.610 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} status="up"
2026-02-16 21:25:25.616 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr, name=eth0)
2026-02-16 21:25:25.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f09741c013" profile_ids:"kns.webhook-5888" profile_ids:"ksa.webhook-5888.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:25:25.617 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.617 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.617 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.617 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f09741c013"
2026-02-16 21:25:25.617 [INFO][92] felix/endpoint_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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.617 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:25.637 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:25.637 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} status="up"
2026-02-16 21:25:25.964 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-16 21:25:25.964 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f09741c013"
2026-02-16 21:25:25.964 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:25.964 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:26.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888" type:"ClusterIP" cluster_ips:"10.254.154.190" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:25:26.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888"
2026-02-16 21:25:26.271 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr, name=eth0)
2026-02-16 21:25:26.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f09741c013" profile_ids:"kns.webhook-5888" profile_ids:"ksa.webhook-5888.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:25:26.271 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.271 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.271 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.272 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f09741c013"
2026-02-16 21:25:26.272 [INFO][92] felix/endpoint_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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.272 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.274 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr, name=eth0)
2026-02-16 21:25:26.297 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.297 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr" endpoint_id:"eth0"}
2026-02-16 21:25:26.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5888"}
2026-02-16 21:25:26.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5888.default"}
2026-02-16 21:25:26.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:26.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:26.298 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.298 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5888" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1oh3DQT-hy5PqFK3rL" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5888" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1oh3DQT-hy5PqFK3rL" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9f09741c013" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9f09741c013" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.299 [INFO][92] felix/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-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.299 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.299 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.187
2026-02-16 21:25:26.355 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-2-jk2xg, name=eth0)
2026-02-16 21:25:26.357 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5888/sample-webhook-deployment-7c5c95bb96-289dr", EndpointId:"eth0"}
2026-02-16 21:25:26.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4127"}
2026-02-16 21:25:26.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:26.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7157"} profile:{inbound_rules:{action:"allow" rule_id:"q0ozHm-luGpaz10O"} outbound_rules:{action:"allow" rule_id:"tnMSATfrksdtVgON"}}
2026-02-16 21:25:26.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7157.default"} profile:{}
2026-02-16 21:25:26.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-2-jk2xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid445e3dbc44" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:25:26.358 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.358 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.358 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid445e3dbc44" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid445e3dbc44" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.359 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid445e3dbc44"
2026-02-16 21:25:26.359 [INFO][92] felix/endpoint_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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.389 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:26.389 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} status="down"
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calid445e3dbc44" state="down"
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid445e3dbc44"
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calid445e3dbc44" state="up"
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid445e3dbc44", State:"down", Index:65}
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{}}
2026-02-16 21:25:26.434 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{}}
2026-02-16 21:25:26.434 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid445e3dbc44", State:"up", Index:65}
2026-02-16 21:25:26.434 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid445e3dbc44"
2026-02-16 21:25:26.434 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid445e3dbc44"
2026-02-16 21:25:26.434 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid445e3dbc44"
2026-02-16 21:25:26.434 [INFO][92] felix/endpoint_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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.434 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:26.456 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.456 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4127" type:"NodePort" cluster_ips:"10.254.206.10" ports:{Protocol:"TCP" Port:80 NodePort:30166}
2026-02-16 21:25:26.476 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-3-8pfnx, name=eth0)
2026-02-16 21:25:26.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-3-8pfnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58b6981eead" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:25:26.484 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.484 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.484 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali58b6981eead" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali58b6981eead" ipVersion=0x4 table="filter"
2026-02-16 21:25:26.484 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58b6981eead"
2026-02-16 21:25:26.484 [INFO][92] felix/endpoint_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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.484 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.531 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:26.531 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="down"
2026-02-16 21:25:26.548 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali58b6981eead" state="down"
2026-02-16 21:25:26.548 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58b6981eead"
2026-02-16 21:25:26.548 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali58b6981eead" state="up"
2026-02-16 21:25:26.548 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58b6981eead", State:"down", Index:66}
2026-02-16 21:25:26.549 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{}}
2026-02-16 21:25:26.549 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{}}
2026-02-16 21:25:26.549 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58b6981eead", State:"up", Index:66}
2026-02-16 21:25:26.549 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali58b6981eead"
2026-02-16 21:25:26.549 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58b6981eead"
2026-02-16 21:25:26.549 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58b6981eead"
2026-02-16 21:25:26.549 [INFO][92] felix/endpoint_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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.549 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:26.565 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.565 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.714 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-16 21:25:26.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8588" name:"default"}
2026-02-16 21:25:27.045 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-mbkw5, name=eth0)
2026-02-16 21:25:27.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4127"} profile:{inbound_rules:{action:"allow" rule_id:"cMbDuuynELSE_pHm"} outbound_rules:{action:"allow" rule_id:"q7UR9mNl1d7GkSFv"}}
2026-02-16 21:25:27.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4127.default"} profile:{}
2026-02-16 21:25:27.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb103aead9" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:25:27.046 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.046 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.046 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4eb103aead9" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.049 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4eb103aead9" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.049 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.049 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.049 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.049 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.049 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.106 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:27.106 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} status="down"
2026-02-16 21:25:27.124 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali4eb103aead9" state="down"
2026-02-16 21:25:27.125 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb103aead9", State:"down", Index:67}
2026-02-16 21:25:27.125 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.125 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.125 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.125 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.127 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali4eb103aead9" state="up"
2026-02-16 21:25:27.145 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:27.145 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} status="down"
2026-02-16 21:25:27.145 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.145 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.145 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb103aead9", State:"up", Index:67}
2026-02-16 21:25:27.145 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.145 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.145 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.145 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.145 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.153 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-2kmxt, name=eth0)
2026-02-16 21:25:27.171 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.171 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1916ab6308c" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:25:27.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8588"}
2026-02-16 21:25:27.171 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.172 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.172 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.172 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1916ab6308c" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.172 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1916ab6308c" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.172 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.172 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.172 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.205 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:27.205 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} status="down"
2026-02-16 21:25:27.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8588"}
2026-02-16 21:25:27.229 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1916ab6308c" state="down"
2026-02-16 21:25:27.230 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.230 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1916ab6308c" state="up"
2026-02-16 21:25:27.266 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1916ab6308c", State:"down", Index:68}
2026-02-16 21:25:27.266 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.266 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.266 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1916ab6308c", State:"up", Index:68}
2026-02-16 21:25:27.266 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.266 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.266 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.266 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.266 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.286 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.286 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.597 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-16 21:25:27.597 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali58b6981eead"
2026-02-16 21:25:27.597 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:27.597 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:27.598 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-2-jk2xg, name=eth0)
2026-02-16 21:25:27.618 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-mbkw5, name=eth0)
2026-02-16 21:25:27.626 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-2-jk2xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid445e3dbc44" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:25:27.626 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb103aead9" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:25:27.626 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.626 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.626 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.626 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eb103aead9"
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid445e3dbc44"
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/endpoint_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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:27.627 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:27.636 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-3-8pfnx, name=eth0)
2026-02-16 21:25:27.650 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.650 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.650 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.650 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.651 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-3-8pfnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58b6981eead" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:25:27.651 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:27.651 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:27.651 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:27.651 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58b6981eead"
2026-02-16 21:25:27.651 [INFO][92] felix/endpoint_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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:27.651 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:27.655 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-2kmxt, name=eth0)
2026-02-16 21:25:27.682 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.682 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.682 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1916ab6308c" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:25:27.682 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.682 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.682 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.683 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1916ab6308c"
2026-02-16 21:25:27.683 [INFO][92] felix/endpoint_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-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.683 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:27.692 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-16 21:25:27.692 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid445e3dbc44"
2026-02-16 21:25:27.702 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.702 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.702 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:27.703 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:27.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8477" name:"default"}
2026-02-16 21:25:27.982 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9f09741c013" state="down"
2026-02-16 21:25:27.983 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f09741c013"
2026-02-16 21:25:27.983 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-16 21:25:27.983 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f09741c013", State:"down", Index:64}
2026-02-16 21:25:27.983 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.983 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.986 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9f09741c013" state=""
2026-02-16 21:25:27.986 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f09741c013"
2026-02-16 21:25:28.007 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f09741c013", State:"", Index:64}
2026-02-16 21:25:28.007 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.007 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f09741c013", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.133 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8477"}
2026-02-16 21:25:28.144 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-16 21:25:28.144 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4eb103aead9"
2026-02-16 21:25:28.163 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:28.163 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:28.824 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-2-jk2xg, name=eth0)
2026-02-16 21:25:28.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-2-jk2xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid445e3dbc44" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:25:28.824 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.824 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.824 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.825 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid445e3dbc44"
2026-02-16 21:25:28.825 [INFO][92] felix/endpoint_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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.825 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 65
2026-02-16 21:25:28.848 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:28.848 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} status="up"
2026-02-16 21:25:28.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-2093" name:"default"}
2026-02-16 21:25:28.872 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-3-8pfnx, name=eth0)
2026-02-16 21:25:28.879 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-3-8pfnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58b6981eead" profile_ids:"kns.job-7157" profile_ids:"ksa.job-7157.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:25:28.879 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.879 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.879 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.882 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58b6981eead"
2026-02-16 21:25:28.882 [INFO][92] 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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.882 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.909 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:28.909 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="down"
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calid445e3dbc44" state="down"
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid445e3dbc44"
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid445e3dbc44", State:"down", Index:65}
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calid445e3dbc44" state=""
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid445e3dbc44"
2026-02-16 21:25:28.939 [INFO][92] 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-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{}}
2026-02-16 21:25:28.939 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Typed[string]{}}
2026-02-16 21:25:28.939 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid445e3dbc44", State:"", Index:65}
2026-02-16 21:25:28.940 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.940 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid445e3dbc44", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.940 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid445e3dbc44"
2026-02-16 21:25:28.940 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58b6981eead"
2026-02-16 21:25:28.940 [INFO][92] felix/endpoint_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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.940 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:28.941 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.188
2026-02-16 21:25:28.962 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:28.962 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"} status="down"
2026-02-16 21:25:28.976 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali58b6981eead" state="down"
2026-02-16 21:25:28.977 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58b6981eead"
2026-02-16 21:25:28.977 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58b6981eead", State:"down", Index:66}
2026-02-16 21:25:28.977 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{}}
2026-02-16 21:25:28.977 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Typed[string]{}}
2026-02-16 21:25:28.977 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58b6981eead"
2026-02-16 21:25:28.977 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58b6981eead"
2026-02-16 21:25:28.977 [INFO][92] felix/endpoint_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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.977 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.977 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-16 21:25:28.977 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.189
2026-02-16 21:25:28.980 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali58b6981eead" state=""
2026-02-16 21:25:28.980 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali58b6981eead"
2026-02-16 21:25:28.997 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:28.997 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="down"
2026-02-16 21:25:28.997 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58b6981eead", State:"", Index:66}
2026-02-16 21:25:28.997 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.997 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58b6981eead", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.997 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58b6981eead"
2026-02-16 21:25:28.997 [INFO][92] felix/endpoint_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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:28.997 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.016 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:29.016 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"} status="down"
2026-02-16 21:25:29.040 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-16 21:25:29.040 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1916ab6308c"
2026-02-16 21:25:29.040 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:29.040 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:29.140 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-2-jk2xg, name=eth0)
2026-02-16 21:25:29.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-2-jk2xg" endpoint_id:"eth0"}
2026-02-16 21:25:29.141 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.141 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.141 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.141 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.141 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid445e3dbc44" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.141 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.141 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid445e3dbc44" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.141 [INFO][92] felix/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-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.141 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.206 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-2-jk2xg", EndpointId:"eth0"}
2026-02-16 21:25:29.206 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5789" name:"default"}
2026-02-16 21:25:29.226 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7157/indexed-job-3-8pfnx, name=eth0)
2026-02-16 21:25:29.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7157/indexed-job-3-8pfnx" endpoint_id:"eth0"}
2026-02-16 21:25:29.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7157.default"}
2026-02-16 21:25:29.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7157"}
2026-02-16 21:25:29.227 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.227 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7157" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0pLCXqZ57UwIHISI5a" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali58b6981eead" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali58b6981eead" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.228 [INFO][92] felix/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-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.228 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.289 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7157/indexed-job-3-8pfnx", EndpointId:"eth0"}
2026-02-16 21:25:29.330 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2093"}
2026-02-16 21:25:29.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-2093"}
2026-02-16 21:25:29.504 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5789"}
2026-02-16 21:25:29.540 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5789"}
2026-02-16 21:25:31.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1856" name:"default"}
2026-02-16 21:25:31.505 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4127"
2026-02-16 21:25:31.533 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-mbkw5, name=eth0)
2026-02-16 21:25:31.537 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-2kmxt, name=eth0)
2026-02-16 21:25:31.547 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-mbkw5, name=eth0)
2026-02-16 21:25:31.547 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-2kmxt, name=eth0)
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb103aead9" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1916ab6308c" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5" endpoint_id:"eth0"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt" endpoint_id:"eth0"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4127"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4127.default"}
2026-02-16 21:25:31.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4127"}
2026-02-16 21:25:31.558 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.558 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.558 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1916ab6308c" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4eb103aead9" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1916ab6308c" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4eb103aead9" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.559 [INFO][92] felix/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-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/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-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.560 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.190
2026-02-16 21:25:31.560 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.191
2026-02-16 21:25:31.632 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-mbkw5", EndpointId:"eth0"}
2026-02-16 21:25:31.632 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-2kmxt", EndpointId:"eth0"}
2026-02-16 21:25:31.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4721"}
2026-02-16 21:25:31.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-4721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:31.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"}
2026-02-16 21:25:31.698 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4721"}
2026-02-16 21:25:31.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4549"}
2026-02-16 21:25:31.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:31.781 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:31.805 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5888"}
2026-02-16 21:25:31.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:31.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7157"}
2026-02-16 21:25:31.924 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-8936"}
2026-02-16 21:25:31.924 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:32.265 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:32.286 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} 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-6139"}
2026-02-16 21:25:32.309 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:32.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-9706" name:"default"}
2026-02-16 21:25:32.719 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:32.745 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1856"}
2026-02-16 21:25:32.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-9706"}
2026-02-16 21:25:34.204 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali4eb103aead9" state="down"
2026-02-16 21:25:34.204 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eb103aead9"
2026-02-16 21:25:34.204 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-16 21:25:34.204 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb103aead9", State:"down", Index:67}
2026-02-16 21:25:34.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{}}
2026-02-16 21:25:34.204 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Typed[string]{}}
2026-02-16 21:25:34.206 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali4eb103aead9" state=""
2026-02-16 21:25:34.206 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4eb103aead9"
2026-02-16 21:25:34.216 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1916ab6308c" state="down"
2026-02-16 21:25:34.216 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1916ab6308c"
2026-02-16 21:25:34.216 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-16 21:25:34.219 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1916ab6308c" state=""
2026-02-16 21:25:34.219 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1916ab6308c"
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb103aead9", State:"", Index:67}
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Set[string](nil)}
2026-02-16 21:25:34.226 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb103aead9", Addrs:set.Set[string](nil)}
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1916ab6308c", State:"down", Index:68}
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{}}
2026-02-16 21:25:34.226 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Typed[string]{}}
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1916ab6308c", State:"", Index:68}
2026-02-16 21:25:34.226 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Set[string](nil)}
2026-02-16 21:25:34.226 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1916ab6308c", Addrs:set.Set[string](nil)}
2026-02-16 21:25:35.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-8936"}
2026-02-16 21:25:35.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9455"}
2026-02-16 21:25:35.198 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-9455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:35.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-hbb7d" namespace:"proxy-9455" type:"ClusterIP" cluster_ips:"10.254.87.80" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-16 21:25:35.850 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4, name=eth0)
2026-02-16 21:25:35.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-9455.default"} profile:{}
2026-02-16 21:25:35.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-9455"} profile:{inbound_rules:{action:"allow" rule_id:"hz4BIA6O2dRTo4GU"} outbound_rules:{action:"allow" rule_id:"_nV0zUVsf21N48ER"}}
2026-02-16 21:25:35.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ff00459c1" profile_ids:"kns.proxy-9455" profile_ids:"ksa.proxy-9455.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:25:35.851 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.851 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.851 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali76ff00459c1" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-9455" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vbfy4UOWWKmST_LQUQ" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali76ff00459c1" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-9455" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vbfy4UOWWKmST_LQUQ" ipVersion=0x4 table="filter"
2026-02-16 21:25:35.852 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.852 [INFO][92] felix/endpoint_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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.852 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.897 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:35.897 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} status="down"
2026-02-16 21:25:35.921 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali76ff00459c1" state="down"
2026-02-16 21:25:35.921 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.921 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ff00459c1", State:"down", Index:69}
2026-02-16 21:25:35.921 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:35.921 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:35.921 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.921 [INFO][92] felix/endpoint_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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.921 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.929 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali76ff00459c1" state="up"
2026-02-16 21:25:35.940 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:35.940 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} status="down"
2026-02-16 21:25:35.940 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ff00459c1", State:"up", Index:69}
2026-02-16 21:25:35.940 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.941 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.941 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ff00459c1"
2026-02-16 21:25:35.941 [INFO][92] felix/endpoint_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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.941 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:35.967 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:35.968 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} status="up"
2026-02-16 21:25:36.697 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4, name=eth0)
2026-02-16 21:25:36.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ff00459c1" profile_ids:"kns.proxy-9455" profile_ids:"ksa.proxy-9455.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:25:36.697 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:36.697 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:36.697 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:36.698 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ff00459c1"
2026-02-16 21:25:36.699 [INFO][92] felix/endpoint_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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:36.699 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:36.722 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:36.722 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} status="up"
2026-02-16 21:25:36.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4127" name:"default"}
2026-02-16 21:25:36.919 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4127"}
2026-02-16 21:25:36.951 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4127"}
2026-02-16 21:25:37.069 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-16 21:25:37.069 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali76ff00459c1"
2026-02-16 21:25:37.069 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:37.069 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:37.116 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} 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-6139"}
2026-02-16 21:25:37.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4158"}
2026-02-16 21:25:37.162 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:37.308 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-4721" name:"default"}
2026-02-16 21:25:37.451 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7157" name:"default"}
2026-02-16 21:25:37.592 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4721"}
2026-02-16 21:25:37.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-4721"}
2026-02-16 21:25:37.711 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4, name=eth0)
2026-02-16 21:25:37.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ff00459c1" profile_ids:"kns.proxy-9455" profile_ids:"ksa.proxy-9455.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:25:37.711 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:37.711 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:37.711 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:37.712 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ff00459c1"
2026-02-16 21:25:37.712 [INFO][92] felix/endpoint_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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:37.712 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:37.739 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:37.739 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"} status="up"
2026-02-16 21:25:37.763 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7157"}
2026-02-16 21:25:37.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7157"}
2026-02-16 21:25:38.041 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4549" name:"default"}
2026-02-16 21:25:38.062 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:38.082 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4549"}
2026-02-16 21:25:39.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9455"}
2026-02-16 21:25:39.560 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4, name=eth0)
2026-02-16 21:25:39.574 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4, name=eth0)
2026-02-16 21:25:39.580 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ff00459c1" profile_ids:"kns.proxy-9455" profile_ids:"ksa.proxy-9455.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:25:39.580 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-258"}
2026-02-16 21:25:39.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4" endpoint_id:"eth0"}
2026-02-16 21:25:39.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-9455"}
2026-02-16 21:25:39.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-9455.default"}
2026-02-16 21:25:39.581 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.581 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-9455" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vbfy4UOWWKmST_LQUQ" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-9455" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vbfy4UOWWKmST_LQUQ" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali76ff00459c1" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali76ff00459c1" ipVersion=0x4 table="filter"
2026-02-16 21:25:39.582 [INFO][92] felix/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-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.582 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.583 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.131
2026-02-16 21:25:39.657 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9455/proxy-service-hbb7d-6f68d5d894-nf8p4", EndpointId:"eth0"}
2026-02-16 21:25:39.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:39.686 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-258"}
2026-02-16 21:25:39.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3282"}
2026-02-16 21:25:39.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-3282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:40.066 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali76ff00459c1" state="down"
2026-02-16 21:25:40.067 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76ff00459c1"
2026-02-16 21:25:40.067 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-16 21:25:40.067 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ff00459c1", State:"down", Index:69}
2026-02-16 21:25:40.068 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:40.068 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:40.068 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali76ff00459c1" state=""
2026-02-16 21:25:40.068 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali76ff00459c1"
2026-02-16 21:25:40.068 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ff00459c1", State:"", Index:69}
2026-02-16 21:25:40.068 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Set[string](nil)}
2026-02-16 21:25:40.068 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ff00459c1", Addrs:set.Set[string](nil)}
2026-02-16 21:25:40.267 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8936" name:"default"}
2026-02-16 21:25:40.425 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-8936"}
2026-02-16 21:25:40.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8936"}
2026-02-16 21:25:42.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6139" name:"default"}
2026-02-16 21:25:42.514 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} 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-6139"}
2026-02-16 21:25:42.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6139"}
2026-02-16 21:25:43.167 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:25:43.167 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:25:43.167 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.167 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.167 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.168 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:25:43.169 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.169 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.196 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:43.196 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:25:43.202 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:25:43.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:25:43.202 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.202 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.202 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.202 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:25:43.202 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.202 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.234 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:43.234 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:25:43.785 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:25:43.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:25:43.787 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.787 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.787 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.788 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:25:43.788 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.788 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:25:43.814 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:43.814 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:25:44.722 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-9455" name:"default"}
2026-02-16 21:25:44.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-hbb7d" namespace:"proxy-9455"
2026-02-16 21:25:45.022 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-258" name:"default"}
2026-02-16 21:25:45.099 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-258"}
2026-02-16 21:25:45.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9455"}
2026-02-16 21:25:45.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-258"}
2026-02-16 21:25:45.149 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-9455"}
2026-02-16 21:25:45.317 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:25:59.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4158"}
2026-02-16 21:25:59.493 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2924"}
2026-02-16 21:25:59.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:59.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3282"}
2026-02-16 21:25:59.963 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7231"}
2026-02-16 21:25:59.989 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:04.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4158" name:"default"}
2026-02-16 21:26:04.602 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2924" type:"ClusterIP" cluster_ips:"10.254.131.160" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:26:04.685 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2924" type:"NodePort" cluster_ips:"10.254.249.17" ports:{Protocol:"TCP" Port:80 NodePort:30395}
2026-02-16 21:26:04.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2924"
2026-02-16 21:26:04.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2924"
2026-02-16 21:26:04.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2924"}
2026-02-16 21:26:04.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
2026-02-16 21:26:04.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:05.043 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4158"}
2026-02-16 21:26:05.069 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4158"}
2026-02-16 21:26:05.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-3282" name:"default"}
2026-02-16 21:26:05.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3282"}
2026-02-16 21:26:05.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-3282"}
2026-02-16 21:26:05.469 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-handle-http-request, name=eth0)
2026-02-16 21:26:05.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3929"} profile:{inbound_rules:{action:"allow" rule_id:"vlIZiz6nRHnstP1b"} outbound_rules:{action:"allow" rule_id:"hHjRHdxls4FYws6f"}}
2026-02-16 21:26:05.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3929.default"} profile:{}
2026-02-16 21:26:05.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e507618ba1" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:26:05.470 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.470 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.470 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e507618ba1" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cPTmy8oS3t98mG_iYf" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JZizlXhXctXip-984T" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e507618ba1" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cPTmy8oS3t98mG_iYf" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JZizlXhXctXip-984T" ipVersion=0x4 table="filter"
2026-02-16 21:26:05.471 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.471 [INFO][92] felix/endpoint_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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.471 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.520 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:05.520 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:26:05.520 [INFO][92] felix/summary.go 100: Summarising 187 dataplane reconciliation loops over 1m0s: avg=28ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:26:05.551 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3e507618ba1" state="down"
2026-02-16 21:26:05.551 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.560 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e507618ba1", State:"down", Index:70}
2026-02-16 21:26:05.560 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{}}
2026-02-16 21:26:05.560 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{}}
2026-02-16 21:26:05.560 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.560 [INFO][92] felix/endpoint_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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.560 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.561 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3e507618ba1" state="up"
2026-02-16 21:26:05.580 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:05.580 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:26:05.580 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e507618ba1", State:"up", Index:70}
2026-02-16 21:26:05.580 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.581 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.581 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e507618ba1"
2026-02-16 21:26:05.581 [INFO][92] felix/endpoint_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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.581 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:05.600 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:05.600 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:26:06.764 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-16 21:26:06.764 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e507618ba1"
2026-02-16 21:26:06.765 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:06.765 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:06.910 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-handle-http-request, name=eth0)
2026-02-16 21:26:06.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e507618ba1" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:26:06.911 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:06.912 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:06.912 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:06.912 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e507618ba1"
2026-02-16 21:26:06.913 [INFO][92] felix/endpoint_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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:06.913 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:06.935 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:06.935 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:26:07.487 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-with-poststart-http-hook, name=eth0)
2026-02-16 21:26:07.487 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc4e920fa" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:26:07.487 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.487 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.487 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.488 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:26:07.488 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31dc4e920fa" ipVersion=0x4 table="filter"
2026-02-16 21:26:07.488 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:26:07.488 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31dc4e920fa" ipVersion=0x4 table="filter"
2026-02-16 21:26:07.488 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.488 [INFO][92] felix/endpoint_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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.488 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.529 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:07.529 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:26:07.567 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali31dc4e920fa" state="down"
2026-02-16 21:26:07.568 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.568 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali31dc4e920fa" state="up"
2026-02-16 21:26:07.568 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc4e920fa", State:"down", Index:71}
2026-02-16 21:26:07.568 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{}}
2026-02-16 21:26:07.568 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{}}
2026-02-16 21:26:07.568 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc4e920fa", State:"up", Index:71}
2026-02-16 21:26:07.568 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.568 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.568 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.568 [INFO][92] felix/endpoint_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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.568 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.588 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:07.588 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:26:07.916 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-with-poststart-http-hook, name=eth0)
2026-02-16 21:26:07.917 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc4e920fa" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:26:07.917 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.917 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.917 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.918 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:07.919 [INFO][92] felix/endpoint_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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.919 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:07.941 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:07.941 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:26:07.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7231"}
2026-02-16 21:26:07.995 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"}
2026-02-16 21:26:08.027 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:08.027 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:08.027 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:08.057 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:08.908 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-16 21:26:08.909 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31dc4e920fa"
2026-02-16 21:26:08.909 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:08.909 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:08.982 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-with-poststart-http-hook, name=eth0)
2026-02-16 21:26:08.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc4e920fa" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:26:08.983 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:08.983 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:08.983 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:08.984 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:08.985 [INFO][92] felix/endpoint_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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:08.985 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.011 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:09.012 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:26:09.927 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-with-poststart-http-hook, name=eth0)
2026-02-16 21:26:09.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc4e920fa" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:26:09.927 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.928 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.928 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc4e920fa"
2026-02-16 21:26:09.928 [INFO][92] felix/endpoint_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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:09.950 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:09.950 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:26:10.031 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2924" name:"default"}
2026-02-16 21:26:10.083 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2924"}
2026-02-16 21:26:10.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2924"}
2026-02-16 21:26:10.185 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-with-poststart-http-hook, name=eth0)
2026-02-16 21:26:10.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-16 21:26:10.185 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.185 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.186 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:26:10.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31dc4e920fa" ipVersion=0x4 table="filter"
2026-02-16 21:26:10.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:26:10.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31dc4e920fa" ipVersion=0x4 table="filter"
2026-02-16 21:26:10.186 [INFO][92] felix/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-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.186 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.134
2026-02-16 21:26:10.250 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-16 21:26:10.296 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali31dc4e920fa" state="down"
2026-02-16 21:26:10.297 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31dc4e920fa"
2026-02-16 21:26:10.297 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-16 21:26:10.297 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc4e920fa", State:"down", Index:71}
2026-02-16 21:26:10.297 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{}}
2026-02-16 21:26:10.297 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Typed[string]{}}
2026-02-16 21:26:10.303 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali31dc4e920fa" state=""
2026-02-16 21:26:10.303 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31dc4e920fa"
2026-02-16 21:26:10.324 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc4e920fa", State:"", Index:71}
2026-02-16 21:26:10.325 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Set[string](nil)}
2026-02-16 21:26:10.325 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc4e920fa", Addrs:set.Set[string](nil)}
2026-02-16 21:26:10.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9262" type:"ClusterIP" cluster_ips:"10.254.108.29" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:26:11.016 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
2026-02-16 21:26:11.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4414"}
2026-02-16 21:26:11.060 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:11.561 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:26:11.561 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:26:11.561 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.561 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.561 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.562 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:26:11.562 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.562 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.587 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:11.587 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:26:11.592 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:26:11.592 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:26:11.592 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.592 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.592 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.593 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:26:11.593 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.593 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.619 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:11.619 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:26:11.663 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9262"
2026-02-16 21:26:11.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:11.763 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:11.820 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3574"}
2026-02-16 21:26:11.820 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:11.949 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:26:11.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:26:11.949 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.949 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.949 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.950 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:26:11.950 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.950 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:11.976 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:11.976 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:26:13.059 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7231" name:"default"}
2026-02-16 21:26:13.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7231"}
2026-02-16 21:26:13.239 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"}
2026-02-16 21:26:14.517 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-zkqjb, name=eth0)
2026-02-16 21:26:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3574.default"} profile:{}
2026-02-16 21:26:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3574"} profile:{inbound_rules:{action:"allow" rule_id:"8vf_xqgT-uF7ood2"} outbound_rules:{action:"allow" rule_id:"WCF-eB-UfszUtiBC"}}
2026-02-16 21:26:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-zkqjb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946e306fba3" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:26:14.518 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.518 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.518 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali946e306fba3" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali946e306fba3" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.519 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.519 [INFO][92] felix/endpoint_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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.557 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.557 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.601 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali946e306fba3" state="down"
2026-02-16 21:26:14.601 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali946e306fba3"
2026-02-16 21:26:14.601 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946e306fba3", State:"down", Index:72}
2026-02-16 21:26:14.601 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.601 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.602 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.602 [INFO][92] felix/endpoint_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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.602 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.602 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali946e306fba3" state="up"
2026-02-16 21:26:14.626 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.626 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.626 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946e306fba3", State:"up", Index:72}
2026-02-16 21:26:14.626 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.626 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.626 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.627 [INFO][92] felix/endpoint_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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.627 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.651 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:14.651 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} status="up"
2026-02-16 21:26:14.967 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-zkqjb, name=eth0)
2026-02-16 21:26:14.968 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-zkqjb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946e306fba3" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:26:14.968 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.968 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.968 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.969 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946e306fba3"
2026-02-16 21:26:14.969 [INFO][92] felix/endpoint_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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.969 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:14.991 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:14.991 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} status="up"
2026-02-16 21:26:15.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4414"}
2026-02-16 21:26:15.169 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:26:15.191 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-1910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:16.042 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-handle-http-request, name=eth0)
2026-02-16 21:26:16.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e507618ba1" profile_ids:"kns.container-lifecycle-hook-3929" profile_ids:"ksa.container-lifecycle-hook-3929.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:26:16.042 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.043 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.043 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.045 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e507618ba1"
2026-02-16 21:26:16.045 [INFO][92] felix/endpoint_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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.046 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-3929/pod-handle-http-request, name=eth0)
2026-02-16 21:26:16.045 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:16.072 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:26:16.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3929/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3929"}
2026-02-16 21:26:16.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3929.default"}
2026-02-16 21:26:16.072 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cPTmy8oS3t98mG_iYf" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JZizlXhXctXip-984T" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cPTmy8oS3t98mG_iYf" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JZizlXhXctXip-984T" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e507618ba1" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e507618ba1" ipVersion=0x4 table="filter"
2026-02-16 21:26:16.072 [INFO][92] felix/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-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.072 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.073 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.132
2026-02-16 21:26:16.150 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3929/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:26:16.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3929" name:"default"}
2026-02-16 21:26:16.327 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
bird: KIF: Received address message for unknown interface 70
2026-02-16 21:26:16.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"}
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3e507618ba1" state="down"
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e507618ba1"
2026-02-16 21:26:16.430 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e507618ba1", State:"down", Index:70}
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{}}
2026-02-16 21:26:16.430 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Typed[string]{}}
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3e507618ba1" state=""
2026-02-16 21:26:16.430 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e507618ba1"
2026-02-16 21:26:16.453 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e507618ba1", State:"", Index:70}
2026-02-16 21:26:16.453 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Set[string](nil)}
2026-02-16 21:26:16.453 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e507618ba1", Addrs:set.Set[string](nil)}
2026-02-16 21:26:16.460 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-16 21:26:16.460 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali946e306fba3"
2026-02-16 21:26:16.480 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:16.480 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:16.948 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3890" name:"default"}
2026-02-16 21:26:17.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9262" name:"default"}
2026-02-16 21:26:17.089 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:17.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9262"}
2026-02-16 21:26:17.391 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:17.414 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3890"}
2026-02-16 21:26:18.638 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-qgqcd, name=eth0)
2026-02-16 21:26:18.639 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-qgqcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e48e4ba9e7" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:26:18.639 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.639 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.639 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.640 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1e48e4ba9e7" ipVersion=0x4 table="filter"
2026-02-16 21:26:18.640 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1e48e4ba9e7" ipVersion=0x4 table="filter"
2026-02-16 21:26:18.640 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.640 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.640 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.677 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:18.677 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="down"
2026-02-16 21:26:18.714 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali1e48e4ba9e7" state="down"
2026-02-16 21:26:18.714 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.714 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e48e4ba9e7", State:"down", Index:73}
2026-02-16 21:26:18.714 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{}}
2026-02-16 21:26:18.714 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{}}
2026-02-16 21:26:18.714 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.714 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.714 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.717 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali1e48e4ba9e7" state="up"
2026-02-16 21:26:18.732 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:18.732 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="down"
2026-02-16 21:26:18.733 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e48e4ba9e7", State:"up", Index:73}
2026-02-16 21:26:18.733 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.733 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.733 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:18.733 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.733 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:18.747 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:18.747 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="up"
2026-02-16 21:26:19.004 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-qgqcd, name=eth0)
2026-02-16 21:26:19.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-qgqcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e48e4ba9e7" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:26:19.005 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:19.005 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:19.005 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:19.006 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:19.007 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:19.007 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:19.026 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:19.027 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="up"
2026-02-16 21:26:20.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3574"}
2026-02-16 21:26:20.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} 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-8274"}
2026-02-16 21:26:20.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8274" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:20.332 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-16 21:26:20.332 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:20.333 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:20.333 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:20.367 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4414" name:"default"}
2026-02-16 21:26:20.703 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4414"}
2026-02-16 21:26:20.729 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4414"}
2026-02-16 21:26:20.775 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8274/test-pod-1, name=eth0)
2026-02-16 21:26:20.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8274"} profile:{inbound_rules:{action:"allow" rule_id:"gOmCk_Ln8d4CMPxq"} outbound_rules:{action:"allow" rule_id:"obSOPRHcgwsnixi9"}}
2026-02-16 21:26:20.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8274.default"} profile:{}
2026-02-16 21:26:20.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e62f955cd4" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:26:20.776 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.776 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.776 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e62f955cd4" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4e62f955cd4" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.777 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.777 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.777 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.822 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:20.822 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-16 21:26:20.851 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali4e62f955cd4" state="down"
2026-02-16 21:26:20.852 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.852 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e62f955cd4", State:"down", Index:74}
2026-02-16 21:26:20.852 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.852 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.852 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.852 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.852 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.857 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali4e62f955cd4" state="up"
2026-02-16 21:26:20.872 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:20.872 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-16 21:26:20.872 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e62f955cd4", State:"up", Index:74}
2026-02-16 21:26:20.872 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.872 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.872 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:20.873 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.873 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:20.894 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:20.894 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:26:22.021 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8274/test-pod-1, name=eth0)
2026-02-16 21:26:22.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e62f955cd4" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:26:22.021 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.022 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.022 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.024 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:22.025 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.025 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.043 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:22.043 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:26:22.124 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-16 21:26:22.124 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e62f955cd4"
2026-02-16 21:26:22.124 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:22.124 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:22.279 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8274/test-pod-1, name=eth0)
2026-02-16 21:26:22.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e62f955cd4" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:26:22.279 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.279 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.279 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.280 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:22.280 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.281 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:22.304 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:22.304 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:26:24.028 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8274/test-pod-1, name=eth0)
2026-02-16 21:26:24.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e62f955cd4" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:26:24.029 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.029 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.029 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.029 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e62f955cd4"
2026-02-16 21:26:24.029 [INFO][92] felix/endpoint_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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.029 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.047 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:24.047 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:26:24.259 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8274/test-pod-1, name=eth0)
2026-02-16 21:26:24.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-1" endpoint_id:"eth0"}
2026-02-16 21:26:24.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8274"}
2026-02-16 21:26:24.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8274.default"}
2026-02-16 21:26:24.260 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.260 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4e62f955cd4" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4e62f955cd4" ipVersion=0x4 table="filter"
2026-02-16 21:26:24.261 [INFO][92] felix/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-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.261 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.261 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.136
bird: KIF: Received address message for unknown interface 74
2026-02-16 21:26:24.314 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-1", EndpointId:"eth0"}
2026-02-16 21:26:24.365 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-16 21:26:24.365 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e62f955cd4"
2026-02-16 21:26:24.365 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali4e62f955cd4" state="down"
2026-02-16 21:26:24.365 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali4e62f955cd4" state=""
2026-02-16 21:26:24.365 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e62f955cd4"
2026-02-16 21:26:24.366 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:26:24.366 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:26:24.366 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e62f955cd4", State:"down", Index:74}
2026-02-16 21:26:24.366 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e62f955cd4", State:"", Index:74}
2026-02-16 21:26:24.366 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Set[string](nil)}
2026-02-16 21:26:24.366 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e62f955cd4", Addrs:set.Set[string](nil)}
2026-02-16 21:26:25.180 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-qgqcd, name=eth0)
2026-02-16 21:26:25.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-qgqcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e48e4ba9e7" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:26:25.181 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.181 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.182 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.185 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:25.185 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.192 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-zkqjb, name=eth0)
2026-02-16 21:26:25.197 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-qgqcd, name=eth0)
2026-02-16 21:26:25.206 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-zkqjb, name=eth0)
2026-02-16 21:26:25.213 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:25.213 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="up"
2026-02-16 21:26:25.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-zkqjb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946e306fba3" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:26:25.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-qgqcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e48e4ba9e7" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:26:25.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3574"}
2026-02-16 21:26:25.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-zkqjb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946e306fba3" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.214 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:25.215 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946e306fba3"
2026-02-16 21:26:25.215 [INFO][92] felix/endpoint_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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.215 [INFO][92] felix/endpoint_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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.232 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:25.232 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"} status="up"
2026-02-16 21:26:25.232 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:25.232 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"} status="up"
2026-02-16 21:26:25.318 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} 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-8274"}
2026-02-16 21:26:25.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1758"}
2026-02-16 21:26:25.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:25.484 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-qgqcd, name=eth0)
2026-02-16 21:26:25.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-qgqcd" endpoint_id:"eth0"}
2026-02-16 21:26:25.484 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.484 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.485 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.485 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1e48e4ba9e7" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.485 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1e48e4ba9e7" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.485 [INFO][92] felix/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-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.485 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.485 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.130
2026-02-16 21:26:25.504 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-3574/rs-zkqjb, name=eth0)
2026-02-16 21:26:25.541 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-qgqcd", EndpointId:"eth0"}
2026-02-16 21:26:25.542 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-zkqjb" endpoint_id:"eth0"}
2026-02-16 21:26:25.542 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3574.default"}
2026-02-16 21:26:25.542 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3574"}
2026-02-16 21:26:25.542 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.542 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali946e306fba3" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali946e306fba3" ipVersion=0x4 table="filter"
2026-02-16 21:26:25.545 [INFO][92] felix/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-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.545 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.546 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.133
2026-02-16 21:26:25.592 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-16 21:26:25.592 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:25.592 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali1e48e4ba9e7" state="down"
2026-02-16 21:26:25.605 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali946e306fba3"
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali1e48e4ba9e7" state=""
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1e48e4ba9e7"
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali946e306fba3" state="down"
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali946e306fba3" state=""
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali946e306fba3"
2026-02-16 21:26:25.605 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-zkqjb", EndpointId:"eth0"}
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{}}
2026-02-16 21:26:25.605 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Typed[string]{}}
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e48e4ba9e7", State:"down", Index:73}
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{}}
2026-02-16 21:26:25.605 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Typed[string]{}}
2026-02-16 21:26:25.605 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e48e4ba9e7", State:"", Index:73}
2026-02-16 21:26:25.606 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Set[string](nil)}
2026-02-16 21:26:25.606 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e48e4ba9e7", Addrs:set.Set[string](nil)}
2026-02-16 21:26:25.606 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946e306fba3", State:"down", Index:72}
2026-02-16 21:26:25.606 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946e306fba3", State:"", Index:72}
2026-02-16 21:26:25.606 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Set[string](nil)}
2026-02-16 21:26:25.606 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946e306fba3", Addrs:set.Set[string](nil)}
2026-02-16 21:26:30.574 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8274" name:"default"}
2026-02-16 21:26:30.604 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3574" name:"default"}
2026-02-16 21:26:30.700 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3574"}
2026-02-16 21:26:30.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1758"}
2026-02-16 21:26:30.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-16 21:26:30.803 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-2392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:30.908 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} 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-8274"}
2026-02-16 21:26:30.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8274"}
2026-02-16 21:26:31.505 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-2392/pod-subpath-test-projected-hzjt, name=eth0)
2026-02-16 21:26:31.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-2392"} profile:{inbound_rules:{action:"allow" rule_id:"N8-a0HSnxNHFeQLw"} outbound_rules:{action:"allow" rule_id:"q8SPfCQN2A0aDi5P"}}
2026-02-16 21:26:31.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-2392.default"} profile:{}
2026-02-16 21:26:31.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-2392/pod-subpath-test-projected-hzjt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic85b25ac8a8" profile_ids:"kns.subpath-2392" profile_ids:"ksa.subpath-2392.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:26:31.506 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.506 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.506 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic85b25ac8a8" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-2392" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6wnxduuuvoHnXYhhx0" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic85b25ac8a8" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-2392" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6wnxduuuvoHnXYhhx0" ipVersion=0x4 table="filter"
2026-02-16 21:26:31.507 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.507 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.507 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.541 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:31.541 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="down"
2026-02-16 21:26:31.572 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic85b25ac8a8" state="down"
2026-02-16 21:26:31.572 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.573 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic85b25ac8a8", State:"down", Index:75}
2026-02-16 21:26:31.573 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{}}
2026-02-16 21:26:31.573 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{}}
2026-02-16 21:26:31.573 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.573 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.573 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.574 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic85b25ac8a8" state="up"
2026-02-16 21:26:31.592 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:31.592 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="down"
2026-02-16 21:26:31.592 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic85b25ac8a8", State:"up", Index:75}
2026-02-16 21:26:31.592 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.592 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.592 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:31.592 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.592 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:31.611 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:31.611 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="up"
2026-02-16 21:26:32.107 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-2392/pod-subpath-test-projected-hzjt, name=eth0)
2026-02-16 21:26:32.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-2392/pod-subpath-test-projected-hzjt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic85b25ac8a8" profile_ids:"kns.subpath-2392" profile_ids:"ksa.subpath-2392.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:26:32.108 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:32.108 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:32.108 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:32.109 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:32.109 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:32.109 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:32.134 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:32.134 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="up"
2026-02-16 21:26:33.260 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-16 21:26:33.261 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic85b25ac8a8"
2026-02-16 21:26:33.261 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:33.261 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:35.941 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1758" name:"default"}
2026-02-16 21:26:35.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1758"}
2026-02-16 21:26:36.044 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"}
2026-02-16 21:26:39.961 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:26:39.961 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1c5d079cf0" profile_ids:"kns.pod-resize-tests-4941" profile_ids:"ksa.pod-resize-tests-4941.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:26:39.961 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.962 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.962 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.962 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1c5d079cf0"
2026-02-16 21:26:39.963 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.963 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.966 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-4941/resize-test-t44bw, name=eth0)
2026-02-16 21:26:39.984 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:39.984 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"} status="up"
2026-02-16 21:26:39.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-4941/resize-test-t44bw" endpoint_id:"eth0"}
2026-02-16 21:26:39.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-4941.default"}
2026-02-16 21:26:39.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-4941"}
2026-02-16 21:26:39.984 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.984 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DPRESd_NDVlzNhyDdm" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kzCAUZkyJVkHpZOI4e" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DPRESd_NDVlzNhyDdm" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kzCAUZkyJVkHpZOI4e" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.984 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid1c5d079cf0" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.984 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid1c5d079cf0" ipVersion=0x4 table="filter"
2026-02-16 21:26:39.985 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.985 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:39.985 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.183
2026-02-16 21:26:40.034 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-4941/resize-test-t44bw", EndpointId:"eth0"}
2026-02-16 21:26:40.034 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:26:40.034 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:40.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-2669" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:40.137 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:40.161 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2634"}
2026-02-16 21:26:40.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2634" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:42.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2634"}
2026-02-16 21:26:42.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-7013"}
2026-02-16 21:26:42.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-7013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:42.391 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid1c5d079cf0" state="down"
2026-02-16 21:26:42.391 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1c5d079cf0"
2026-02-16 21:26:42.391 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-16 21:26:42.391 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1c5d079cf0", State:"down", Index:60}
2026-02-16 21:26:42.391 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{}}
2026-02-16 21:26:42.391 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Typed[string]{}}
2026-02-16 21:26:42.394 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid1c5d079cf0" state=""
2026-02-16 21:26:42.394 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid1c5d079cf0"
2026-02-16 21:26:42.413 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1c5d079cf0", State:"", Index:60}
2026-02-16 21:26:42.413 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Set[string](nil)}
2026-02-16 21:26:42.413 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1c5d079cf0", Addrs:set.Set[string](nil)}
2026-02-16 21:26:42.927 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-7013/agnhost, name=eth0)
2026-02-16 21:26:42.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-7013"} profile:{inbound_rules:{action:"allow" rule_id:"1u6JjKYqQVu1t92R"} outbound_rules:{action:"allow" rule_id:"jUGpjlKbZEQ3o_72"}}
2026-02-16 21:26:42.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-7013.default"} profile:{}
2026-02-16 21:26:42.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7013/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ece531362d" profile_ids:"kns.proxy-7013" profile_ids:"ksa.proxy-7013.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:26:42.929 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.929 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.929 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ece531362d" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-7013" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HBY-p2qRvv3QD99zkM" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ece531362d" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-7013" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HBY-p2qRvv3QD99zkM" ipVersion=0x4 table="filter"
2026-02-16 21:26:42.930 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ece531362d"
2026-02-16 21:26:42.930 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.930 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.980 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:42.980 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="down"
2026-02-16 21:26:42.995 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0ece531362d" state="down"
2026-02-16 21:26:42.996 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ece531362d"
2026-02-16 21:26:42.996 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ece531362d", State:"down", Index:76}
2026-02-16 21:26:42.996 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{}}
2026-02-16 21:26:42.996 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{}}
2026-02-16 21:26:42.996 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ece531362d"
2026-02-16 21:26:42.996 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:42.996 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:43.001 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0ece531362d" state="up"
2026-02-16 21:26:43.021 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:43.021 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="down"
2026-02-16 21:26:43.021 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ece531362d", State:"up", Index:76}
2026-02-16 21:26:43.021 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ece531362d"
2026-02-16 21:26:43.021 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ece531362d"
2026-02-16 21:26:43.022 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ece531362d"
2026-02-16 21:26:43.022 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:43.022 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:43.044 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:43.045 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:26:44.076 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-16 21:26:44.077 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ece531362d"
2026-02-16 21:26:44.077 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:44.077 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:44.178 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-7013/agnhost, name=eth0)
2026-02-16 21:26:44.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7013/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ece531362d" profile_ids:"kns.proxy-7013" profile_ids:"ksa.proxy-7013.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:26:44.179 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:44.179 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:44.179 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:44.180 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ece531362d"
2026-02-16 21:26:44.180 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:44.180 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:44.205 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:44.205 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:26:44.375 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-7013" type:"ClusterIP" cluster_ips:"10.254.243.117" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:26:44.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-7013"}
2026-02-16 21:26:44.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-226"}
2026-02-16 21:26:44.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:45.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-4941" name:"default"}
2026-02-16 21:26:45.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-2669" name:"default"}
2026-02-16 21:26:45.341 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:26:45.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:26:45.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-4941"}
2026-02-16 21:26:45.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:45.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-2669"}
2026-02-16 21:26:47.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2634"}
2026-02-16 21:26:48.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2634" name:"default"}
2026-02-16 21:26:48.996 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2634"}
2026-02-16 21:26:49.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2634"}
2026-02-16 21:26:49.517 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-7013/agnhost, name=eth0)
2026-02-16 21:26:49.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7013/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ece531362d" profile_ids:"kns.proxy-7013" profile_ids:"ksa.proxy-7013.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:26:49.518 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.518 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.518 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.518 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ece531362d"
2026-02-16 21:26:49.518 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.518 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.587 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:49.587 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:26:49.587 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-7013"}
2026-02-16 21:26:49.590 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-7013/agnhost, name=eth0)
2026-02-16 21:26:49.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7013/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ece531362d" profile_ids:"kns.proxy-7013" profile_ids:"ksa.proxy-7013.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:26:49.630 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.630 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.630 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.631 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ece531362d"
2026-02-16 21:26:49.631 [INFO][92] felix/endpoint_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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.631 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.660 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:49.660 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:26:49.818 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-7013/agnhost, name=eth0)
2026-02-16 21:26:49.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7013/agnhost" endpoint_id:"eth0"}
2026-02-16 21:26:49.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-7013"}
2026-02-16 21:26:49.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-7013.default"}
2026-02-16 21:26:49.819 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.819 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-7013" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HBY-p2qRvv3QD99zkM" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-7013" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HBY-p2qRvv3QD99zkM" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ece531362d" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ece531362d" ipVersion=0x4 table="filter"
2026-02-16 21:26:49.829 [INFO][92] felix/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-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.829 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.829 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.138
2026-02-16 21:26:49.887 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7013/agnhost", EndpointId:"eth0"}
2026-02-16 21:26:49.921 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0ece531362d" state="down"
2026-02-16 21:26:49.921 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ece531362d"
2026-02-16 21:26:49.921 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ece531362d", State:"down", Index:76}
2026-02-16 21:26:49.921 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{}}
2026-02-16 21:26:49.921 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Typed[string]{}}
2026-02-16 21:26:49.923 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-16 21:26:49.929 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0ece531362d" state=""
2026-02-16 21:26:49.929 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ece531362d"
2026-02-16 21:26:49.942 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ece531362d", State:"", Index:76}
2026-02-16 21:26:49.942 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Set[string](nil)}
2026-02-16 21:26:49.942 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ece531362d", Addrs:set.Set[string](nil)}
2026-02-16 21:26:50.644 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-226"}
2026-02-16 21:26:50.696 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9425"}
2026-02-16 21:26:50.696 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:51.256 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474, name=eth0)
2026-02-16 21:26:51.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-9425.default"} profile:{}
2026-02-16 21:26:51.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-9425"} profile:{inbound_rules:{action:"allow" rule_id:"A_p-DGcMJOm5uyB1"} outbound_rules:{action:"allow" rule_id:"sloYI6ZzMKRTtMRT"}}
2026-02-16 21:26:51.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd70251984" profile_ids:"kns.dns-9425" profile_ids:"ksa.dns-9425.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:26:51.257 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.257 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.257 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdd70251984" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-9425" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qLKMD7tPG7FPPdiNU1" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdd70251984" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-9425" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qLKMD7tPG7FPPdiNU1" ipVersion=0x4 table="filter"
2026-02-16 21:26:51.258 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdd70251984"
2026-02-16 21:26:51.258 [INFO][92] felix/endpoint_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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.258 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.298 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:51.298 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} status="down"
2026-02-16 21:26:51.329 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="califdd70251984" state="down"
2026-02-16 21:26:51.329 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd70251984", State:"down", Index:77}
2026-02-16 21:26:51.329 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdd70251984"
2026-02-16 21:26:51.329 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdd70251984"
2026-02-16 21:26:51.329 [INFO][92] felix/endpoint_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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.329 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.336 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="califdd70251984" state="up"
2026-02-16 21:26:51.358 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:51.358 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} status="down"
2026-02-16 21:26:51.358 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{}}
2026-02-16 21:26:51.358 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{}}
2026-02-16 21:26:51.358 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd70251984", State:"up", Index:77}
2026-02-16 21:26:51.358 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdd70251984"
2026-02-16 21:26:51.358 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdd70251984"
2026-02-16 21:26:51.358 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd70251984"
2026-02-16 21:26:51.359 [INFO][92] felix/endpoint_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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:51.378 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:51.378 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} status="up"
2026-02-16 21:26:52.235 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474, name=eth0)
2026-02-16 21:26:52.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd70251984" profile_ids:"kns.dns-9425" profile_ids:"ksa.dns-9425.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:26:52.236 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.236 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.236 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.237 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd70251984"
2026-02-16 21:26:52.237 [INFO][92] felix/endpoint_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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.237 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.256 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-2392/pod-subpath-test-projected-hzjt, name=eth0)
2026-02-16 21:26:52.257 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:52.257 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} status="up"
2026-02-16 21:26:52.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-2392/pod-subpath-test-projected-hzjt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic85b25ac8a8" profile_ids:"kns.subpath-2392" profile_ids:"ksa.subpath-2392.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:26:52.257 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:52.257 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:52.257 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:52.258 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:52.258 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:52.258 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:52.280 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:52.280 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="up"
2026-02-16 21:26:52.769 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474, name=eth0)
2026-02-16 21:26:52.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd70251984" profile_ids:"kns.dns-9425" profile_ids:"ksa.dns-9425.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:26:52.769 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.769 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.769 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.770 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd70251984"
2026-02-16 21:26:52.770 [INFO][92] felix/endpoint_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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.770 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.776 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474, name=eth0)
2026-02-16 21:26:52.795 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:52.795 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"} status="up"
2026-02-16 21:26:52.795 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474" endpoint_id:"eth0"}
2026-02-16 21:26:52.795 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-9425"}
2026-02-16 21:26:52.795 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-9425.default"}
2026-02-16 21:26:52.795 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9425"}
2026-02-16 21:26:52.795 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.795 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-9425" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qLKMD7tPG7FPPdiNU1" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-9425" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qLKMD7tPG7FPPdiNU1" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdd70251984" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdd70251984" ipVersion=0x4 table="filter"
2026-02-16 21:26:52.796 [INFO][92] felix/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-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.796 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.797 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.139
2026-02-16 21:26:52.857 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9425/dns-test-77a005e2-8d1f-410b-9b98-2cf65c2bd474", EndpointId:"eth0"}
2026-02-16 21:26:52.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1261"}
2026-02-16 21:26:52.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:53.166 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-16 21:26:53.166 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdd70251984"
2026-02-16 21:26:53.166 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:53.166 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:53.406 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-2392/pod-subpath-test-projected-hzjt, name=eth0)
2026-02-16 21:26:53.406 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-2392/pod-subpath-test-projected-hzjt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic85b25ac8a8" profile_ids:"kns.subpath-2392" profile_ids:"ksa.subpath-2392.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:26:53.406 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.406 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.406 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.407 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:53.407 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.407 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.425 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:53.425 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="up"
2026-02-16 21:26:53.509 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-16 21:26:53.509 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic85b25ac8a8"
2026-02-16 21:26:53.509 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic85b25ac8a8" state="down"
2026-02-16 21:26:53.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{}}
2026-02-16 21:26:53.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Typed[string]{}}
2026-02-16 21:26:53.509 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic85b25ac8a8", State:"down", Index:75}
2026-02-16 21:26:53.509 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:53.509 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.509 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.510 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.137
2026-02-16 21:26:53.517 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic85b25ac8a8" state=""
2026-02-16 21:26:53.517 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic85b25ac8a8"
2026-02-16 21:26:53.566 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:53.566 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="down"
2026-02-16 21:26:53.567 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic85b25ac8a8", State:"", Index:75}
2026-02-16 21:26:53.567 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Set[string](nil)}
2026-02-16 21:26:53.567 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic85b25ac8a8", Addrs:set.Set[string](nil)}
2026-02-16 21:26:53.567 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic85b25ac8a8"
2026-02-16 21:26:53.567 [INFO][92] felix/endpoint_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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.567 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.587 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:53.587 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"} status="down"
2026-02-16 21:26:53.671 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-2392/pod-subpath-test-projected-hzjt, name=eth0)
2026-02-16 21:26:53.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-2392/pod-subpath-test-projected-hzjt" endpoint_id:"eth0"}
2026-02-16 21:26:53.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-2392"}
2026-02-16 21:26:53.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-2392.default"}
2026-02-16 21:26:53.671 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.671 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.671 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-2392" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.671 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6wnxduuuvoHnXYhhx0" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.671 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-2392" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.671 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6wnxduuuvoHnXYhhx0" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.671 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic85b25ac8a8" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic85b25ac8a8" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.672 [INFO][92] felix/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-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.672 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:53.727 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-2392/pod-subpath-test-projected-hzjt", EndpointId:"eth0"}
2026-02-16 21:26:54.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-7013" name:"default"}
2026-02-16 21:26:55.034 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-7013"
2026-02-16 21:26:55.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-16 21:26:55.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3012"}
2026-02-16 21:26:55.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3012" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:55.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-7013"}
2026-02-16 21:26:55.700 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-226" name:"default"}
2026-02-16 21:26:55.745 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac, name=eth0)
2026-02-16 21:26:55.746 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-3012"} profile:{inbound_rules:{action:"allow" rule_id:"0eGCB10xhWByr_Zq"} outbound_rules:{action:"allow" rule_id:"2UvAV9a9f5smGMgU"}}
2026-02-16 21:26:55.746 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-3012.default"} profile:{}
2026-02-16 21:26:55.746 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bc16d02d56" profile_ids:"kns.container-probe-3012" profile_ids:"ksa.container-probe-3012.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:26:55.746 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.746 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.746 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3bc16d02d56" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j--uGdSWeB6EKF0Yy0" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_npENeQE4T18geJnjAW" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3bc16d02d56" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j--uGdSWeB6EKF0Yy0" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_npENeQE4T18geJnjAW" ipVersion=0x4 table="filter"
2026-02-16 21:26:55.747 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.747 [INFO][92] felix/endpoint_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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.747 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.785 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:55.785 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} status="down"
2026-02-16 21:26:55.811 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3bc16d02d56" state="down"
2026-02-16 21:26:55.811 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.811 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bc16d02d56", State:"down", Index:78}
2026-02-16 21:26:55.811 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{}}
2026-02-16 21:26:55.812 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{}}
2026-02-16 21:26:55.812 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.812 [INFO][92] felix/endpoint_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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.812 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.813 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3bc16d02d56" state="up"
2026-02-16 21:26:55.831 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:55.831 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} status="down"
2026-02-16 21:26:55.831 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bc16d02d56", State:"up", Index:78}
2026-02-16 21:26:55.831 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.831 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.832 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:55.832 [INFO][92] felix/endpoint_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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.832 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:55.855 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:55.855 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} status="up"
2026-02-16 21:26:56.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-226"}
2026-02-16 21:26:56.097 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-226"}
2026-02-16 21:26:56.261 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac, name=eth0)
2026-02-16 21:26:56.261 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bc16d02d56" profile_ids:"kns.container-probe-3012" profile_ids:"ksa.container-probe-3012.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:26:56.261 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:56.261 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:56.261 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:56.262 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bc16d02d56"
2026-02-16 21:26:56.262 [INFO][92] felix/endpoint_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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:56.262 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:26:56.282 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:56.282 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 77
2026-02-16 21:26:56.689 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="califdd70251984" state="down"
2026-02-16 21:26:56.689 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdd70251984"
2026-02-16 21:26:56.689 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-16 21:26:56.689 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd70251984", State:"down", Index:77}
2026-02-16 21:26:56.689 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{}}
2026-02-16 21:26:56.689 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Typed[string]{}}
2026-02-16 21:26:56.690 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="califdd70251984" state=""
2026-02-16 21:26:56.690 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdd70251984"
2026-02-16 21:26:56.719 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd70251984", State:"", Index:77}
2026-02-16 21:26:56.719 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Set[string](nil)}
2026-02-16 21:26:56.719 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd70251984", Addrs:set.Set[string](nil)}
2026-02-16 21:26:56.972 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-16 21:26:56.972 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3bc16d02d56"
2026-02-16 21:26:56.972 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:56.972 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:57.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1261"}
2026-02-16 21:26:57.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"}
2026-02-16 21:26:57.614 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:57.615 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:26:57.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:26:57.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:57.828 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9425" name:"default"}
2026-02-16 21:26:58.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9425"}
2026-02-16 21:26:58.344 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9425"}
2026-02-16 21:26:58.517 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h, name=eth0)
2026-02-16 21:26:58.517 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-381"} profile:{inbound_rules:{action:"allow" rule_id:"EcBKxzB9Hssg0rv_"} outbound_rules:{action:"allow" rule_id:"hcsg0DdLQjGexBiE"}}
2026-02-16 21:26:58.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-381.default"} profile:{}
2026-02-16 21:26:58.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia76d9747428" profile_ids:"kns.webhook-381" profile_ids:"ksa.webhook-381.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:26:58.518 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.518 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.518 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia76d9747428" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-381" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Imu8-YPl9f_V0egu_S" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia76d9747428" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-381" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Imu8-YPl9f_V0egu_S" ipVersion=0x4 table="filter"
2026-02-16 21:26:58.519 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia76d9747428"
2026-02-16 21:26:58.519 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.564 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:58.564 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="down"
2026-02-16 21:26:58.599 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calia76d9747428" state="down"
2026-02-16 21:26:58.599 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia76d9747428"
2026-02-16 21:26:58.599 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia76d9747428", State:"down", Index:79}
2026-02-16 21:26:58.599 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{}}
2026-02-16 21:26:58.599 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{}}
2026-02-16 21:26:58.599 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia76d9747428"
2026-02-16 21:26:58.599 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.599 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.600 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calia76d9747428" state="up"
2026-02-16 21:26:58.622 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:58.622 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="down"
2026-02-16 21:26:58.622 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia76d9747428", State:"up", Index:79}
2026-02-16 21:26:58.622 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia76d9747428"
2026-02-16 21:26:58.622 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia76d9747428"
2026-02-16 21:26:58.622 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia76d9747428"
2026-02-16 21:26:58.623 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.623 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:58.643 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:58.643 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="up"
2026-02-16 21:26:59.294 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h, name=eth0)
2026-02-16 21:26:59.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia76d9747428" profile_ids:"kns.webhook-381" profile_ids:"ksa.webhook-381.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:26:59.295 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.295 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.295 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.295 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia76d9747428"
2026-02-16 21:26:59.296 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.296 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.313 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h, name=eth0)
2026-02-16 21:26:59.319 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:59.319 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="up"
2026-02-16 21:26:59.319 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia76d9747428" profile_ids:"kns.webhook-381" profile_ids:"ksa.webhook-381.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:26:59.319 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.319 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.319 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.320 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia76d9747428"
2026-02-16 21:26:59.320 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.320 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:26:59.339 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:59.339 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="up"
2026-02-16 21:26:59.902 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-381" type:"ClusterIP" cluster_ips:"10.254.63.83" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:26:59.972 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-381"
2026-02-16 21:27:00.037 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h, name=eth0)
2026-02-16 21:27:00.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia76d9747428" profile_ids:"kns.webhook-381" profile_ids:"ksa.webhook-381.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:27:00.038 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.038 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.038 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.039 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia76d9747428"
2026-02-16 21:27:00.039 [INFO][92] felix/endpoint_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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.039 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.044 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h, name=eth0)
2026-02-16 21:27:00.067 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:00.067 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"} status="up"
2026-02-16 21:27:00.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h" endpoint_id:"eth0"}
2026-02-16 21:27:00.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-381.default"}
2026-02-16 21:27:00.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-381"}
2026-02-16 21:27:00.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:27:00.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:27:00.068 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.068 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-381" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Imu8-YPl9f_V0egu_S" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-381" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Imu8-YPl9f_V0egu_S" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia76d9747428" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia76d9747428" ipVersion=0x4 table="filter"
2026-02-16 21:27:00.069 [INFO][92] felix/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-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.069 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.070 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.141
2026-02-16 21:27:00.124 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-381/sample-webhook-deployment-7c5c95bb96-55m6h", EndpointId:"eth0"}
2026-02-16 21:27:00.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8652"}
2026-02-16 21:27:00.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:00.204 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-16 21:27:00.204 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia76d9747428"
2026-02-16 21:27:00.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:00.204 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:00.783 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-2392" name:"default"}
2026-02-16 21:27:00.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-16 21:27:00.898 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-2392"}
2026-02-16 21:27:01.645 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calia76d9747428" state="down"
2026-02-16 21:27:01.645 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia76d9747428", State:"down", Index:79}
2026-02-16 21:27:01.645 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia76d9747428"
2026-02-16 21:27:01.645 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-16 21:27:01.645 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{}}
2026-02-16 21:27:01.645 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Typed[string]{}}
2026-02-16 21:27:01.649 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calia76d9747428" state=""
2026-02-16 21:27:01.649 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia76d9747428"
2026-02-16 21:27:01.664 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia76d9747428", State:"", Index:79}
2026-02-16 21:27:01.664 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Set[string](nil)}
2026-02-16 21:27:01.665 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia76d9747428", Addrs:set.Set[string](nil)}
2026-02-16 21:27:02.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1261"}
2026-02-16 21:27:02.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8652"}
2026-02-16 21:27:02.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7912"}
2026-02-16 21:27:02.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:02.897 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7912" type:"ExternalName"
2026-02-16 21:27:02.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7912" type:"ClusterIP" cluster_ips:"10.254.142.60" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:03.531 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-nlvv5, name=eth0)
2026-02-16 21:27:03.532 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7912"} profile:{inbound_rules:{action:"allow" rule_id:"UAMcq7EvTyCCoWdx"} outbound_rules:{action:"allow" rule_id:"oQDxpRFUFuXElCxg"}}
2026-02-16 21:27:03.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7912.default"} profile:{}
2026-02-16 21:27:03.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-nlvv5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali939dd78127e" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:27:03.533 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.533 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.533 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali939dd78127e" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali939dd78127e" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.534 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali939dd78127e"
2026-02-16 21:27:03.534 [INFO][92] felix/endpoint_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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.534 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.577 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:03.577 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} status="down"
2026-02-16 21:27:03.607 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali939dd78127e" state="down"
2026-02-16 21:27:03.607 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali939dd78127e"
2026-02-16 21:27:03.607 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali939dd78127e", State:"down", Index:80}
2026-02-16 21:27:03.608 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.608 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.608 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali939dd78127e"
2026-02-16 21:27:03.608 [INFO][92] felix/endpoint_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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.608 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.614 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali939dd78127e" state="up"
2026-02-16 21:27:03.628 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:03.629 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} status="down"
2026-02-16 21:27:03.629 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali939dd78127e", State:"up", Index:80}
2026-02-16 21:27:03.629 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali939dd78127e"
2026-02-16 21:27:03.629 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali939dd78127e"
2026-02-16 21:27:03.629 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali939dd78127e"
2026-02-16 21:27:03.629 [INFO][92] felix/endpoint_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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.629 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:03.650 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:03.650 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} status="up"
2026-02-16 21:27:04.325 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-nlvv5, name=eth0)
2026-02-16 21:27:04.325 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-nlvv5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali939dd78127e" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:27:04.325 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:04.326 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:04.326 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:04.326 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali939dd78127e"
2026-02-16 21:27:04.327 [INFO][92] felix/endpoint_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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:04.327 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:04.357 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:04.357 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} status="up"
2026-02-16 21:27:04.717 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-16 21:27:04.717 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali939dd78127e"
2026-02-16 21:27:04.717 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:04.717 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:05.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6377" name:"default"}
2026-02-16 21:27:05.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-381" name:"default"}
2026-02-16 21:27:05.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:27:05.512 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-381"}
2026-02-16 21:27:05.535 [INFO][92] felix/summary.go 100: Summarising 210 dataplane reconciliation loops over 1m0s: avg=29ms longest=85ms (resync-calico-v4)
2026-02-16 21:27:05.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:27:05.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6377"}
2026-02-16 21:27:07.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-7912"
2026-02-16 21:27:07.361 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7912"}
2026-02-16 21:27:07.361 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-834"}
2026-02-16 21:27:07.388 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:07.512 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-834"}
2026-02-16 21:27:07.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:27:07.564 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:07.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8648" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:07.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-8648" type:"ClusterIP" cluster_ips:"10.254.89.75" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:07.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1261" name:"default"}
2026-02-16 21:27:08.020 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1261"}
2026-02-16 21:27:08.133 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8652" name:"default"}
2026-02-16 21:27:08.154 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206, name=eth0)
2026-02-16 21:27:08.158 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-8648.default"} profile:{}
2026-02-16 21:27:08.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-8648"} profile:{inbound_rules:{action:"allow" rule_id:"-tUSOe_B8w3YHveq"} outbound_rules:{action:"allow" rule_id:"1T141CmrFN2Y5LGS"}}
2026-02-16 21:27:08.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56fd0fdda12" profile_ids:"kns.dns-8648" profile_ids:"ksa.dns-8648.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:27:08.159 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.159 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.159 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56fd0fdda12" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-8648" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Sjv8KEcCONb0IC9JNH" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56fd0fdda12" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-8648" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Sjv8KEcCONb0IC9JNH" ipVersion=0x4 table="filter"
2026-02-16 21:27:08.160 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.160 [INFO][92] felix/endpoint_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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.160 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.190 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:08.190 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} status="down"
2026-02-16 21:27:08.229 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali56fd0fdda12" state="down"
2026-02-16 21:27:08.229 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56fd0fdda12", State:"down", Index:81}
2026-02-16 21:27:08.229 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.229 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{}}
2026-02-16 21:27:08.229 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{}}
2026-02-16 21:27:08.229 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.229 [INFO][92] felix/endpoint_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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.229 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.233 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali56fd0fdda12" state="up"
2026-02-16 21:27:08.251 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:08.251 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} status="down"
2026-02-16 21:27:08.252 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8652"}
2026-02-16 21:27:08.272 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8652"}
2026-02-16 21:27:08.292 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56fd0fdda12", State:"up", Index:81}
2026-02-16 21:27:08.292 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.292 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.293 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:08.293 [INFO][92] felix/endpoint_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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.293 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:08.319 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:08.319 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} status="up"
2026-02-16 21:27:09.354 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206, name=eth0)
2026-02-16 21:27:09.354 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56fd0fdda12" profile_ids:"kns.dns-8648" profile_ids:"ksa.dns-8648.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:27:09.354 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:09.354 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:09.354 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:09.356 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:09.357 [INFO][92] felix/endpoint_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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:09.357 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:09.380 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:09.380 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} status="up"
2026-02-16 21:27:09.646 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-16 21:27:09.647 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56fd0fdda12"
2026-02-16 21:27:09.647 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:09.647 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:12.392 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-nlvv5, name=eth0)
2026-02-16 21:27:12.392 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-nlvv5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali939dd78127e" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:27:12.393 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.393 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.394 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.395 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali939dd78127e"
2026-02-16 21:27:12.395 [INFO][92] felix/endpoint_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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.395 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.403 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-nlvv5, name=eth0)
2026-02-16 21:27:12.422 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:12.422 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"} status="up"
2026-02-16 21:27:12.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-nlvv5" endpoint_id:"eth0"}
2026-02-16 21:27:12.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7912"}
2026-02-16 21:27:12.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7912.default"}
2026-02-16 21:27:12.422 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.422 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.423 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.423 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.423 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.423 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.423 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.424 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali939dd78127e" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.424 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali939dd78127e" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.424 [INFO][92] felix/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-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.424 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.424 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.142
2026-02-16 21:27:12.479 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-nlvv5", EndpointId:"eth0"}
2026-02-16 21:27:12.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7912" name:"default"}
2026-02-16 21:27:12.985 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7912"}
2026-02-16 21:27:13.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7912"}
2026-02-16 21:27:13.039 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-834" name:"default"}
2026-02-16 21:27:13.114 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-834"}
2026-02-16 21:27:13.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-834"}
2026-02-16 21:27:14.764 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206, name=eth0)
2026-02-16 21:27:14.764 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56fd0fdda12" profile_ids:"kns.dns-8648" profile_ids:"ksa.dns-8648.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:27:14.764 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.765 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.765 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.765 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali939dd78127e" state="down"
2026-02-16 21:27:14.765 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56fd0fdda12"
2026-02-16 21:27:14.765 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali939dd78127e"
2026-02-16 21:27:14.765 [INFO][92] felix/endpoint_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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.765 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.765 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-16 21:27:14.768 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali939dd78127e" state=""
2026-02-16 21:27:14.768 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali939dd78127e"
2026-02-16 21:27:14.794 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:14.794 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"} status="up"
2026-02-16 21:27:14.794 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali939dd78127e", State:"down", Index:80}
2026-02-16 21:27:14.794 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:14.794 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:14.794 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali939dd78127e", State:"", Index:80}
2026-02-16 21:27:14.794 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Set[string](nil)}
2026-02-16 21:27:14.794 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali939dd78127e", Addrs:set.Set[string](nil)}
2026-02-16 21:27:14.800 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206, name=eth0)
2026-02-16 21:27:14.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206" endpoint_id:"eth0"}
2026-02-16 21:27:14.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-8648"}
2026-02-16 21:27:14.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-8648.default"}
2026-02-16 21:27:14.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-8648"
2026-02-16 21:27:14.812 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.812 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-8648" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Sjv8KEcCONb0IC9JNH" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-8648" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Sjv8KEcCONb0IC9JNH" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56fd0fdda12" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56fd0fdda12" ipVersion=0x4 table="filter"
2026-02-16 21:27:14.813 [INFO][92] felix/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-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.813 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.814 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.143
2026-02-16 21:27:14.897 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8648/dns-test-6f5183a8-a7a7-434f-9233-74c35c81b206", EndpointId:"eth0"}
2026-02-16 21:27:14.897 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8648"
2026-02-16 21:27:14.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:27:14.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:14.959 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-8179" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:17.180 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali56fd0fdda12" state="down"
2026-02-16 21:27:17.180 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56fd0fdda12"
2026-02-16 21:27:17.180 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-16 21:27:17.180 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56fd0fdda12", State:"down", Index:81}
2026-02-16 21:27:17.180 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{}}
2026-02-16 21:27:17.180 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Typed[string]{}}
2026-02-16 21:27:17.182 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali56fd0fdda12" state=""
2026-02-16 21:27:17.182 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56fd0fdda12"
2026-02-16 21:27:17.208 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56fd0fdda12", State:"", Index:81}
2026-02-16 21:27:17.208 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Set[string](nil)}
2026-02-16 21:27:17.208 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56fd0fdda12", Addrs:set.Set[string](nil)}
2026-02-16 21:27:20.163 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:20.194 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4249"}
2026-02-16 21:27:20.220 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4249" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-16 21:27:20.267 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8648" name:"default"}
2026-02-16 21:27:20.409 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8648"}
2026-02-16 21:27:20.439 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8648"}
2026-02-16 21:27:20.456 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3, name=eth0)
2026-02-16 21:27:20.464 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c188d17a09" profile_ids:"kns.container-probe-9327" profile_ids:"ksa.container-probe-9327.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:27:20.464 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.464 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.464 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.465 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c188d17a09"
2026-02-16 21:27:20.465 [INFO][92] felix/endpoint_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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.465 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.465 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3, name=eth0)
2026-02-16 21:27:20.491 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:20.491 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"} status="up"
2026-02-16 21:27:20.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3" endpoint_id:"eth0"}
2026-02-16 21:27:20.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-9327"}
2026-02-16 21:27:20.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-9327.default"}
2026-02-16 21:27:20.491 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.491 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VjRSTRAShZMirTkLId" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g59oDdfONsZLhkxLBb" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VjRSTRAShZMirTkLId" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g59oDdfONsZLhkxLBb" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6c188d17a09" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6c188d17a09" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.492 [INFO][92] felix/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-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.492 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.493 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.172
2026-02-16 21:27:20.551 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9327/test-webserver-c3543a03-eac0-4f9d-ba92-45d2cb0bc5e3", EndpointId:"eth0"}
2026-02-16 21:27:20.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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:"container-probe-9327"}
2026-02-16 21:27:20.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3614"}
2026-02-16 21:27:20.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 49
2026-02-16 21:27:20.871 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali6c188d17a09" state="down"
2026-02-16 21:27:20.871 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c188d17a09"
2026-02-16 21:27:20.871 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c188d17a09", State:"down", Index:49}
2026-02-16 21:27:20.871 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{}}
2026-02-16 21:27:20.871 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Typed[string]{}}
2026-02-16 21:27:20.873 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-16 21:27:20.879 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali6c188d17a09" state=""
2026-02-16 21:27:20.880 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6c188d17a09"
2026-02-16 21:27:20.901 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c188d17a09", State:"", Index:49}
2026-02-16 21:27:20.901 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Set[string](nil)}
2026-02-16 21:27:20.901 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c188d17a09", Addrs:set.Set[string](nil)}
2026-02-16 21:27:21.128 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-controller-dglmg, name=eth0)
2026-02-16 21:27:21.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3614"} profile:{inbound_rules:{action:"allow" rule_id:"iovbO7eS0oTEfa6z"} outbound_rules:{action:"allow" rule_id:"JIZRwqBSpknyRxU5"}}
2026-02-16 21:27:21.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3614.default"} profile:{}
2026-02-16 21:27:21.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-controller-dglmg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b2667b517f" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:27:21.129 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.129 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.129 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b2667b517f" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b2667b517f" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.130 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:21.130 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.130 [INFO][92] felix/endpoint_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-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.130 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.161 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:21.161 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} status="down"
2026-02-16 21:27:21.208 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b2667b517f" state="down"
2026-02-16 21:27:21.208 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.208 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b2667b517f", State:"down", Index:82}
2026-02-16 21:27:21.208 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{}}
2026-02-16 21:27:21.208 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{}}
2026-02-16 21:27:21.208 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.208 [INFO][92] felix/endpoint_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-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.208 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.210 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b2667b517f" state="up"
2026-02-16 21:27:21.236 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:21.236 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} status="down"
2026-02-16 21:27:21.236 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b2667b517f", State:"up", Index:82}
2026-02-16 21:27:21.236 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.236 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.236 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.236 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.236 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.261 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:21.261 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:21.436 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-controller-dglmg, name=eth0)
2026-02-16 21:27:21.436 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-controller-dglmg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b2667b517f" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:27:21.436 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.437 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.437 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.444 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b2667b517f"
2026-02-16 21:27:21.444 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.444 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:21.462 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:21.462 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:22.476 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-16 21:27:22.476 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b2667b517f"
2026-02-16 21:27:22.477 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:22.477 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:24.354 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4249"}
2026-02-16 21:27:24.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-16 21:27:24.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-383"}
2026-02-16 21:27:24.404 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:25.177 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-5b8676cffc-clhcz, name=eth0)
2026-02-16 21:27:25.177 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8344512644d" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:27:25.178 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.178 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.178 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.179 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8344512644d" ipVersion=0x4 table="filter"
2026-02-16 21:27:25.179 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8344512644d" ipVersion=0x4 table="filter"
2026-02-16 21:27:25.179 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8344512644d"
2026-02-16 21:27:25.179 [INFO][92] felix/endpoint_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-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.179 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.233 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:25.234 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} status="down"
2026-02-16 21:27:25.255 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali8344512644d" state="down"
2026-02-16 21:27:25.256 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8344512644d"
2026-02-16 21:27:25.256 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8344512644d", State:"down", Index:83}
2026-02-16 21:27:25.256 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{}}
2026-02-16 21:27:25.256 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{}}
2026-02-16 21:27:25.256 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8344512644d"
2026-02-16 21:27:25.256 [INFO][92] felix/endpoint_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-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.256 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.259 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali8344512644d" state="up"
2026-02-16 21:27:25.276 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:25.276 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} status="down"
2026-02-16 21:27:25.276 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8344512644d", State:"up", Index:83}
2026-02-16 21:27:25.276 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8344512644d"
2026-02-16 21:27:25.276 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8344512644d"
2026-02-16 21:27:25.276 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8344512644d"
2026-02-16 21:27:25.276 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.277 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:25.304 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:25.305 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} status="up"
2026-02-16 21:27:25.305 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-8179" name:"default"}
2026-02-16 21:27:25.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:25.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-8179"}
2026-02-16 21:27:25.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9327" name:"default"}
2026-02-16 21:27:25.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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:"container-probe-9327"}
2026-02-16 21:27:25.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9327"}
2026-02-16 21:27:26.471 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-5b8676cffc-clhcz, name=eth0)
2026-02-16 21:27:26.471 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8344512644d" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:27:26.471 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.471 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.471 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.472 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8344512644d"
2026-02-16 21:27:26.472 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.472 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.494 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:26.494 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} status="up"
2026-02-16 21:27:26.636 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-16 21:27:26.636 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8344512644d"
2026-02-16 21:27:26.637 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:26.637 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:26.677 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-5b8676cffc-clhcz, name=eth0)
2026-02-16 21:27:26.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8344512644d" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:27:26.677 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.677 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.677 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.678 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8344512644d"
2026-02-16 21:27:26.678 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.678 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.685 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-5b8676cffc-clhcz, name=eth0)
2026-02-16 21:27:26.706 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:26.707 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"} status="up"
2026-02-16 21:27:26.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz" endpoint_id:"eth0"}
2026-02-16 21:27:26.707 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.707 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.707 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.708 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8344512644d" ipVersion=0x4 table="filter"
2026-02-16 21:27:26.708 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8344512644d" ipVersion=0x4 table="filter"
2026-02-16 21:27:26.708 [INFO][92] felix/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-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.708 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:26.709 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.145
2026-02-16 21:27:26.765 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-5b8676cffc-clhcz", EndpointId:"eth0"}
2026-02-16 21:27:27.742 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali8344512644d" state="down"
2026-02-16 21:27:27.742 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8344512644d"
2026-02-16 21:27:27.742 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-16 21:27:27.742 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8344512644d", State:"down", Index:83}
2026-02-16 21:27:27.742 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{}}
2026-02-16 21:27:27.742 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Typed[string]{}}
2026-02-16 21:27:27.745 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali8344512644d" state=""
2026-02-16 21:27:27.745 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8344512644d"
2026-02-16 21:27:27.773 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8344512644d", State:"", Index:83}
2026-02-16 21:27:27.773 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Set[string](nil)}
2026-02-16 21:27:27.773 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8344512644d", Addrs:set.Set[string](nil)}
2026-02-16 21:27:28.322 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-383"}
2026-02-16 21:27:28.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2250"}
2026-02-16 21:27:28.375 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:28.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ExternalName"
2026-02-16 21:27:28.967 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91, name=eth0)
2026-02-16 21:27:28.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-2250"} profile:{inbound_rules:{action:"allow" rule_id:"7kd7kec0-TpnDGOL"} outbound_rules:{action:"allow" rule_id:"1YOmkGLG1770oc8v"}}
2026-02-16 21:27:28.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-2250.default"} profile:{}
2026-02-16 21:27:28.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29fac75cea7" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:27:28.967 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:28.967 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:28.967 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29fac75cea7" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29fac75cea7" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.968 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29fac75cea7"
2026-02-16 21:27:28.968 [INFO][92] felix/endpoint_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-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:28.968 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:29.012 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:29.013 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} status="down"
2026-02-16 21:27:29.044 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali29fac75cea7" state="down"
2026-02-16 21:27:29.044 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29fac75cea7"
2026-02-16 21:27:29.044 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29fac75cea7", State:"down", Index:84}
2026-02-16 21:27:29.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:29.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:29.044 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29fac75cea7"
2026-02-16 21:27:29.044 [INFO][92] felix/endpoint_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-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:29.044 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:29.045 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali29fac75cea7" state="up"
2026-02-16 21:27:29.067 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:29.067 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} status="down"
2026-02-16 21:27:29.067 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29fac75cea7", State:"up", Index:84}
2026-02-16 21:27:29.067 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29fac75cea7"
2026-02-16 21:27:29.067 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29fac75cea7"
2026-02-16 21:27:29.067 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29fac75cea7"
2026-02-16 21:27:29.068 [INFO][92] felix/endpoint_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-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:29.068 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:29.085 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:29.085 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} status="up"
2026-02-16 21:27:29.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-601" name:"default"}
2026-02-16 21:27:29.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4249" name:"default"}
2026-02-16 21:27:30.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-16 21:27:30.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-601"}
2026-02-16 21:27:30.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4249"}
2026-02-16 21:27:30.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4249"}
2026-02-16 21:27:30.252 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-16 21:27:30.252 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29fac75cea7"
2026-02-16 21:27:30.253 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:30.253 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:30.512 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91, name=eth0)
2026-02-16 21:27:30.512 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29fac75cea7" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:27:30.512 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:30.512 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:30.512 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:30.513 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29fac75cea7"
2026-02-16 21:27:30.513 [INFO][92] felix/endpoint_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-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:30.513 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:30.538 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:30.539 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"} status="up"
2026-02-16 21:27:33.418 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-383" name:"default"}
2026-02-16 21:27:33.745 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-383"}
2026-02-16 21:27:33.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-383"}
2026-02-16 21:27:37.039 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-controller-dglmg, name=eth0)
2026-02-16 21:27:37.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-controller-dglmg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b2667b517f" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:27:37.040 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.041 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.041 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.041 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-3614/test-rollover-controller-dglmg, name=eth0)
2026-02-16 21:27:37.043 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b2667b517f"
2026-02-16 21:27:37.043 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.043 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.073 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:37.073 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:37.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-controller-dglmg" endpoint_id:"eth0"}
2026-02-16 21:27:37.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3614.default"}
2026-02-16 21:27:37.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3614"}
2026-02-16 21:27:37.073 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.073 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b2667b517f" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b2667b517f" ipVersion=0x4 table="filter"
2026-02-16 21:27:37.074 [INFO][92] felix/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-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.074 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.074 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.144
2026-02-16 21:27:37.143 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-controller-dglmg", EndpointId:"eth0"}
2026-02-16 21:27:37.410 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b2667b517f" state="down"
2026-02-16 21:27:37.410 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b2667b517f"
2026-02-16 21:27:37.410 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=82
2026-02-16 21:27:37.410 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b2667b517f", State:"down", Index:82}
2026-02-16 21:27:37.410 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{}}
2026-02-16 21:27:37.410 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Typed[string]{}}
2026-02-16 21:27:37.412 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b2667b517f" state=""
2026-02-16 21:27:37.412 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b2667b517f"
2026-02-16 21:27:37.428 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b2667b517f", State:"", Index:82}
2026-02-16 21:27:37.429 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Set[string](nil)}
2026-02-16 21:27:37.429 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b2667b517f", Addrs:set.Set[string](nil)}
2026-02-16 21:27:37.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ExternalName"
2026-02-16 21:27:38.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3614"}
2026-02-16 21:27:38.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1893"}
2026-02-16 21:27:38.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:39.433 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-l4xvm, name=eth0)
2026-02-16 21:27:39.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1893"} profile:{inbound_rules:{action:"allow" rule_id:"5XbBS45fCAUelul4"} outbound_rules:{action:"allow" rule_id:"lD7I0Q3eB_1LVb1-"}}
2026-02-16 21:27:39.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1893.default"} profile:{}
2026-02-16 21:27:39.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50a13598699" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:27:39.434 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.434 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.434 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50a13598699" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50a13598699" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.435 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50a13598699"
2026-02-16 21:27:39.435 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.435 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.477 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.477 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.498 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali50a13598699" state="down"
2026-02-16 21:27:39.498 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50a13598699"
2026-02-16 21:27:39.498 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50a13598699", State:"down", Index:85}
2026-02-16 21:27:39.498 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.498 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.498 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50a13598699"
2026-02-16 21:27:39.498 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.498 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.502 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali50a13598699" state="up"
2026-02-16 21:27:39.517 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.517 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.517 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50a13598699", State:"up", Index:85}
2026-02-16 21:27:39.517 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50a13598699"
2026-02-16 21:27:39.517 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50a13598699"
2026-02-16 21:27:39.517 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50a13598699"
2026-02-16 21:27:39.518 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.518 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:39.541 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.541 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.561 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-bnznk, name=eth0)
2026-02-16 21:27:39.561 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-bnznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0334efc3cb8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:27:39.561 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.561 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.561 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.562 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0334efc3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.562 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0334efc3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.562 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.562 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.562 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.593 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.593 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.636 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali0334efc3cb8" state="down"
2026-02-16 21:27:39.636 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0334efc3cb8", State:"down", Index:86}
2026-02-16 21:27:39.636 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.636 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.636 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.636 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.637 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali0334efc3cb8" state="up"
2026-02-16 21:27:39.655 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.655 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.655 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.655 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.655 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0334efc3cb8", State:"up", Index:86}
2026-02-16 21:27:39.655 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.655 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.656 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:39.656 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.656 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:39.672 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.672 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.770 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-knqc9, name=eth0)
2026-02-16 21:27:39.770 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-knqc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc08f26ad8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:27:39.770 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.770 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.770 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.771 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.771 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5cc08f26ad8" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.771 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.771 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5cc08f26ad8" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.771 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.771 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.771 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.811 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.811 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.827 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali5cc08f26ad8" state="down"
2026-02-16 21:27:39.827 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc08f26ad8", State:"down", Index:87}
2026-02-16 21:27:39.827 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.827 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.827 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.827 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.829 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali5cc08f26ad8" state="up"
2026-02-16 21:27:39.855 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.855 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.855 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.855 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.855 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc08f26ad8", State:"up", Index:87}
2026-02-16 21:27:39.855 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.855 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.855 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:39.855 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.855 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:39.859 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8m6tt, name=eth0)
2026-02-16 21:27:39.872 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.872 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.872 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali451588e5764" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:27:39.872 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.872 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.872 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.873 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.873 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali451588e5764" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.873 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.873 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali451588e5764" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.873 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali451588e5764"
2026-02-16 21:27:39.873 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.873 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.925 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.925 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.938 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali451588e5764" state="down"
2026-02-16 21:27:39.938 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali451588e5764"
2026-02-16 21:27:39.938 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali451588e5764", State:"down", Index:88}
2026-02-16 21:27:39.938 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.938 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.938 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali451588e5764"
2026-02-16 21:27:39.939 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.939 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.939 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali451588e5764" state="up"
2026-02-16 21:27:39.960 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.960 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.960 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali451588e5764", State:"up", Index:88}
2026-02-16 21:27:39.961 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali451588e5764"
2026-02-16 21:27:39.961 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali451588e5764"
2026-02-16 21:27:39.961 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali451588e5764"
2026-02-16 21:27:39.961 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.961 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:39.980 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.980 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} status="up"
2026-02-16 21:27:40.428 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-16 21:27:40.429 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50a13598699"
2026-02-16 21:27:40.429 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.429 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.443 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8x7vg, name=eth0)
2026-02-16 21:27:40.459 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dac4d98303" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:27:40.459 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.459 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.459 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.459 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6dac4d98303" ipVersion=0x4 table="filter"
2026-02-16 21:27:40.459 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6dac4d98303" ipVersion=0x4 table="filter"
2026-02-16 21:27:40.460 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6dac4d98303"
2026-02-16 21:27:40.460 [INFO][92] felix/endpoint_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-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.460 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.484 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali6dac4d98303" state="down"
2026-02-16 21:27:40.484 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dac4d98303"
2026-02-16 21:27:40.484 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali6dac4d98303" state="up"
2026-02-16 21:27:40.489 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:40.489 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} status="down"
2026-02-16 21:27:40.489 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dac4d98303", State:"down", Index:89}
2026-02-16 21:27:40.489 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{}}
2026-02-16 21:27:40.490 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{}}
2026-02-16 21:27:40.490 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dac4d98303", State:"up", Index:89}
2026-02-16 21:27:40.490 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6dac4d98303"
2026-02-16 21:27:40.490 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6dac4d98303"
2026-02-16 21:27:40.490 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dac4d98303"
2026-02-16 21:27:40.490 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.490 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:40.529 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:40.529 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:40.742 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-l4xvm, name=eth0)
2026-02-16 21:27:40.742 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50a13598699" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:27:40.742 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:40.742 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:40.743 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:40.744 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50a13598699"
2026-02-16 21:27:40.744 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:40.744 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:40.778 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:40.778 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:40.813 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-16 21:27:40.813 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:40.813 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.813 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.926 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-bnznk, name=eth0)
2026-02-16 21:27:40.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-bnznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0334efc3cb8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:27:40.927 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:40.927 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:40.927 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:40.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0334efc3cb8"
2026-02-16 21:27:40.928 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:40.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:40.950 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:40.951 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"} status="up"
2026-02-16 21:27:41.004 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-16 21:27:41.004 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali451588e5764"
2026-02-16 21:27:41.004 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.004 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.036 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-16 21:27:41.036 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0334efc3cb8"
2026-02-16 21:27:41.039 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.039 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.601 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8x7vg, name=eth0)
2026-02-16 21:27:41.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dac4d98303" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:27:41.601 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:41.601 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:41.601 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:41.602 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dac4d98303"
2026-02-16 21:27:41.602 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:41.602 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:41.624 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:41.624 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:41.631 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8m6tt, name=eth0)
2026-02-16 21:27:41.631 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali451588e5764" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:27:41.631 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:41.631 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:41.631 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:41.634 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali451588e5764"
2026-02-16 21:27:41.634 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:41.634 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:41.650 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-knqc9, name=eth0)
2026-02-16 21:27:41.665 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:41.665 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} status="up"
2026-02-16 21:27:41.665 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-knqc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc08f26ad8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:27:41.665 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:41.665 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:41.665 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:41.666 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:41.666 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:41.666 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:41.688 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:41.688 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"} status="up"
2026-02-16 21:27:42.092 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-16 21:27:42.092 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6dac4d98303"
2026-02-16 21:27:42.092 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:42.093 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:43.185 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8x7vg, name=eth0)
2026-02-16 21:27:43.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dac4d98303" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:27:43.185 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.185 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.185 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.186 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dac4d98303"
2026-02-16 21:27:43.186 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.187 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.198 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8m6tt, name=eth0)
2026-02-16 21:27:43.205 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8x7vg, name=eth0)
2026-02-16 21:27:43.215 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.215 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:43.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali451588e5764" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:27:43.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg" endpoint_id:"eth0"}
2026-02-16 21:27:43.215 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.215 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.215 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.216 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.216 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.216 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.217 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6dac4d98303" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.217 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6dac4d98303" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.217 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali451588e5764"
2026-02-16 21:27:43.217 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.217 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.217 [INFO][92] felix/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-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.217 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.217 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.151
2026-02-16 21:27:43.219 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-8m6tt, name=eth0)
2026-02-16 21:27:43.271 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.271 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"} status="up"
2026-02-16 21:27:43.271 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8x7vg", EndpointId:"eth0"}
2026-02-16 21:27:43.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt" endpoint_id:"eth0"}
2026-02-16 21:27:43.271 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.271 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.273 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.274 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.274 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali451588e5764" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.274 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.274 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali451588e5764" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.274 [INFO][92] felix/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-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.274 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.278 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.149
2026-02-16 21:27:43.337 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-8m6tt", EndpointId:"eth0"}
2026-02-16 21:27:43.715 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-nkhjx, name=eth0)
2026-02-16 21:27:43.715 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29e2bb81f4" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:27:43.715 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.715 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.715 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie29e2bb81f4" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie29e2bb81f4" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.716 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.716 [INFO][92] felix/endpoint_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-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.716 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.761 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.761 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.783 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calie29e2bb81f4" state="down"
2026-02-16 21:27:43.783 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.783 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29e2bb81f4", State:"down", Index:90}
2026-02-16 21:27:43.783 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.783 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.783 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.783 [INFO][92] felix/endpoint_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-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.783 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.795 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calie29e2bb81f4" state="up"
2026-02-16 21:27:43.800 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.800 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.800 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29e2bb81f4", State:"up", Index:90}
2026-02-16 21:27:43.800 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.800 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.800 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:43.800 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.800 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:43.821 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.821 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} status="up"
2026-02-16 21:27:43.841 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-gsfj9, name=eth0)
2026-02-16 21:27:43.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0cf2eed4d8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:27:43.841 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.841 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.841 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.842 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0cf2eed4d8" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.842 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0cf2eed4d8" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.842 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.842 [INFO][92] felix/endpoint_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-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.842 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.880 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.880 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.913 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calid0cf2eed4d8" state="down"
2026-02-16 21:27:43.913 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0cf2eed4d8", State:"down", Index:91}
2026-02-16 21:27:43.913 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.913 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.914 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.914 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.914 [INFO][92] felix/endpoint_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-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.914 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.917 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calid0cf2eed4d8" state="up"
2026-02-16 21:27:43.933 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.933 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.933 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0cf2eed4d8", State:"up", Index:91}
2026-02-16 21:27:43.933 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.933 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.933 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:43.933 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.933 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:43.954 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.955 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} status="up"
2026-02-16 21:27:44.173 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-wpcpv, name=eth0)
2026-02-16 21:27:44.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07a3a42e1b8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:27:44.173 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.173 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.173 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07a3a42e1b8" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07a3a42e1b8" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.174 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:44.174 [INFO][92] felix/endpoint_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-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.174 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.191 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali451588e5764" state="down"
2026-02-16 21:27:44.191 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali451588e5764"
2026-02-16 21:27:44.192 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-16 21:27:44.194 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali451588e5764" state=""
2026-02-16 21:27:44.194 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali451588e5764"
2026-02-16 21:27:44.200 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali6dac4d98303" state="down"
2026-02-16 21:27:44.200 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dac4d98303"
2026-02-16 21:27:44.200 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-16 21:27:44.201 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali6dac4d98303" state=""
2026-02-16 21:27:44.201 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6dac4d98303"
2026-02-16 21:27:44.206 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:44.206 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} status="down"
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali451588e5764", State:"down", Index:88}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.206 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali451588e5764", State:"", Index:88}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Set[string](nil)}
2026-02-16 21:27:44.206 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali451588e5764", Addrs:set.Set[string](nil)}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dac4d98303", State:"down", Index:89}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.206 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.206 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dac4d98303", State:"", Index:89}
2026-02-16 21:27:44.207 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Set[string](nil)}
2026-02-16 21:27:44.207 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dac4d98303", Addrs:set.Set[string](nil)}
2026-02-16 21:27:44.245 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali07a3a42e1b8" state="down"
2026-02-16 21:27:44.246 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:44.246 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali07a3a42e1b8" state="up"
2026-02-16 21:27:44.246 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07a3a42e1b8", State:"down", Index:92}
2026-02-16 21:27:44.246 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.246 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.246 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07a3a42e1b8", State:"up", Index:92}
2026-02-16 21:27:44.246 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:44.246 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:44.247 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:44.247 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.247 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:44.291 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:44.291 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} status="up"
2026-02-16 21:27:44.640 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-nkhjx, name=eth0)
2026-02-16 21:27:44.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29e2bb81f4" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:27:44.640 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:44.641 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:44.641 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:44.641 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:44.642 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:44.642 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:44.664 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:44.664 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} status="up"
2026-02-16 21:27:45.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3614" name:"default"}
2026-02-16 21:27:45.347 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1893"}
2026-02-16 21:27:45.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9419"}
2026-02-16 21:27:45.387 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:27:45.409 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9419" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:45.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3614"}
2026-02-16 21:27:45.644 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-16 21:27:45.644 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:45.644 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-16 21:27:45.644 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie29e2bb81f4"
2026-02-16 21:27:45.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3614"}
2026-02-16 21:27:45.675 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.675 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.675 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.675 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.698 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-nkhjx, name=eth0)
2026-02-16 21:27:45.734 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-gsfj9, name=eth0)
2026-02-16 21:27:45.759 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-wpcpv, name=eth0)
2026-02-16 21:27:45.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29e2bb81f4" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:27:45.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0cf2eed4d8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:27:45.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07a3a42e1b8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:27:45.768 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:45.768 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:45.768 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:45.769 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29e2bb81f4"
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:45.770 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} status="up"
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"} status="up"
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:45.787 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} status="up"
2026-02-16 21:27:46.128 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-16 21:27:46.128 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:46.128 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:46.128 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:46.204 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70, name=eth0)
2026-02-16 21:27:46.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-9419"} profile:{inbound_rules:{action:"allow" rule_id:"4mGjSjCxuErO3eV8"} outbound_rules:{action:"allow" rule_id:"Uzj2nVT8t-lOKuna"}}
2026-02-16 21:27:46.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-9419.default"} profile:{}
2026-02-16 21:27:46.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71ed9a99fd" profile_ids:"kns.emptydir-9419" profile_ids:"ksa.emptydir-9419.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:27:46.205 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.205 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.205 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia71ed9a99fd" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-9419" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RIudl0miBjGsBIBjhF" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia71ed9a99fd" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-9419" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RIudl0miBjGsBIBjhF" ipVersion=0x4 table="filter"
2026-02-16 21:27:46.207 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.207 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.207 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.246 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:46.246 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="down"
2026-02-16 21:27:46.280 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia71ed9a99fd" state="down"
2026-02-16 21:27:46.281 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.281 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71ed9a99fd", State:"down", Index:93}
2026-02-16 21:27:46.281 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{}}
2026-02-16 21:27:46.281 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{}}
2026-02-16 21:27:46.281 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.281 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.281 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.286 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia71ed9a99fd" state="up"
2026-02-16 21:27:46.315 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:46.316 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="down"
2026-02-16 21:27:46.316 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71ed9a99fd", State:"up", Index:93}
2026-02-16 21:27:46.316 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.316 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.317 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.317 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.343 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:46.343 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="up"
2026-02-16 21:27:46.720 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-wpcpv, name=eth0)
2026-02-16 21:27:46.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07a3a42e1b8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:27:46.720 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:46.720 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:46.720 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:46.721 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:46.721 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:46.721 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:46.749 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70, name=eth0)
2026-02-16 21:27:46.751 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:46.751 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} status="up"
2026-02-16 21:27:46.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71ed9a99fd" profile_ids:"kns.emptydir-9419" profile_ids:"ksa.emptydir-9419.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:27:46.752 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.752 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.752 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.753 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:46.753 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.753 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:46.773 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:46.773 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="up"
2026-02-16 21:27:47.550 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ClusterIP" cluster_ips:"10.254.98.146" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:47.676 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70, name=eth0)
2026-02-16 21:27:47.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71ed9a99fd" profile_ids:"kns.emptydir-9419" profile_ids:"ksa.emptydir-9419.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:27:47.676 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:47.677 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:47.677 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:47.677 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:47.678 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:47.678 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:47.702 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:47.702 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="up"
2026-02-16 21:27:47.729 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-16 21:27:47.729 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia71ed9a99fd"
2026-02-16 21:27:47.729 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:47.729 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:48.200 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f, name=eth0)
2026-02-16 21:27:48.200 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic099834d304" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:27:48.200 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.201 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.201 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.201 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic099834d304" ipVersion=0x4 table="filter"
2026-02-16 21:27:48.201 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic099834d304" ipVersion=0x4 table="filter"
2026-02-16 21:27:48.201 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic099834d304"
2026-02-16 21:27:48.201 [INFO][92] felix/endpoint_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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.201 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.241 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:48.242 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:48.271 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic099834d304" state="down"
2026-02-16 21:27:48.271 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic099834d304"
2026-02-16 21:27:48.271 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic099834d304", State:"down", Index:94}
2026-02-16 21:27:48.271 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{}}
2026-02-16 21:27:48.271 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{}}
2026-02-16 21:27:48.271 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic099834d304"
2026-02-16 21:27:48.271 [INFO][92] felix/endpoint_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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.271 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.274 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic099834d304" state="up"
2026-02-16 21:27:48.289 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:48.289 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:48.289 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic099834d304", State:"up", Index:94}
2026-02-16 21:27:48.289 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic099834d304"
2026-02-16 21:27:48.289 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic099834d304"
2026-02-16 21:27:48.289 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic099834d304"
2026-02-16 21:27:48.290 [INFO][92] felix/endpoint_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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.290 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:48.311 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:48.311 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:48.887 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70, name=eth0)
2026-02-16 21:27:48.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71ed9a99fd" profile_ids:"kns.emptydir-9419" profile_ids:"ksa.emptydir-9419.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:27:48.888 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.888 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.888 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.888 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:48.889 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.889 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 93
2026-02-16 21:27:48.927 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:48.927 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="up"
2026-02-16 21:27:48.996 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia71ed9a99fd" state="down"
2026-02-16 21:27:48.996 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia71ed9a99fd"
2026-02-16 21:27:48.996 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71ed9a99fd", State:"down", Index:93}
2026-02-16 21:27:48.996 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{}}
2026-02-16 21:27:48.996 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Typed[string]{}}
2026-02-16 21:27:48.996 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:48.996 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.996 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:48.997 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-16 21:27:48.997 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.154
2026-02-16 21:27:49.000 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia71ed9a99fd" state=""
2026-02-16 21:27:49.000 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia71ed9a99fd"
2026-02-16 21:27:49.021 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:49.021 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="down"
2026-02-16 21:27:49.021 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71ed9a99fd", State:"", Index:93}
2026-02-16 21:27:49.021 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Set[string](nil)}
2026-02-16 21:27:49.021 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71ed9a99fd", Addrs:set.Set[string](nil)}
2026-02-16 21:27:49.021 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia71ed9a99fd"
2026-02-16 21:27:49.021 [INFO][92] felix/endpoint_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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.021 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.042 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:49.042 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"} status="down"
2026-02-16 21:27:49.107 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70, name=eth0)
2026-02-16 21:27:49.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70" endpoint_id:"eth0"}
2026-02-16 21:27:49.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-9419"}
2026-02-16 21:27:49.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-9419.default"}
2026-02-16 21:27:49.108 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.108 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.108 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-9419" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.108 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RIudl0miBjGsBIBjhF" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.108 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-9419" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RIudl0miBjGsBIBjhF" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.109 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia71ed9a99fd" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.109 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia71ed9a99fd" ipVersion=0x4 table="filter"
2026-02-16 21:27:49.109 [INFO][92] felix/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-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.109 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.181 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9419/pod-74f045d9-521a-4eae-888b-793c74809c70", EndpointId:"eth0"}
2026-02-16 21:27:49.293 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-16 21:27:49.293 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic099834d304"
2026-02-16 21:27:49.293 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:49.293 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:49.650 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9419"}
2026-02-16 21:27:49.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2780"}
2026-02-16 21:27:49.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2780" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:49.696 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f, name=eth0)
2026-02-16 21:27:49.704 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic099834d304" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:27:49.704 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:49.705 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:49.705 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:49.706 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic099834d304"
2026-02-16 21:27:49.707 [INFO][92] felix/endpoint_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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:49.707 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:49.735 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:49.735 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.470 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-gsfj9, name=eth0)
2026-02-16 21:27:50.471 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0cf2eed4d8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:27:50.471 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.471 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.472 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.473 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:50.474 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.474 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.476 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-gsfj9, name=eth0)
2026-02-16 21:27:50.499 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-nkhjx, name=eth0)
2026-02-16 21:27:50.509 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-nkhjx, name=eth0)
2026-02-16 21:27:50.519 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:50.519 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9" endpoint_id:"eth0"}
2026-02-16 21:27:50.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29e2bb81f4" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:27:50.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx" endpoint_id:"eth0"}
2026-02-16 21:27:50.519 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.519 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.521 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0cf2eed4d8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie29e2bb81f4" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0cf2eed4d8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie29e2bb81f4" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.522 [INFO][92] felix/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-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.522 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.522 [INFO][92] felix/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-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.522 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.522 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.153
2026-02-16 21:27:50.523 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.155
2026-02-16 21:27:50.589 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-gsfj9", EndpointId:"eth0"}
2026-02-16 21:27:50.589 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-nkhjx", EndpointId:"eth0"}
2026-02-16 21:27:50.616 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-wpcpv, name=eth0)
2026-02-16 21:27:50.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07a3a42e1b8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:27:50.616 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.616 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.616 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.617 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:50.617 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.617 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.631 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-wpcpv, name=eth0)
2026-02-16 21:27:50.637 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:50.637 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv" endpoint_id:"eth0"}
2026-02-16 21:27:50.637 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.637 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.638 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.638 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.638 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07a3a42e1b8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.638 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.638 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07a3a42e1b8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.638 [INFO][92] felix/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-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.638 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.638 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.152
2026-02-16 21:27:50.703 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-wpcpv", EndpointId:"eth0"}
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calid0cf2eed4d8" state="down"
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calid0cf2eed4d8" state=""
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0cf2eed4d8"
2026-02-16 21:27:50.809 [INFO][92] 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=91
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0cf2eed4d8", State:"down", Index:91}
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.809 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0cf2eed4d8", State:"", Index:91}
2026-02-16 21:27:50.809 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:50.809 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0cf2eed4d8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:50.860 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-16 21:27:50.860 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie29e2bb81f4"
2026-02-16 21:27:50.860 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calie29e2bb81f4" state="down"
2026-02-16 21:27:50.860 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.860 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.860 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29e2bb81f4", State:"down", Index:90}
2026-02-16 21:27:50.862 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-bnznk, name=eth0)
2026-02-16 21:27:50.862 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calie29e2bb81f4" state=""
2026-02-16 21:27:50.862 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie29e2bb81f4"
2026-02-16 21:27:50.872 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-bnznk, name=eth0)
2026-02-16 21:27:50.887 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29e2bb81f4", State:"", Index:90}
2026-02-16 21:27:50.888 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Set[string](nil)}
2026-02-16 21:27:50.888 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29e2bb81f4", Addrs:set.Set[string](nil)}
2026-02-16 21:27:50.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-bnznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0334efc3cb8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:27:50.912 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-bnznk" endpoint_id:"eth0"}
2026-02-16 21:27:50.912 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.912 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.912 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.912 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0334efc3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.912 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0334efc3cb8" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.912 [INFO][92] felix/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-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.912 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.913 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.148
2026-02-16 21:27:50.981 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-bnznk", EndpointId:"eth0"}
2026-02-16 21:27:50.996 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali07a3a42e1b8" state="down"
2026-02-16 21:27:50.996 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:50.996 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07a3a42e1b8", State:"down", Index:92}
2026-02-16 21:27:50.996 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.996 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:50.997 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-knqc9, name=eth0)
2026-02-16 21:27:50.999 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-16 21:27:51.002 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali07a3a42e1b8" state=""
2026-02-16 21:27:51.002 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07a3a42e1b8"
2026-02-16 21:27:51.004 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-knqc9, name=eth0)
2026-02-16 21:27:51.013 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-l4xvm, name=eth0)
2026-02-16 21:27:51.015 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-knqc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc08f26ad8" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:27:51.015 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-knqc9" endpoint_id:"eth0"}
2026-02-16 21:27:51.015 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50a13598699" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:27:51.015 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.015 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.016 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.016 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.016 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.016 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.017 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.017 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5cc08f26ad8" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.017 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.017 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5cc08f26ad8" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.017 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50a13598699"
2026-02-16 21:27:51.017 [INFO][92] felix/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-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.017 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.017 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.017 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.017 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.150
2026-02-16 21:27:51.033 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-l4xvm, name=eth0)
2026-02-16 21:27:51.065 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-knqc9", EndpointId:"eth0"}
2026-02-16 21:27:51.065 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:51.065 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:51.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm" endpoint_id:"eth0"}
2026-02-16 21:27:51.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1893"}
2026-02-16 21:27:51.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1893.default"}
2026-02-16 21:27:51.065 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.065 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50a13598699" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50a13598699" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.068 [INFO][92] felix/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-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.068 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.069 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.147
2026-02-16 21:27:51.121 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-l4xvm", EndpointId:"eth0"}
2026-02-16 21:27:51.121 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07a3a42e1b8", State:"", Index:92}
2026-02-16 21:27:51.121 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.121 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07a3a42e1b8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.375 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali0334efc3cb8" state="down"
2026-02-16 21:27:51.376 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0334efc3cb8"
2026-02-16 21:27:51.376 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-16 21:27:51.376 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0334efc3cb8", State:"down", Index:86}
2026-02-16 21:27:51.376 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.376 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.376 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali0334efc3cb8" state=""
2026-02-16 21:27:51.376 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0334efc3cb8"
2026-02-16 21:27:51.393 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0334efc3cb8", State:"", Index:86}
2026-02-16 21:27:51.393 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.393 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0334efc3cb8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.531 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali5cc08f26ad8" state="down"
2026-02-16 21:27:51.531 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:51.531 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc08f26ad8", State:"down", Index:87}
2026-02-16 21:27:51.531 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.531 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.531 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-16 21:27:51.534 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali5cc08f26ad8" state=""
2026-02-16 21:27:51.534 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5cc08f26ad8"
2026-02-16 21:27:51.551 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc08f26ad8", State:"", Index:87}
2026-02-16 21:27:51.551 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.551 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc08f26ad8", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.587 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali50a13598699" state="down"
2026-02-16 21:27:51.587 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50a13598699"
2026-02-16 21:27:51.587 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-16 21:27:51.587 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50a13598699", State:"down", Index:85}
2026-02-16 21:27:51.587 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.588 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.591 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali50a13598699" state=""
2026-02-16 21:27:51.591 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50a13598699"
2026-02-16 21:27:51.607 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50a13598699", State:"", Index:85}
2026-02-16 21:27:51.607 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.607 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50a13598699", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.682 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f, name=eth0)
2026-02-16 21:27:51.682 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic099834d304" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:27:51.682 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.682 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.682 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.683 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic099834d304"
2026-02-16 21:27:51.683 [INFO][92] felix/endpoint_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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.683 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.696 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f, name=eth0)
2026-02-16 21:27:51.715 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:51.715 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:51.715 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f" endpoint_id:"eth0"}
2026-02-16 21:27:51.715 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.715 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.716 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic099834d304" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic099834d304" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.716 [INFO][92] felix/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-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.717 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.717 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.157
2026-02-16 21:27:51.732 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91, name=eth0)
2026-02-16 21:27:51.741 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91, name=eth0)
2026-02-16 21:27:51.784 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-29619d83-a1e7-4ea6-8555-1c6d8f8ca93f", EndpointId:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29fac75cea7" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:27:51.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91" endpoint_id:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-2250"}
2026-02-16 21:27:51.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-2250.default"}
2026-02-16 21:27:51.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250"
2026-02-16 21:27:51.786 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29fac75cea7" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29fac75cea7" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.786 [INFO][92] felix/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-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.786 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.787 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.146
2026-02-16 21:27:51.869 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-42c1f5c8-ac9e-47ea-8e3d-f9a5b3727c91", EndpointId:"eth0"}
2026-02-16 21:27:51.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2250"}
2026-02-16 21:27:51.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1270"}
2026-02-16 21:27:51.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:52.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1893" name:"default"}
2026-02-16 21:27:52.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1893"}
2026-02-16 21:27:52.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1893"}
2026-02-16 21:27:52.635 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3, name=eth0)
2026-02-16 21:27:52.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-1270"} profile:{inbound_rules:{action:"allow" rule_id:"JjCTSRGhqit9mH_Z"} outbound_rules:{action:"allow" rule_id:"Sk-9M-bLCTG87Ea_"}}
2026-02-16 21:27:52.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-1270.default"} profile:{}
2026-02-16 21:27:52.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib230497a825" profile_ids:"kns.kubelet-test-1270" profile_ids:"ksa.kubelet-test-1270.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:27:52.635 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.635 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.635 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib230497a825" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_utsXbnbCMy81V2F4s7" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vSmAoJPon6UmXefmR0" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib230497a825" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_utsXbnbCMy81V2F4s7" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vSmAoJPon6UmXefmR0" ipVersion=0x4 table="filter"
2026-02-16 21:27:52.636 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib230497a825"
2026-02-16 21:27:52.636 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.636 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.673 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:52.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="down"
2026-02-16 21:27:52.716 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calib230497a825" state="down"
2026-02-16 21:27:52.716 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib230497a825"
2026-02-16 21:27:52.716 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib230497a825", State:"down", Index:95}
2026-02-16 21:27:52.716 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{}}
2026-02-16 21:27:52.716 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{}}
2026-02-16 21:27:52.716 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib230497a825"
2026-02-16 21:27:52.716 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.716 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.717 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calib230497a825" state="up"
2026-02-16 21:27:52.736 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:52.736 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="down"
2026-02-16 21:27:52.736 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib230497a825", State:"up", Index:95}
2026-02-16 21:27:52.736 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib230497a825"
2026-02-16 21:27:52.736 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib230497a825"
2026-02-16 21:27:52.736 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib230497a825"
2026-02-16 21:27:52.737 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.737 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:52.759 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:52.759 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="up"
2026-02-16 21:27:53.799 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3, name=eth0)
2026-02-16 21:27:53.800 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib230497a825" profile_ids:"kns.kubelet-test-1270" profile_ids:"ksa.kubelet-test-1270.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:27:53.800 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:53.800 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:53.800 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:53.801 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib230497a825"
2026-02-16 21:27:53.801 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:53.801 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:53.822 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:53.822 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="up"
2026-02-16 21:27:54.000 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-16 21:27:54.000 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib230497a825"
2026-02-16 21:27:54.000 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:54.000 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:54.020 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1270"}
2026-02-16 21:27:54.054 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6621"}
2026-02-16 21:27:54.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6621" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:54.130 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6621"}
2026-02-16 21:27:54.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:27:54.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7092" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:54.228 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic099834d304" state="down"
2026-02-16 21:27:54.228 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic099834d304"
2026-02-16 21:27:54.228 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-16 21:27:54.228 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic099834d304", State:"down", Index:94}
2026-02-16 21:27:54.229 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.229 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.230 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic099834d304" state=""
2026-02-16 21:27:54.230 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic099834d304"
2026-02-16 21:27:54.244 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic099834d304", State:"", Index:94}
2026-02-16 21:27:54.244 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.244 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic099834d304", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.289 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali29fac75cea7" state="down"
2026-02-16 21:27:54.290 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29fac75cea7"
2026-02-16 21:27:54.290 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-16 21:27:54.290 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29fac75cea7", State:"down", Index:84}
2026-02-16 21:27:54.290 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.290 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.291 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali29fac75cea7" state=""
2026-02-16 21:27:54.291 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29fac75cea7"
2026-02-16 21:27:54.319 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29fac75cea7", State:"", Index:84}
2026-02-16 21:27:54.320 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.320 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29fac75cea7", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9419" name:"default"}
2026-02-16 21:27:55.026 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9419"}
2026-02-16 21:27:55.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9419"}
2026-02-16 21:27:57.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2250" name:"default"}
2026-02-16 21:27:57.249 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2250"}
2026-02-16 21:27:57.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2250"}
2026-02-16 21:27:57.310 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:27:57.335 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4783"}
2026-02-16 21:27:57.356 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:57.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:27:57.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:27:57.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:59.047 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3, name=eth0)
2026-02-16 21:27:59.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib230497a825" profile_ids:"kns.kubelet-test-1270" profile_ids:"ksa.kubelet-test-1270.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:27:59.047 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.047 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.047 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.048 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib230497a825"
2026-02-16 21:27:59.048 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.048 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.070 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3, name=eth0)
2026-02-16 21:27:59.072 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:59.072 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="up"
2026-02-16 21:27:59.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1270"}
2026-02-16 21:27:59.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib230497a825" profile_ids:"kns.kubelet-test-1270" profile_ids:"ksa.kubelet-test-1270.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:27:59.072 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.073 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.073 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.073 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib230497a825"
2026-02-16 21:27:59.074 [INFO][92] felix/endpoint_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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.074 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:27:59.099 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:59.100 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"} status="up"
2026-02-16 21:27:59.269 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6621" name:"default"}
2026-02-16 21:27:59.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6621"}
2026-02-16 21:27:59.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"}
2026-02-16 21:27:59.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4783" type:"ClusterIP" cluster_ips:"10.254.201.195" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:28:02.626 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7092" name:"default"}
2026-02-16 21:28:02.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:28:02.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7092"}
2026-02-16 21:28:03.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4783"
2026-02-16 21:28:03.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:28:03.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:28:03.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5623"}
2026-02-16 21:28:03.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:04.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:28:04.488 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2901"}
2026-02-16 21:28:04.488 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:06.139 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2901/condition-test-45cfd, name=eth0)
2026-02-16 21:28:06.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2901"} profile:{inbound_rules:{action:"allow" rule_id:"WowuMIOWT6ih5tXI"} outbound_rules:{action:"allow" rule_id:"yVQNi5YAxBh1JtdS"}}
2026-02-16 21:28:06.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2901.default"} profile:{}
2026-02-16 21:28:06.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-45cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cb47a1981" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:28:06.139 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.139 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.139 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63cb47a1981" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63cb47a1981" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.140 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.140 [INFO][92] felix/endpoint_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-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.140 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.202 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.202 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.202 [INFO][92] felix/summary.go 100: Summarising 235 dataplane reconciliation loops over 1m0.7s: avg=29ms longest=86ms (resync-calico-v4)
2026-02-16 21:28:06.220 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali63cb47a1981" state="down"
2026-02-16 21:28:06.220 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.220 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cb47a1981", State:"down", Index:96}
2026-02-16 21:28:06.221 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.221 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.221 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.221 [INFO][92] felix/endpoint_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-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.221 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.222 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali63cb47a1981" state="up"
2026-02-16 21:28:06.245 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.245 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.245 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cb47a1981", State:"up", Index:96}
2026-02-16 21:28:06.245 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.245 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.245 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.246 [INFO][92] felix/endpoint_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-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.246 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.274 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:06.274 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} status="up"
2026-02-16 21:28:06.876 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2901/condition-test-45cfd, name=eth0)
2026-02-16 21:28:06.876 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-45cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cb47a1981" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:28:06.876 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.876 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.876 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.877 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63cb47a1981"
2026-02-16 21:28:06.878 [INFO][92] felix/endpoint_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-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.878 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:06.898 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:06.898 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"} status="up"
2026-02-16 21:28:07.373 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-16 21:28:07.373 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63cb47a1981"
2026-02-16 21:28:07.373 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:07.373 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:07.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2901"}
2026-02-16 21:28:07.624 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:07.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:07.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5623"}
2026-02-16 21:28:07.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-16 21:28:07.895 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:08.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8815" name:"default"}
2026-02-16 21:28:09.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:28:09.075 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8815"}
2026-02-16 21:28:09.184 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4783" name:"default"}
2026-02-16 21:28:09.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:28:09.266 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4783"}
2026-02-16 21:28:09.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-1910" name:"default"}
2026-02-16 21:28:09.803 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:28:09.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-1910"}
2026-02-16 21:28:11.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-16 21:28:11.071 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9653"}
2026-02-16 21:28:11.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:11.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:28:11.203 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:28:11.203 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:28:11.840 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:11.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-16 21:28:11.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:12.533 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc, name=eth0)
2026-02-16 21:28:12.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9032.default"} profile:{}
2026-02-16 21:28:12.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9032"} profile:{inbound_rules:{action:"allow" rule_id:"ERS79biYL-O1hdzj"} outbound_rules:{action:"allow" rule_id:"95YevnTmjdtLBXHC"}}
2026-02-16 21:28:12.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1caaeb074" profile_ids:"kns.configmap-9032" profile_ids:"ksa.configmap-9032.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:28:12.534 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.534 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.534 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c1caaeb074" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9032" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Gg1iyHzjGf_My7mC4G" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c1caaeb074" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9032" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Gg1iyHzjGf_My7mC4G" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.534 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.534 [INFO][92] felix/endpoint_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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.534 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.568 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:12.568 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} status="down"
2026-02-16 21:28:12.614 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali7c1caaeb074" state="down"
2026-02-16 21:28:12.614 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.614 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1caaeb074", State:"down", Index:97}
2026-02-16 21:28:12.614 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{}}
2026-02-16 21:28:12.614 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{}}
2026-02-16 21:28:12.614 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.615 [INFO][92] felix/endpoint_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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.615 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.615 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali7c1caaeb074" state="up"
2026-02-16 21:28:12.625 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2901/condition-test-45cfd, name=eth0)
2026-02-16 21:28:12.632 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2901/condition-test-45cfd, name=eth0)
2026-02-16 21:28:12.642 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:12.642 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} status="down"
2026-02-16 21:28:12.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-45cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cb47a1981" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:28:12.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-45cfd" endpoint_id:"eth0"}
2026-02-16 21:28:12.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2901.default"}
2026-02-16 21:28:12.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2901"}
2026-02-16 21:28:12.642 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.642 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63cb47a1981" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63cb47a1981" ipVersion=0x4 table="filter"
2026-02-16 21:28:12.643 [INFO][92] felix/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-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.643 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.643 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.159
2026-02-16 21:28:12.716 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-45cfd", EndpointId:"eth0"}
2026-02-16 21:28:12.717 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1caaeb074", State:"up", Index:97}
2026-02-16 21:28:12.717 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.717 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.717 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:12.717 [INFO][92] felix/endpoint_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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.717 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:12.741 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:12.741 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} status="up"
2026-02-16 21:28:13.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2901" name:"default"}
2026-02-16 21:28:13.066 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali63cb47a1981" state="down"
2026-02-16 21:28:13.067 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cb47a1981", State:"down", Index:96}
2026-02-16 21:28:13.067 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63cb47a1981"
2026-02-16 21:28:13.067 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-16 21:28:13.067 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali63cb47a1981" state=""
2026-02-16 21:28:13.067 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63cb47a1981"
2026-02-16 21:28:13.087 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{}}
2026-02-16 21:28:13.087 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Typed[string]{}}
2026-02-16 21:28:13.088 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cb47a1981", State:"", Index:96}
2026-02-16 21:28:13.088 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Set[string](nil)}
2026-02-16 21:28:13.088 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cb47a1981", Addrs:set.Set[string](nil)}
2026-02-16 21:28:13.375 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2901"}
2026-02-16 21:28:13.402 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2901"}
2026-02-16 21:28:13.451 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5623" name:"default"}
2026-02-16 21:28:13.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9653"}
2026-02-16 21:28:13.549 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} 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-4958"}
2026-02-16 21:28:13.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:13.611 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5623"}
2026-02-16 21:28:13.649 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5623"}
2026-02-16 21:28:13.926 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc, name=eth0)
2026-02-16 21:28:13.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1caaeb074" profile_ids:"kns.configmap-9032" profile_ids:"ksa.configmap-9032.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:28:13.926 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:13.926 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:13.927 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:13.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:13.928 [INFO][92] felix/endpoint_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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:13.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:13.952 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:13.952 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} status="up"
2026-02-16 21:28:13.996 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-16 21:28:13.997 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c1caaeb074"
2026-02-16 21:28:13.997 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:13.997 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:14.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-16 21:28:14.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-800"}
2026-02-16 21:28:14.053 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-800" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:14.607 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-800"}
2026-02-16 21:28:14.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8219"}
2026-02-16 21:28:14.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:14.722 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8219" type:"ClusterIP" cluster_ips:"10.254.39.21" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:28:15.641 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} 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-4958"}
2026-02-16 21:28:15.668 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"}
2026-02-16 21:28:15.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:15.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:15.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:15.753 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:15.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2780"}
2026-02-16 21:28:15.946 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:15.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:16.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3472" name:"default"}
2026-02-16 21:28:16.305 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-16 21:28:16.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3472"}
2026-02-16 21:28:16.750 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8219"}
2026-02-16 21:28:16.782 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8739"}
2026-02-16 21:28:16.782 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-8739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:17.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4192" name:"default"}
2026-02-16 21:28:17.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:17.267 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4192"}
2026-02-16 21:28:17.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2926" type:"ClusterIP" cluster_ips:"10.254.135.68" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:28:18.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9653" name:"default"}
2026-02-16 21:28:18.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9653"}
2026-02-16 21:28:18.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9653"}
2026-02-16 21:28:19.034 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc, name=eth0)
2026-02-16 21:28:19.034 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1caaeb074" profile_ids:"kns.configmap-9032" profile_ids:"ksa.configmap-9032.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:28:19.034 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.034 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.036 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.036 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1caaeb074"
2026-02-16 21:28:19.037 [INFO][92] felix/endpoint_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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.037 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.046 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc, name=eth0)
2026-02-16 21:28:19.067 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:19.068 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"} status="up"
2026-02-16 21:28:19.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc" endpoint_id:"eth0"}
2026-02-16 21:28:19.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9032"}
2026-02-16 21:28:19.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9032.default"}
2026-02-16 21:28:19.068 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.068 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9032" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Gg1iyHzjGf_My7mC4G" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9032" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Gg1iyHzjGf_My7mC4G" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c1caaeb074" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c1caaeb074" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.069 [INFO][92] felix/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-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.069 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.070 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.156
2026-02-16 21:28:19.157 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9032/pod-configmaps-cebbcfd9-b837-4cdc-8ae2-644b7d20a2bc", EndpointId:"eth0"}
2026-02-16 21:28:19.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9032" name:"default"}
2026-02-16 21:28:19.367 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-16 21:28:19.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9032"}
2026-02-16 21:28:19.412 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali7c1caaeb074" state="down"
2026-02-16 21:28:19.412 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c1caaeb074"
2026-02-16 21:28:19.412 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-16 21:28:19.413 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali7c1caaeb074" state=""
2026-02-16 21:28:19.413 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c1caaeb074"
2026-02-16 21:28:19.419 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1caaeb074", State:"down", Index:97}
2026-02-16 21:28:19.419 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{}}
2026-02-16 21:28:19.419 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Typed[string]{}}
2026-02-16 21:28:19.419 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1caaeb074", State:"", Index:97}
2026-02-16 21:28:19.419 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Set[string](nil)}
2026-02-16 21:28:19.419 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1caaeb074", Addrs:set.Set[string](nil)}
2026-02-16 21:28:19.666 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-800" name:"default"}
2026-02-16 21:28:19.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-800"}
2026-02-16 21:28:20.016 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-800"}
2026-02-16 21:28:20.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:20.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3847"}
2026-02-16 21:28:20.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:20.673 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} 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-4958"}
2026-02-16 21:28:20.795 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:20.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3847"} profile:{inbound_rules:{action:"allow" rule_id:"mVbGANvOR6kbNGFO"} outbound_rules:{action:"allow" rule_id:"TOOv8byvNvoaIfG4"}}
2026-02-16 21:28:20.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3847.default"} profile:{}
2026-02-16 21:28:20.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali036aad48cf5" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:28:20.797 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.797 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.797 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali036aad48cf5" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali036aad48cf5" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.798 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.798 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.798 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.848 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:20.848 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:28:20.871 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali036aad48cf5" state="down"
2026-02-16 21:28:20.871 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.871 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali036aad48cf5", State:"down", Index:98}
2026-02-16 21:28:20.871 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{}}
2026-02-16 21:28:20.871 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{}}
2026-02-16 21:28:20.871 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.871 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.871 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.875 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali036aad48cf5" state="up"
2026-02-16 21:28:20.892 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:20.892 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:28:20.892 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali036aad48cf5", State:"up", Index:98}
2026-02-16 21:28:20.892 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.892 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.892 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali036aad48cf5"
2026-02-16 21:28:20.892 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.892 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:20.914 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:20.914 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:28:20.920 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8739"}
2026-02-16 21:28:20.957 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:28:20.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:21.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2780" name:"default"}
2026-02-16 21:28:21.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2780"}
2026-02-16 21:28:21.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2780"}
2026-02-16 21:28:21.600 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b, name=eth0)
2026-02-16 21:28:21.600 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-4007.default"} profile:{}
2026-02-16 21:28:21.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-4007"} profile:{inbound_rules:{action:"allow" rule_id:"aCyVMMSqOBwyRyzL"} outbound_rules:{action:"allow" rule_id:"QEuxx5Hi9tTygs7k"}}
2026-02-16 21:28:21.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali372f5ae5e61" profile_ids:"kns.container-probe-4007" profile_ids:"ksa.container-probe-4007.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:28:21.601 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.601 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.601 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.602 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.602 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali372f5ae5e61" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.602 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HczZAmHQ8wf5nrsWa0" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hOWkLlZS8JuszKV5S7" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali372f5ae5e61" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HczZAmHQ8wf5nrsWa0" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hOWkLlZS8JuszKV5S7" ipVersion=0x4 table="filter"
2026-02-16 21:28:21.603 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.603 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.603 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.647 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:21.647 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="down"
2026-02-16 21:28:21.672 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali372f5ae5e61" state="down"
2026-02-16 21:28:21.672 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.672 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372f5ae5e61", State:"down", Index:99}
2026-02-16 21:28:21.672 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{}}
2026-02-16 21:28:21.672 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{}}
2026-02-16 21:28:21.672 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.673 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.673 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.673 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali372f5ae5e61" state="up"
2026-02-16 21:28:21.693 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:21.693 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="down"
2026-02-16 21:28:21.693 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372f5ae5e61", State:"up", Index:99}
2026-02-16 21:28:21.693 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.693 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.693 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:21.693 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.693 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:21.710 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:21.710 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="up"
2026-02-16 21:28:21.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8219" name:"default"}
2026-02-16 21:28:21.976 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b, name=eth0)
2026-02-16 21:28:21.999 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:22.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali372f5ae5e61" profile_ids:"kns.container-probe-4007" profile_ids:"ksa.container-probe-4007.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:28:22.010 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8219"
2026-02-16 21:28:22.010 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali036aad48cf5" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:22.010 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:22.011 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali372f5ae5e61"
2026-02-16 21:28:22.011 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali036aad48cf5"
2026-02-16 21:28:22.011 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:22.011 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:28:22.012 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:22.012 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:22.055 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:22.055 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="up"
2026-02-16 21:28:22.055 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:22.055 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:28:22.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8219"}
2026-02-16 21:28:22.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"}
2026-02-16 21:28:22.444 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-16 21:28:22.444 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali036aad48cf5"
2026-02-16 21:28:22.444 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:22.444 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:22.828 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-16 21:28:22.828 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali372f5ae5e61"
2026-02-16 21:28:22.828 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:22.828 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:25.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2919" name:"default"}
2026-02-16 21:28:25.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:25.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2919"}
2026-02-16 21:28:26.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-8739" name:"default"}
2026-02-16 21:28:26.258 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8739"}
2026-02-16 21:28:26.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-8739"}
2026-02-16 21:28:29.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.199 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-2126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:29.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2926"
2026-02-16 21:28:29.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.350 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:29.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.377 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1989"}
2026-02-16 21:28:29.410 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-1989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:29.418 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3, name=eth0)
2026-02-16 21:28:29.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3" endpoint_id:"eth0"}
2026-02-16 21:28:29.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-1270"}
2026-02-16 21:28:29.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-1270.default"}
2026-02-16 21:28:29.432 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.432 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_utsXbnbCMy81V2F4s7" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vSmAoJPon6UmXefmR0" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_utsXbnbCMy81V2F4s7" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vSmAoJPon6UmXefmR0" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib230497a825" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib230497a825" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.433 [INFO][92] felix/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-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.433 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.433 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.158
2026-02-16 21:28:29.509 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1270/busybox-readonly-fs3c53eefb-ad22-45f2-ac27-485eb6a0bbd3", EndpointId:"eth0"}
2026-02-16 21:28:29.524 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-16 21:28:29.524 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib230497a825"
2026-02-16 21:28:29.524 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calib230497a825" state="down"
2026-02-16 21:28:29.524 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{}}
2026-02-16 21:28:29.524 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Typed[string]{}}
2026-02-16 21:28:29.524 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib230497a825", State:"down", Index:95}
2026-02-16 21:28:29.525 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calib230497a825" state=""
2026-02-16 21:28:29.525 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib230497a825"
2026-02-16 21:28:29.549 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib230497a825", State:"", Index:95}
2026-02-16 21:28:29.549 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Set[string](nil)}
2026-02-16 21:28:29.549 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib230497a825", Addrs:set.Set[string](nil)}
2026-02-16 21:28:30.233 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg, name=eth0)
2026-02-16 21:28:30.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-1989"} profile:{inbound_rules:{action:"allow" rule_id:"vyCAPhJnva33Ysu2"} outbound_rules:{action:"allow" rule_id:"Mm-BU--g7D4SUVzn"}}
2026-02-16 21:28:30.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-1989.default"} profile:{}
2026-02-16 21:28:30.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0a5a2d3520" profile_ids:"kns.crd-webhook-1989" profile_ids:"ksa.crd-webhook-1989.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:28:30.234 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.234 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.234 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0a5a2d3520" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-TaotC51SyFlccoKAQ" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8Px22cRrPgDrwNnYZN" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0a5a2d3520" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-TaotC51SyFlccoKAQ" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8Px22cRrPgDrwNnYZN" ipVersion=0x4 table="filter"
2026-02-16 21:28:30.234 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.234 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.234 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.273 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:30.273 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="down"
2026-02-16 21:28:30.316 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic0a5a2d3520" state="down"
2026-02-16 21:28:30.317 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0a5a2d3520", State:"down", Index:100}
2026-02-16 21:28:30.317 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.317 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.318 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.319 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.322 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic0a5a2d3520" state="up"
2026-02-16 21:28:30.344 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:30.344 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="down"
2026-02-16 21:28:30.344 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{}}
2026-02-16 21:28:30.344 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{}}
2026-02-16 21:28:30.344 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0a5a2d3520", State:"up", Index:100}
2026-02-16 21:28:30.345 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.345 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.345 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:30.345 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.345 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:30.365 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:30.365 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:31.032 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg, name=eth0)
2026-02-16 21:28:31.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0a5a2d3520" profile_ids:"kns.crd-webhook-1989" profile_ids:"ksa.crd-webhook-1989.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:28:31.033 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.033 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.033 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.033 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:31.034 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.034 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.049 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg, name=eth0)
2026-02-16 21:28:31.057 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:31.058 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:31.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0a5a2d3520" profile_ids:"kns.crd-webhook-1989" profile_ids:"ksa.crd-webhook-1989.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:28:31.058 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.058 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.058 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.058 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:31.058 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.058 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:31.088 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:31.088 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:31.628 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-16 21:28:31.628 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0a5a2d3520"
2026-02-16 21:28:31.628 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:31.629 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:31.688 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1989" type:"ClusterIP" cluster_ips:"10.254.255.139" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:28:32.989 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:32.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali036aad48cf5" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:28:32.990 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:32.990 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:32.990 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:32.991 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali036aad48cf5"
2026-02-16 21:28:32.991 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:32.991 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:33.015 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:33.015 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:28:34.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8087" name:"default"}
2026-02-16 21:28:34.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-2126" name:"default"}
2026-02-16 21:28:34.828 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:34.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2926" name:"default"}
2026-02-16 21:28:34.872 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-2126"}
2026-02-16 21:28:35.031 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:35.056 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:35.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8087"}
2026-02-16 21:28:35.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2926"}
2026-02-16 21:28:35.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1989"
2026-02-16 21:28:35.961 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg, name=eth0)
2026-02-16 21:28:35.961 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0a5a2d3520" profile_ids:"kns.crd-webhook-1989" profile_ids:"ksa.crd-webhook-1989.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:28:35.961 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:35.961 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:35.961 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:35.962 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0a5a2d3520"
2026-02-16 21:28:35.962 [INFO][92] felix/endpoint_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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:35.962 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:35.974 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg, name=eth0)
2026-02-16 21:28:36.008 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:36.008 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1989"}
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg" endpoint_id:"eth0"}
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-1989"}
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-1989.default"}
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3284"}
2026-02-16 21:28:36.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3284" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:36.008 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.008 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-TaotC51SyFlccoKAQ" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8Px22cRrPgDrwNnYZN" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-TaotC51SyFlccoKAQ" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8Px22cRrPgDrwNnYZN" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic0a5a2d3520" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic0a5a2d3520" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.009 [INFO][92] felix/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-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.009 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.009 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.162
2026-02-16 21:28:36.069 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-1989/sample-crd-conversion-webhook-deployment-5b768fcd7d-56ltg", EndpointId:"eth0"}
2026-02-16 21:28:36.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1270" name:"default"}
bird: KIF: Received address message for unknown interface 100
2026-02-16 21:28:36.347 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic0a5a2d3520" state="down"
2026-02-16 21:28:36.348 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0a5a2d3520"
2026-02-16 21:28:36.348 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0a5a2d3520", State:"down", Index:100}
2026-02-16 21:28:36.348 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.348 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.348 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-16 21:28:36.351 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic0a5a2d3520" state=""
2026-02-16 21:28:36.351 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0a5a2d3520"
2026-02-16 21:28:36.363 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0a5a2d3520", State:"", Index:100}
2026-02-16 21:28:36.363 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Set[string](nil)}
2026-02-16 21:28:36.363 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0a5a2d3520", Addrs:set.Set[string](nil)}
2026-02-16 21:28:36.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1270"}
2026-02-16 21:28:36.563 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3847"}
2026-02-16 21:28:36.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-303"}
2026-02-16 21:28:36.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-303" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:36.746 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-7rxpw, name=eth0)
2026-02-16 21:28:36.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-3284"} profile:{inbound_rules:{action:"allow" rule_id:"sttscOf981sdzHg_"} outbound_rules:{action:"allow" rule_id:"237PYIwXJ-u7dT48"}}
2026-02-16 21:28:36.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-3284.default"} profile:{}
2026-02-16 21:28:36.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-7rxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49c7b6ce1de" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:28:36.747 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.747 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.747 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali49c7b6ce1de" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali49c7b6ce1de" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.748 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.748 [INFO][92] felix/endpoint_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-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.748 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.790 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.790 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.819 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali49c7b6ce1de" state="down"
2026-02-16 21:28:36.819 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49c7b6ce1de", State:"down", Index:101}
2026-02-16 21:28:36.819 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.819 [INFO][92] felix/endpoint_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-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.819 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.819 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.823 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali49c7b6ce1de" state="up"
2026-02-16 21:28:36.838 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.838 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.838 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.838 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.838 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49c7b6ce1de", State:"up", Index:101}
2026-02-16 21:28:36.838 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.838 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.838 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:36.839 [INFO][92] felix/endpoint_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-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.839 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:36.844 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-rmnc8, name=eth0)
2026-02-16 21:28:36.855 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:36.855 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} status="up"
2026-02-16 21:28:36.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-rmnc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b54392f5ce" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:28:36.855 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.855 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.855 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.856 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b54392f5ce" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.856 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b54392f5ce" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.856 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.856 [INFO][92] felix/endpoint_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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.856 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.895 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.895 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.914 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali1b54392f5ce" state="down"
2026-02-16 21:28:36.914 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.914 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b54392f5ce", State:"down", Index:102}
2026-02-16 21:28:36.914 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.914 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.914 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.914 [INFO][92] felix/endpoint_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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.914 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.916 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali1b54392f5ce" state="up"
2026-02-16 21:28:36.932 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.932 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.932 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b54392f5ce", State:"up", Index:102}
2026-02-16 21:28:36.932 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.932 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.932 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:36.933 [INFO][92] felix/endpoint_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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.933 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:36.965 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:36.965 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} status="up"
2026-02-16 21:28:37.235 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a, name=eth0)
2026-02-16 21:28:37.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-303"} profile:{inbound_rules:{action:"allow" rule_id:"pkJQzyi1kBnP8wiQ"} outbound_rules:{action:"allow" rule_id:"xemvvMuAKnlKVRfv"}}
2026-02-16 21:28:37.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-303.default"} profile:{}
2026-02-16 21:28:37.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b147dffdad" profile_ids:"kns.pods-303" profile_ids:"ksa.pods-303.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:28:37.236 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.236 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.236 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b147dffdad" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-303" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5imb8uscsIzfbJRdyw" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b147dffdad" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-303" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5imb8uscsIzfbJRdyw" ipVersion=0x4 table="filter"
2026-02-16 21:28:37.237 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.237 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.237 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.271 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:37.271 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="down"
2026-02-16 21:28:37.308 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5b147dffdad" state="down"
2026-02-16 21:28:37.309 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.309 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b147dffdad", State:"down", Index:103}
2026-02-16 21:28:37.309 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{}}
2026-02-16 21:28:37.309 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{}}
2026-02-16 21:28:37.309 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.309 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.309 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.310 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5b147dffdad" state="up"
2026-02-16 21:28:37.327 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:37.328 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="down"
2026-02-16 21:28:37.328 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b147dffdad", State:"up", Index:103}
2026-02-16 21:28:37.328 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.328 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.328 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b147dffdad"
2026-02-16 21:28:37.329 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.329 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:37.347 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:37.347 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.092 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-7rxpw, name=eth0)
2026-02-16 21:28:38.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-7rxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49c7b6ce1de" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:28:38.093 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:38.093 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:38.093 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:38.093 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:38.093 [INFO][92] felix/endpoint_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-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:38.094 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:38.115 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a, name=eth0)
2026-02-16 21:28:38.124 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-16 21:28:38.125 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:38.126 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:38.127 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.127 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.127 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.132 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-rmnc8, name=eth0)
2026-02-16 21:28:38.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b147dffdad" profile_ids:"kns.pods-303" profile_ids:"ksa.pods-303.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:28:38.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-rmnc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b54392f5ce" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:28:38.151 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.151 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.151 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.155 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:38.156 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:38.156 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:38.157 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b147dffdad"
2026-02-16 21:28:38.157 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:38.157 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.157 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.157 [INFO][92] felix/endpoint_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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:38.157 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:38.187 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:38.187 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.187 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:38.187 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:28:38.188 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:28:38.188 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:28:38.637 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-16 21:28:38.637 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b54392f5ce"
2026-02-16 21:28:38.637 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.637 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.657 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a, name=eth0)
2026-02-16 21:28:38.660 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b147dffdad" profile_ids:"kns.pods-303" profile_ids:"ksa.pods-303.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:28:38.660 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.660 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.660 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.661 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b147dffdad"
2026-02-16 21:28:38.661 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.661 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:38.686 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:38.686 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.686 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-303"}
2026-02-16 21:28:38.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1541"}
2026-02-16 21:28:38.750 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:39.249 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-16 21:28:39.249 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b147dffdad"
2026-02-16 21:28:39.249 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:39.249 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:40.111 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a, name=eth0)
2026-02-16 21:28:40.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b147dffdad" profile_ids:"kns.pods-303" profile_ids:"ksa.pods-303.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:28:40.111 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.111 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.112 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.112 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b147dffdad"
2026-02-16 21:28:40.113 [INFO][92] felix/endpoint_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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.113 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.133 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:40.133 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"} status="up"
2026-02-16 21:28:40.397 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a, name=eth0)
2026-02-16 21:28:40.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a" endpoint_id:"eth0"}
2026-02-16 21:28:40.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-303"}
2026-02-16 21:28:40.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-303.default"}
2026-02-16 21:28:40.397 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.397 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.398 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-303" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.398 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5imb8uscsIzfbJRdyw" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.398 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-303" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.398 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5imb8uscsIzfbJRdyw" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.398 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.399 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b147dffdad" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.399 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b147dffdad" ipVersion=0x4 table="filter"
2026-02-16 21:28:40.399 [INFO][92] felix/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-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.399 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.399 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.165
2026-02-16 21:28:40.457 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-303/pod-generation-ee9af377-9dcf-4be2-8abb-649a901cd13a", EndpointId:"eth0"}
2026-02-16 21:28:40.509 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-16 21:28:40.509 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b147dffdad"
2026-02-16 21:28:40.509 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5b147dffdad" state="down"
2026-02-16 21:28:40.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{}}
2026-02-16 21:28:40.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Typed[string]{}}
2026-02-16 21:28:40.509 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b147dffdad", State:"down", Index:103}
2026-02-16 21:28:40.511 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5b147dffdad" state=""
2026-02-16 21:28:40.511 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b147dffdad"
2026-02-16 21:28:40.537 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b147dffdad", State:"", Index:103}
2026-02-16 21:28:40.537 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Set[string](nil)}
2026-02-16 21:28:40.537 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b147dffdad", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.073 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-rmnc8, name=eth0)
2026-02-16 21:28:41.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-rmnc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b54392f5ce" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:28:41.073 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.073 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.073 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.074 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b54392f5ce"
2026-02-16 21:28:41.075 [INFO][92] felix/endpoint_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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.075 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.080 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-7rxpw, name=eth0)
2026-02-16 21:28:41.084 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-rmnc8, name=eth0)
2026-02-16 21:28:41.104 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-3284/test-rs-7rxpw, name=eth0)
2026-02-16 21:28:41.109 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.110 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-7rxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49c7b6ce1de" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3284"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-rmnc8" endpoint_id:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3690"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-7rxpw" endpoint_id:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-3284"}
2026-02-16 21:28:41.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-3284.default"}
2026-02-16 21:28:41.110 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.110 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b54392f5ce" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali49c7b6ce1de" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b54392f5ce" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali49c7b6ce1de" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.111 [INFO][92] felix/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-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.111 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.111 [INFO][92] felix/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-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.111 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.112 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.164
2026-02-16 21:28:41.112 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.163
2026-02-16 21:28:41.189 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-7rxpw", EndpointId:"eth0"}
2026-02-16 21:28:41.189 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-rmnc8", EndpointId:"eth0"}
2026-02-16 21:28:41.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3690" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:41.425 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-1989" name:"default"}
2026-02-16 21:28:41.486 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali1b54392f5ce" state="down"
2026-02-16 21:28:41.486 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b54392f5ce"
2026-02-16 21:28:41.486 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b54392f5ce", State:"down", Index:102}
2026-02-16 21:28:41.486 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-16 21:28:41.486 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.486 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.487 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali1b54392f5ce" state=""
2026-02-16 21:28:41.487 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b54392f5ce"
2026-02-16 21:28:41.499 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali49c7b6ce1de" state="down"
2026-02-16 21:28:41.500 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:41.500 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-16 21:28:41.502 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali49c7b6ce1de" state=""
2026-02-16 21:28:41.502 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali49c7b6ce1de"
2026-02-16 21:28:41.508 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b54392f5ce", State:"", Index:102}
2026-02-16 21:28:41.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b54392f5ce", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.509 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49c7b6ce1de", State:"down", Index:101}
2026-02-16 21:28:41.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.509 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49c7b6ce1de", State:"", Index:101}
2026-02-16 21:28:41.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49c7b6ce1de", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.582 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1989"}
2026-02-16 21:28:41.592 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:41.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali036aad48cf5" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:28:41.608 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.608 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.608 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.609 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali036aad48cf5"
2026-02-16 21:28:41.609 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.629 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:41.634 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.634 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.634 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-1989"}
2026-02-16 21:28:41.634 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali036aad48cf5" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:28:41.634 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.634 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.634 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.635 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali036aad48cf5"
2026-02-16 21:28:41.635 [INFO][92] felix/endpoint_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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.635 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.660 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.660 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.660 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3847"}
2026-02-16 21:28:41.913 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5, name=eth0)
2026-02-16 21:28:41.913 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-3690"} profile:{inbound_rules:{action:"allow" rule_id:"M18TRg3lUpMyFecQ"} outbound_rules:{action:"allow" rule_id:"8SX_MG-OmmNGEIu_"}}
2026-02-16 21:28:41.913 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-3690.default"} profile:{}
2026-02-16 21:28:41.913 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d183c8e4cc" profile_ids:"kns.container-probe-3690" profile_ids:"ksa.container-probe-3690.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:28:41.913 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:41.913 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:41.913 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8d183c8e4cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sP_MCD8gQuJJpt_yCf" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PEUR9039l0buQn03K1" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8d183c8e4cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sP_MCD8gQuJJpt_yCf" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PEUR9039l0buQn03K1" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.915 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:41.915 [INFO][92] felix/endpoint_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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:41.915 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:41.939 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-3847/netserver-0, name=eth0)
2026-02-16 21:28:41.958 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali8d183c8e4cc" state="down"
2026-02-16 21:28:41.958 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:41.961 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:41.961 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} status="down"
2026-02-16 21:28:41.961 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-0" endpoint_id:"eth0"}
2026-02-16 21:28:41.961 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3847"}
2026-02-16 21:28:41.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3847.default"}
2026-02-16 21:28:41.962 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.962 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.962 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali036aad48cf5" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.962 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali036aad48cf5" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.963 [INFO][92] felix/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-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.963 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:41.963 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.160
2026-02-16 21:28:41.963 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali8d183c8e4cc" state="up"
2026-02-16 21:28:42.025 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-0", EndpointId:"eth0"}
2026-02-16 21:28:42.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d183c8e4cc", State:"down", Index:104}
2026-02-16 21:28:42.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d183c8e4cc", State:"up", Index:104}
2026-02-16 21:28:42.025 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:42.025 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:42.025 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:42.025 [INFO][92] felix/endpoint_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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:42.025 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:42.043 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-16 21:28:42.043 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali036aad48cf5"
2026-02-16 21:28:42.043 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali036aad48cf5" state="down"
2026-02-16 21:28:42.045 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:42.045 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} status="up"
2026-02-16 21:28:42.045 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.045 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.045 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali036aad48cf5", State:"down", Index:98}
2026-02-16 21:28:42.053 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali036aad48cf5" state=""
2026-02-16 21:28:42.053 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali036aad48cf5"
2026-02-16 21:28:42.067 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali036aad48cf5", State:"", Index:98}
2026-02-16 21:28:42.067 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.067 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali036aad48cf5", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1541"}
2026-02-16 21:28:42.856 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1766"}
2026-02-16 21:28:42.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-1766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:43.152 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5, name=eth0)
2026-02-16 21:28:43.153 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d183c8e4cc" profile_ids:"kns.container-probe-3690" profile_ids:"ksa.container-probe-3690.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:28:43.153 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:43.153 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:43.153 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:43.154 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:43.155 [INFO][92] felix/endpoint_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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:43.155 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:28:43.181 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:43.181 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} status="up"
2026-02-16 21:28:43.309 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-16 21:28:43.309 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8d183c8e4cc"
2026-02-16 21:28:43.309 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:43.309 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:43.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-303" name:"default"}
2026-02-16 21:28:44.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-303"}
2026-02-16 21:28:44.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-303"}
2026-02-16 21:28:45.414 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:28:45.482 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=prestop-1766/tester, name=eth0)
2026-02-16 21:28:45.483 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-1766.default"} profile:{}
2026-02-16 21:28:45.483 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-1766"} profile:{inbound_rules:{action:"allow" rule_id:"ZaCMf20vBJTYHIpM"} outbound_rules:{action:"allow" rule_id:"52zSQzX0vN4S1Whv"}}
2026-02-16 21:28:45.483 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e2545f5598" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:28:45.483 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.483 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.483 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e2545f5598" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e2545f5598" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:45.484 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.484 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.484 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.524 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:45.525 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="down"
2026-02-16 21:28:45.558 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali7e2545f5598" state="down"
2026-02-16 21:28:45.558 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.558 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e2545f5598", State:"down", Index:105}
2026-02-16 21:28:45.558 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{}}
2026-02-16 21:28:45.558 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{}}
2026-02-16 21:28:45.558 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.559 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.561 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali7e2545f5598" state="up"
2026-02-16 21:28:45.581 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:45.581 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="down"
2026-02-16 21:28:45.581 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e2545f5598", State:"up", Index:105}
2026-02-16 21:28:45.581 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.581 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.582 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e2545f5598"
2026-02-16 21:28:45.583 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.583 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:45.606 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:45.606 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="up"
2026-02-16 21:28:46.145 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3284" name:"default"}
2026-02-16 21:28:46.175 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=prestop-1766/tester, name=eth0)
2026-02-16 21:28:46.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e2545f5598" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:28:46.179 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.179 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.180 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.182 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e2545f5598"
2026-02-16 21:28:46.182 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.182 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.213 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:46.213 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="up"
2026-02-16 21:28:46.508 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-16 21:28:46.509 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e2545f5598"
2026-02-16 21:28:46.509 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:46.509 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:46.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3284"}
2026-02-16 21:28:46.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3284"}
2026-02-16 21:28:46.812 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3847" name:"default"}
2026-02-16 21:28:46.964 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=prestop-1766/tester, name=eth0)
2026-02-16 21:28:46.964 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e2545f5598" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:28:46.964 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.965 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.965 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.965 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e2545f5598"
2026-02-16 21:28:46.965 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.965 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:46.989 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:46.990 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="up"
2026-02-16 21:28:47.066 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3847"}
2026-02-16 21:28:48.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1541" name:"default"}
2026-02-16 21:28:48.249 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=prestop-1766/tester, name=eth0)
2026-02-16 21:28:48.249 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e2545f5598" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:28:48.249 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:48.249 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:48.250 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:48.251 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e2545f5598"
2026-02-16 21:28:48.251 [INFO][92] felix/endpoint_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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:48.252 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:28:48.274 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:48.274 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"} status="up"
2026-02-16 21:28:48.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1541"}
2026-02-16 21:28:48.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1541"}
2026-02-16 21:28:52.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1766"}
2026-02-16 21:28:52.051 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5909"}
2026-02-16 21:28:52.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:52.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-5909" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:28:57.057 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1766"}
2026-02-16 21:28:57.906 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4958" name:"default"}
2026-02-16 21:28:58.014 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4958"}
2026-02-16 21:28:59.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-5909"
2026-02-16 21:28:59.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5909"}
2026-02-16 21:28:59.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8834"}
2026-02-16 21:28:59.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:03.507 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8834"}
2026-02-16 21:29:03.531 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1327"}
2026-02-16 21:29:03.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:03.614 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1327"}
2026-02-16 21:29:03.641 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1678"}
2026-02-16 21:29:03.665 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:04.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5909" name:"default"}
2026-02-16 21:29:04.582 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5909"}
2026-02-16 21:29:04.604 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5909"}
2026-02-16 21:29:08.620 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8834" name:"default"}
2026-02-16 21:29:08.648 [INFO][92] felix/summary.go 100: Summarising 226 dataplane reconciliation loops over 1m2.4s: avg=28ms longest=90ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:29:08.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1327" name:"default"}
2026-02-16 21:29:08.770 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1678"}
2026-02-16 21:29:08.806 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-16 21:29:08.827 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:09.098 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8834"}
2026-02-16 21:29:09.130 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8834"}
2026-02-16 21:29:09.232 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1327"}
2026-02-16 21:29:09.261 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1327"}
2026-02-16 21:29:13.022 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-16 21:29:13.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:13.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:13.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1678" name:"default"}
2026-02-16 21:29:14.103 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1678"}
2026-02-16 21:29:14.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1678"}
2026-02-16 21:29:17.153 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:17.175 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:17.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:18.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3207" name:"default"}
2026-02-16 21:29:18.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-16 21:29:18.377 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3207"}
2026-02-16 21:29:18.475 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=prestop-1766/tester, name=eth0)
2026-02-16 21:29:18.475 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/tester" endpoint_id:"eth0"}
2026-02-16 21:29:18.476 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-1766"}
2026-02-16 21:29:18.476 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-1766.default"}
2026-02-16 21:29:18.476 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.476 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e2545f5598" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e2545f5598" ipVersion=0x4 table="filter"
2026-02-16 21:29:18.477 [INFO][92] felix/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-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.477 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.477 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.167
bird: KIF: Received address message for unknown interface 105
2026-02-16 21:29:18.536 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/tester", EndpointId:"eth0"}
2026-02-16 21:29:18.589 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-16 21:29:18.589 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e2545f5598"
2026-02-16 21:29:18.589 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali7e2545f5598" state="down"
2026-02-16 21:29:18.589 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{}}
2026-02-16 21:29:18.589 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Typed[string]{}}
2026-02-16 21:29:18.589 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e2545f5598", State:"down", Index:105}
2026-02-16 21:29:18.592 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali7e2545f5598" state=""
2026-02-16 21:29:18.592 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e2545f5598"
2026-02-16 21:29:18.611 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e2545f5598", State:"", Index:105}
2026-02-16 21:29:18.611 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Set[string](nil)}
2026-02-16 21:29:18.611 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e2545f5598", Addrs:set.Set[string](nil)}
2026-02-16 21:29:21.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:29:21.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3260"}
2026-02-16 21:29:21.092 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:21.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-16 21:29:22.392 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8872" name:"default"}
2026-02-16 21:29:22.418 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:22.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8872"}
2026-02-16 21:29:23.788 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3260/execpodkrzqz, name=eth0)
2026-02-16 21:29:23.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3260"} profile:{inbound_rules:{action:"allow" rule_id:"XWwUDYWTeXPMLKqk"} outbound_rules:{action:"allow" rule_id:"Zuh27OlHKpviRDF0"}}
2026-02-16 21:29:23.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3260.default"} profile:{}
2026-02-16 21:29:23.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/execpodkrzqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf3f06619c4" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:29:23.789 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.789 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.789 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf3f06619c4" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf3f06619c4" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:23.790 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.790 [INFO][92] felix/endpoint_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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.790 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.825 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:23.825 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} status="down"
2026-02-16 21:29:23.858 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="caliaf3f06619c4" state="down"
2026-02-16 21:29:23.859 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.859 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf3f06619c4", State:"down", Index:106}
2026-02-16 21:29:23.859 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:23.859 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:23.859 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.859 [INFO][92] felix/endpoint_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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.859 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.862 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="caliaf3f06619c4" state="up"
2026-02-16 21:29:23.879 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:23.879 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} status="down"
2026-02-16 21:29:23.879 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf3f06619c4", State:"up", Index:106}
2026-02-16 21:29:23.879 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.879 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.879 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:23.879 [INFO][92] felix/endpoint_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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.879 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:23.894 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:23.894 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} status="up"
2026-02-16 21:29:24.407 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3260/execpodkrzqz, name=eth0)
2026-02-16 21:29:24.408 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/execpodkrzqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf3f06619c4" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:29:24.408 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:24.408 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:24.408 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:24.409 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:24.409 [INFO][92] felix/endpoint_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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:24.409 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:24.429 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:24.429 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} status="up"
2026-02-16 21:29:25.740 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-16 21:29:25.741 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf3f06619c4"
2026-02-16 21:29:25.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:25.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:26.071 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b, name=eth0)
2026-02-16 21:29:26.071 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali372f5ae5e61" profile_ids:"kns.container-probe-4007" profile_ids:"ksa.container-probe-4007.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:29:26.072 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.072 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.072 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.076 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali372f5ae5e61"
2026-02-16 21:29:26.076 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.076 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.094 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b, name=eth0)
2026-02-16 21:29:26.106 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:26.106 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="up"
2026-02-16 21:29:26.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:29:26.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali372f5ae5e61" profile_ids:"kns.container-probe-4007" profile_ids:"ksa.container-probe-4007.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:29:26.106 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.107 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.107 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.107 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali372f5ae5e61"
2026-02-16 21:29:26.107 [INFO][92] felix/endpoint_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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.107 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.126 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:26.126 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"} status="up"
2026-02-16 21:29:26.350 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b, name=eth0)
2026-02-16 21:29:26.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b" endpoint_id:"eth0"}
2026-02-16 21:29:26.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-4007.default"}
2026-02-16 21:29:26.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-4007"}
2026-02-16 21:29:26.351 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.351 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HczZAmHQ8wf5nrsWa0" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hOWkLlZS8JuszKV5S7" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HczZAmHQ8wf5nrsWa0" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.352 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hOWkLlZS8JuszKV5S7" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.352 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali372f5ae5e61" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali372f5ae5e61" ipVersion=0x4 table="filter"
2026-02-16 21:29:26.353 [INFO][92] felix/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-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.353 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.353 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.161
bird: KIF: Received address message for unknown interface 99
2026-02-16 21:29:26.417 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4007/test-webserver-1fa603db-c718-4217-ba06-e7c162c9410b", EndpointId:"eth0"}
2026-02-16 21:29:26.457 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali372f5ae5e61" state="down"
2026-02-16 21:29:26.457 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali372f5ae5e61"
2026-02-16 21:29:26.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372f5ae5e61", State:"down", Index:99}
2026-02-16 21:29:26.457 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{}}
2026-02-16 21:29:26.457 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Typed[string]{}}
2026-02-16 21:29:26.459 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-16 21:29:26.461 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali372f5ae5e61" state=""
2026-02-16 21:29:26.462 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali372f5ae5e61"
2026-02-16 21:29:26.475 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372f5ae5e61", State:"", Index:99}
2026-02-16 21:29:26.475 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Set[string](nil)}
2026-02-16 21:29:26.475 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372f5ae5e61", Addrs:set.Set[string](nil)}
2026-02-16 21:29:27.500 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:29:31.295 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4007" name:"default"}
2026-02-16 21:29:31.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4007"}
2026-02-16 21:29:33.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-1766" name:"default"}
2026-02-16 21:29:33.391 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-1766"}
2026-02-16 21:29:34.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"UDP" Port:80}
2026-02-16 21:29:42.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:29:42.543 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:29:42.544 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:29:42.606 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:42.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5337"}
2026-02-16 21:29:42.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:44.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3260"}
2026-02-16 21:29:44.944 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-16 21:29:44.978 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:45.430 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:29:45.543 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd, name=eth0)
2026-02-16 21:29:45.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8433"} profile:{inbound_rules:{action:"allow" rule_id:"tCTE0Wz_A-LXs5hZ"} outbound_rules:{action:"allow" rule_id:"oEbra9TuV_MXmcQ7"}}
2026-02-16 21:29:45.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8433.default"} profile:{}
2026-02-16 21:29:45.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa34973945b" profile_ids:"kns.container-probe-8433" profile_ids:"ksa.container-probe-8433.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:29:45.544 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.544 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.544 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa34973945b" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FElBE0vrPGzqswpOwg" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jLLMJAjQi6B56vAvni" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa34973945b" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FElBE0vrPGzqswpOwg" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jLLMJAjQi6B56vAvni" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.544 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa34973945b"
2026-02-16 21:29:45.544 [INFO][92] felix/endpoint_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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.544 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.596 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:45.596 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} status="down"
2026-02-16 21:29:45.622 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="caliaa34973945b" state="down"
2026-02-16 21:29:45.622 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa34973945b"
2026-02-16 21:29:45.622 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa34973945b", State:"down", Index:107}
2026-02-16 21:29:45.622 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:45.622 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:45.622 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa34973945b"
2026-02-16 21:29:45.622 [INFO][92] felix/endpoint_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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.622 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.626 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="caliaa34973945b" state="up"
2026-02-16 21:29:45.645 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:45.645 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} status="down"
2026-02-16 21:29:45.645 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa34973945b", State:"up", Index:107}
2026-02-16 21:29:45.645 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa34973945b"
2026-02-16 21:29:45.645 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa34973945b"
2026-02-16 21:29:45.645 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa34973945b"
2026-02-16 21:29:45.645 [INFO][92] felix/endpoint_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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.645 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:45.661 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:45.661 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} status="up"
2026-02-16 21:29:46.535 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd, name=eth0)
2026-02-16 21:29:46.535 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa34973945b" profile_ids:"kns.container-probe-8433" profile_ids:"ksa.container-probe-8433.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:29:46.535 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:46.536 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:46.536 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:46.536 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa34973945b"
2026-02-16 21:29:46.537 [INFO][92] felix/endpoint_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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:46.537 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:29:46.560 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:46.560 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} status="up"
2026-02-16 21:29:46.753 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5337"}
2026-02-16 21:29:46.778 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"}
2026-02-16 21:29:46.778 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1725" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:46.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:46.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:46.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:47.244 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-16 21:29:47.245 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa34973945b"
2026-02-16 21:29:47.245 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:47.245 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:48.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3808" name:"default"}
2026-02-16 21:29:48.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:48.144 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3808"}
2026-02-16 21:29:49.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1725" type:"ClusterIP" cluster_ips:"10.254.75.153" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:29:49.947 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3260/execpodkrzqz, name=eth0)
2026-02-16 21:29:49.948 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/execpodkrzqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf3f06619c4" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:29:49.948 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.948 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.948 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.953 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf3f06619c4"
2026-02-16 21:29:49.953 [INFO][92] felix/endpoint_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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.953 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.960 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3260/execpodkrzqz, name=eth0)
2026-02-16 21:29:49.981 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:49.981 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"} status="up"
2026-02-16 21:29:49.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/execpodkrzqz" endpoint_id:"eth0"}
2026-02-16 21:29:49.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3260"}
2026-02-16 21:29:49.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3260.default"}
2026-02-16 21:29:49.981 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.981 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.981 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf3f06619c4" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf3f06619c4" ipVersion=0x4 table="filter"
2026-02-16 21:29:49.982 [INFO][92] felix/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-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.982 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:49.983 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.168
2026-02-16 21:29:50.039 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/execpodkrzqz", EndpointId:"eth0"}
2026-02-16 21:29:50.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260"
bird: KIF: Received address message for unknown interface 106
2026-02-16 21:29:50.283 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3260" name:"default"}
2026-02-16 21:29:50.347 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="caliaf3f06619c4" state="down"
2026-02-16 21:29:50.347 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf3f06619c4"
2026-02-16 21:29:50.347 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-16 21:29:50.347 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf3f06619c4", State:"down", Index:106}
2026-02-16 21:29:50.347 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:50.347 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:50.351 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="caliaf3f06619c4" state=""
2026-02-16 21:29:50.351 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf3f06619c4"
2026-02-16 21:29:50.371 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf3f06619c4", State:"", Index:106}
2026-02-16 21:29:50.372 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Set[string](nil)}
2026-02-16 21:29:50.372 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf3f06619c4", Addrs:set.Set[string](nil)}
2026-02-16 21:29:50.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1725"
2026-02-16 21:29:50.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:50.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:50.591 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:29:50.591 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:50.733 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3260"}
2026-02-16 21:29:50.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3260"}
2026-02-16 21:29:52.022 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5337" name:"default"}
2026-02-16 21:29:52.137 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5337"}
2026-02-16 21:29:52.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5337"}
2026-02-16 21:29:54.886 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:29:54.905 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9836"}
2026-02-16 21:29:54.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:55.726 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2356" name:"default"}
2026-02-16 21:29:56.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1725" name:"default"}
2026-02-16 21:29:56.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:56.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1725"}
2026-02-16 21:29:56.270 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:56.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2356"}
2026-02-16 21:29:57.607 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5, name=eth0)
2026-02-16 21:29:57.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d183c8e4cc" profile_ids:"kns.container-probe-3690" profile_ids:"ksa.container-probe-3690.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:29:57.608 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:57.608 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:57.608 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:57.609 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d183c8e4cc"
2026-02-16 21:29:57.610 [INFO][92] felix/endpoint_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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:57.610 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:57.634 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:57.634 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} status="up"
2026-02-16 21:29:59.545 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5, name=eth0)
2026-02-16 21:29:59.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d183c8e4cc" profile_ids:"kns.container-probe-3690" profile_ids:"ksa.container-probe-3690.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:29:59.545 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.545 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.545 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.546 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d183c8e4cc"
2026-02-16 21:29:59.547 [INFO][92] felix/endpoint_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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.547 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.552 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5, name=eth0)
2026-02-16 21:29:59.569 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:59.569 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"} status="up"
2026-02-16 21:29:59.569 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5" endpoint_id:"eth0"}
2026-02-16 21:29:59.569 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-3690.default"}
2026-02-16 21:29:59.569 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-3690"}
2026-02-16 21:29:59.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3690"}
2026-02-16 21:29:59.570 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.570 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sP_MCD8gQuJJpt_yCf" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PEUR9039l0buQn03K1" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sP_MCD8gQuJJpt_yCf" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PEUR9039l0buQn03K1" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8d183c8e4cc" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8d183c8e4cc" ipVersion=0x4 table="filter"
2026-02-16 21:29:59.570 [INFO][92] felix/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-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.570 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.570 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.166
2026-02-16 21:29:59.625 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3690/test-grpc-bcfb573a-8e63-4733-8aed-32cf777f85c5", EndpointId:"eth0"}
2026-02-16 21:29:59.625 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2986"}
2026-02-16 21:29:59.625 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2986" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:59.921 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali8d183c8e4cc" state="down"
2026-02-16 21:29:59.922 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d183c8e4cc", State:"down", Index:104}
2026-02-16 21:29:59.922 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d183c8e4cc"
2026-02-16 21:29:59.922 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-16 21:29:59.923 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali8d183c8e4cc" state=""
2026-02-16 21:29:59.923 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8d183c8e4cc"
2026-02-16 21:29:59.944 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{}}
2026-02-16 21:29:59.944 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Typed[string]{}}
2026-02-16 21:29:59.944 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d183c8e4cc", State:"", Index:104}
2026-02-16 21:29:59.944 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Set[string](nil)}
2026-02-16 21:29:59.944 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d183c8e4cc", Addrs:set.Set[string](nil)}
2026-02-16 21:30:00.012 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1294" name:"default"}
2026-02-16 21:30:00.215 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944, name=eth0)
2026-02-16 21:30:00.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-2986"} profile:{inbound_rules:{action:"allow" rule_id:"UaFi1bUsprB87MCF"} outbound_rules:{action:"allow" rule_id:"HB4xmunB90oQ3fhu"}}
2026-02-16 21:30:00.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-2986.default"} profile:{}
2026-02-16 21:30:00.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c616e55438" profile_ids:"kns.secrets-2986" profile_ids:"ksa.secrets-2986.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:30:00.215 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.215 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.215 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1c616e55438" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-2986" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_huu8yuyHPBuw77b_Hc" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1c616e55438" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-2986" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_huu8yuyHPBuw77b_Hc" ipVersion=0x4 table="filter"
2026-02-16 21:30:00.216 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1c616e55438"
2026-02-16 21:30:00.216 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.216 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.253 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:00.253 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="down"
2026-02-16 21:30:00.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:30:00.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1294"}
2026-02-16 21:30:00.284 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali1c616e55438" state="down"
2026-02-16 21:30:00.284 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c616e55438"
2026-02-16 21:30:00.286 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali1c616e55438" state="up"
2026-02-16 21:30:00.299 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c616e55438", State:"down", Index:108}
2026-02-16 21:30:00.299 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{}}
2026-02-16 21:30:00.299 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{}}
2026-02-16 21:30:00.299 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c616e55438", State:"up", Index:108}
2026-02-16 21:30:00.299 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1c616e55438"
2026-02-16 21:30:00.299 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c616e55438"
2026-02-16 21:30:00.299 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c616e55438"
2026-02-16 21:30:00.299 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.299 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.318 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:00.318 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="up"
2026-02-16 21:30:00.631 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944, name=eth0)
2026-02-16 21:30:00.631 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c616e55438" profile_ids:"kns.secrets-2986" profile_ids:"ksa.secrets-2986.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:30:00.631 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.631 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.632 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.632 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c616e55438"
2026-02-16 21:30:00.632 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.632 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:00.651 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:00.651 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="up"
2026-02-16 21:30:01.681 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-16 21:30:01.681 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1c616e55438"
2026-02-16 21:30:01.681 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:01.681 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:01.804 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944, name=eth0)
2026-02-16 21:30:01.804 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c616e55438" profile_ids:"kns.secrets-2986" profile_ids:"ksa.secrets-2986.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:30:01.804 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.804 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.804 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.805 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c616e55438"
2026-02-16 21:30:01.805 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.805 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.826 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:01.826 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="up"
2026-02-16 21:30:01.911 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali1c616e55438" state="down"
2026-02-16 21:30:01.911 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c616e55438"
2026-02-16 21:30:01.911 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c616e55438", State:"down", Index:108}
2026-02-16 21:30:01.912 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-16 21:30:01.912 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{}}
2026-02-16 21:30:01.912 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Typed[string]{}}
2026-02-16 21:30:01.912 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c616e55438"
2026-02-16 21:30:01.912 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.912 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.912 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.170
2026-02-16 21:30:01.915 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali1c616e55438" state=""
2026-02-16 21:30:01.915 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1c616e55438"
2026-02-16 21:30:01.935 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:01.935 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="down"
2026-02-16 21:30:01.935 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c616e55438", State:"", Index:108}
2026-02-16 21:30:01.935 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Set[string](nil)}
2026-02-16 21:30:01.935 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c616e55438", Addrs:set.Set[string](nil)}
2026-02-16 21:30:01.935 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c616e55438"
2026-02-16 21:30:01.935 [INFO][92] felix/endpoint_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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.935 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:01.959 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:01.959 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"} status="down"
2026-02-16 21:30:02.016 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944, name=eth0)
2026-02-16 21:30:02.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944" endpoint_id:"eth0"}
2026-02-16 21:30:02.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-2986"}
2026-02-16 21:30:02.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-2986.default"}
2026-02-16 21:30:02.017 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:02.017 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:02.017 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-2986" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_huu8yuyHPBuw77b_Hc" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-2986" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_huu8yuyHPBuw77b_Hc" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:02.018 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1c616e55438" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1c616e55438" ipVersion=0x4 table="filter"
2026-02-16 21:30:02.018 [INFO][92] felix/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-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:02.018 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:02.072 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2986/pod-secret-9c56d1d9-4ba8-41da-a1cc-021d333b8944", EndpointId:"eth0"}
2026-02-16 21:30:03.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2986"}
2026-02-16 21:30:03.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3896"}
2026-02-16 21:30:03.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:03.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-3896" type:"ExternalName"
2026-02-16 21:30:03.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-3896" type:"NodePort" cluster_ips:"10.254.217.226" ports:{Protocol:"TCP" Port:80 NodePort:32383}
2026-02-16 21:30:04.427 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-4nxmp, name=eth0)
2026-02-16 21:30:04.428 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3896"} profile:{inbound_rules:{action:"allow" rule_id:"OcZDdKgla2peua8y"} outbound_rules:{action:"allow" rule_id:"oAzhJOIdO9A8Lqhh"}}
2026-02-16 21:30:04.428 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3896.default"} profile:{}
2026-02-16 21:30:04.428 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-4nxmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali077ee0cb269" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:30:04.428 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.428 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.428 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali077ee0cb269" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali077ee0cb269" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.429 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.429 [INFO][92] felix/endpoint_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-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.429 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.470 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:04.470 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} status="down"
2026-02-16 21:30:04.500 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali077ee0cb269" state="down"
2026-02-16 21:30:04.500 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.500 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali077ee0cb269", State:"down", Index:109}
2026-02-16 21:30:04.500 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{}}
2026-02-16 21:30:04.500 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{}}
2026-02-16 21:30:04.500 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.500 [INFO][92] felix/endpoint_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-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.500 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.503 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali077ee0cb269" state="up"
2026-02-16 21:30:04.517 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:04.517 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} status="down"
2026-02-16 21:30:04.517 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali077ee0cb269", State:"up", Index:109}
2026-02-16 21:30:04.517 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.517 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.518 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali077ee0cb269"
2026-02-16 21:30:04.518 [INFO][92] felix/endpoint_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-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.518 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:04.536 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:04.536 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} status="up"
2026-02-16 21:30:04.825 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3690" name:"default"}
2026-02-16 21:30:04.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3690"}
2026-02-16 21:30:04.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3690"}
2026-02-16 21:30:05.665 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-4nxmp, name=eth0)
2026-02-16 21:30:05.666 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-4nxmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali077ee0cb269" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:30:05.666 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:05.666 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:05.666 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:05.667 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali077ee0cb269"
2026-02-16 21:30:05.667 [INFO][92] felix/endpoint_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-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:05.667 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:05.688 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:05.688 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"} status="up"
2026-02-16 21:30:05.836 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-16 21:30:05.836 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali077ee0cb269"
2026-02-16 21:30:05.836 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:05.836 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:06.369 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/execpodljdbz, name=eth0)
2026-02-16 21:30:06.369 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/execpodljdbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418612a110d" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:30:06.369 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.369 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.369 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.370 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:06.370 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali418612a110d" ipVersion=0x4 table="filter"
2026-02-16 21:30:06.370 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:06.370 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali418612a110d" ipVersion=0x4 table="filter"
2026-02-16 21:30:06.370 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali418612a110d"
2026-02-16 21:30:06.370 [INFO][92] felix/endpoint_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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.370 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.415 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:06.415 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} status="down"
2026-02-16 21:30:06.450 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali418612a110d" state="down"
2026-02-16 21:30:06.451 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali418612a110d"
2026-02-16 21:30:06.451 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418612a110d", State:"down", Index:110}
2026-02-16 21:30:06.451 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{}}
2026-02-16 21:30:06.451 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{}}
2026-02-16 21:30:06.451 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali418612a110d"
2026-02-16 21:30:06.451 [INFO][92] felix/endpoint_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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.454 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali418612a110d" state="up"
2026-02-16 21:30:06.470 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:06.470 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} status="down"
2026-02-16 21:30:06.470 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418612a110d", State:"up", Index:110}
2026-02-16 21:30:06.470 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali418612a110d"
2026-02-16 21:30:06.470 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali418612a110d"
2026-02-16 21:30:06.470 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418612a110d"
2026-02-16 21:30:06.470 [INFO][92] felix/endpoint_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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.470 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.484 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:06.484 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} status="up"
2026-02-16 21:30:06.677 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/execpodljdbz, name=eth0)
2026-02-16 21:30:06.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/execpodljdbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418612a110d" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:30:06.677 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.677 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.677 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.678 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418612a110d"
2026-02-16 21:30:06.678 [INFO][92] felix/endpoint_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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.678 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:06.704 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:06.704 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} status="up"
2026-02-16 21:30:08.236 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-16 21:30:08.236 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali418612a110d"
2026-02-16 21:30:08.236 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:08.236 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:08.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2986" name:"default"}
2026-02-16 21:30:08.875 [INFO][92] felix/summary.go 100: Summarising 131 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=71ms (resync-calico-v4)
2026-02-16 21:30:08.980 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2986"}
2026-02-16 21:30:09.002 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2986"}
2026-02-16 21:30:13.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-3896"
2026-02-16 21:30:13.614 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3896"}
2026-02-16 21:30:13.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:13.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:17.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:17.766 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8651"}
2026-02-16 21:30:17.791 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-8651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:17.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8651"}
2026-02-16 21:30:17.867 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8945"}
2026-02-16 21:30:17.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:18.619 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/execpodljdbz, name=eth0)
2026-02-16 21:30:18.619 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/execpodljdbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418612a110d" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:30:18.620 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.620 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.620 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.621 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418612a110d"
2026-02-16 21:30:18.622 [INFO][92] felix/endpoint_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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.622 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.626 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/execpodljdbz, name=eth0)
2026-02-16 21:30:18.641 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-4nxmp, name=eth0)
2026-02-16 21:30:18.649 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-4nxmp, name=eth0)
2026-02-16 21:30:18.652 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:18.652 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"} status="up"
2026-02-16 21:30:18.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/execpodljdbz" endpoint_id:"eth0"}
2026-02-16 21:30:18.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-4nxmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali077ee0cb269" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:30:18.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-4nxmp" endpoint_id:"eth0"}
2026-02-16 21:30:18.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3896"}
2026-02-16 21:30:18.652 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3896.default"}
2026-02-16 21:30:18.652 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.652 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.653 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.653 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.653 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali077ee0cb269" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali418612a110d" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali077ee0cb269" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali418612a110d" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.654 [INFO][92] felix/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-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.654 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.654 [INFO][92] felix/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-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.654 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.655 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.171
2026-02-16 21:30:18.655 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.135
2026-02-16 21:30:18.727 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/execpodljdbz", EndpointId:"eth0"}
2026-02-16 21:30:18.727 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-4nxmp", EndpointId:"eth0"}
2026-02-16 21:30:18.860 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3896" name:"default"}
2026-02-16 21:30:18.991 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali418612a110d" state="down"
2026-02-16 21:30:18.992 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali418612a110d"
2026-02-16 21:30:18.992 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-16 21:30:18.992 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418612a110d", State:"down", Index:110}
2026-02-16 21:30:18.992 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{}}
2026-02-16 21:30:18.992 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Typed[string]{}}
2026-02-16 21:30:18.993 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali418612a110d" state=""
2026-02-16 21:30:18.993 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali418612a110d"
2026-02-16 21:30:19.015 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418612a110d", State:"", Index:110}
2026-02-16 21:30:19.015 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Set[string](nil)}
2026-02-16 21:30:19.015 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418612a110d", Addrs:set.Set[string](nil)}
2026-02-16 21:30:19.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3896"}
2026-02-16 21:30:19.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3896"}
2026-02-16 21:30:21.321 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali077ee0cb269" state="down"
2026-02-16 21:30:21.321 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali077ee0cb269"
2026-02-16 21:30:21.321 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-16 21:30:21.321 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali077ee0cb269", State:"down", Index:109}
2026-02-16 21:30:21.321 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{}}
2026-02-16 21:30:21.321 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Typed[string]{}}
2026-02-16 21:30:21.323 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali077ee0cb269" state=""
2026-02-16 21:30:21.323 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali077ee0cb269"
2026-02-16 21:30:21.341 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali077ee0cb269", State:"", Index:109}
2026-02-16 21:30:21.341 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Set[string](nil)}
2026-02-16 21:30:21.341 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali077ee0cb269", Addrs:set.Set[string](nil)}
2026-02-16 21:30:21.976 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8945"}
2026-02-16 21:30:22.012 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:22.038 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:22.702 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d, name=eth0)
2026-02-16 21:30:22.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-706"} profile:{inbound_rules:{action:"allow" rule_id:"bZPtZOv_ZHOy7MaD"} outbound_rules:{action:"allow" rule_id:"JSGmcjrv5-x3QPMa"}}
2026-02-16 21:30:22.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-706.default"} profile:{}
2026-02-16 21:30:22.703 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31fc4dd3a7e" profile_ids:"kns.projected-706" profile_ids:"ksa.projected-706.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:30:22.703 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.703 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.703 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31fc4dd3a7e" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-706" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CvAORWSpkH5W7cPNv0" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31fc4dd3a7e" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-706" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CvAORWSpkH5W7cPNv0" ipVersion=0x4 table="filter"
2026-02-16 21:30:22.709 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.709 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.745 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:22.745 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="down"
2026-02-16 21:30:22.782 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali31fc4dd3a7e" state="down"
2026-02-16 21:30:22.782 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31fc4dd3a7e", State:"down", Index:111}
2026-02-16 21:30:22.782 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.783 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{}}
2026-02-16 21:30:22.783 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{}}
2026-02-16 21:30:22.783 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.783 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.783 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.785 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali31fc4dd3a7e" state="up"
2026-02-16 21:30:22.805 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:22.805 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="down"
2026-02-16 21:30:22.805 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31fc4dd3a7e", State:"up", Index:111}
2026-02-16 21:30:22.806 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.806 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.806 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:22.806 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.806 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:22.825 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:22.825 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="up"
2026-02-16 21:30:22.864 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-672" name:"default"}
2026-02-16 21:30:23.084 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-8651" name:"default"}
2026-02-16 21:30:23.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:23.169 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-672"}
2026-02-16 21:30:23.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8651"}
2026-02-16 21:30:23.373 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-8651"}
2026-02-16 21:30:23.771 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d, name=eth0)
2026-02-16 21:30:23.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31fc4dd3a7e" profile_ids:"kns.projected-706" profile_ids:"ksa.projected-706.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:30:23.771 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:23.772 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:23.772 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:23.772 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:23.773 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:23.773 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:23.799 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:23.799 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="up"
2026-02-16 21:30:24.204 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-16 21:30:24.204 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:24.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:24.204 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:24.967 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d, name=eth0)
2026-02-16 21:30:24.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31fc4dd3a7e" profile_ids:"kns.projected-706" profile_ids:"ksa.projected-706.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:30:24.967 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:24.967 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:24.967 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:24.968 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:24.969 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:24.969 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 111
2026-02-16 21:30:24.991 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:24.991 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="up"
2026-02-16 21:30:25.077 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali31fc4dd3a7e" state="down"
2026-02-16 21:30:25.077 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:25.077 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-16 21:30:25.077 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31fc4dd3a7e", State:"down", Index:111}
2026-02-16 21:30:25.077 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{}}
2026-02-16 21:30:25.077 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Typed[string]{}}
2026-02-16 21:30:25.077 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:25.077 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.077 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.078 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.173
2026-02-16 21:30:25.083 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali31fc4dd3a7e" state=""
2026-02-16 21:30:25.083 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:25.100 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:25.100 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="down"
2026-02-16 21:30:25.100 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31fc4dd3a7e", State:"", Index:111}
2026-02-16 21:30:25.100 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Set[string](nil)}
2026-02-16 21:30:25.100 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31fc4dd3a7e", Addrs:set.Set[string](nil)}
2026-02-16 21:30:25.100 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31fc4dd3a7e"
2026-02-16 21:30:25.100 [INFO][92] felix/endpoint_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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.100 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.118 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:25.118 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"} status="down"
2026-02-16 21:30:25.187 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d, name=eth0)
2026-02-16 21:30:25.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d" endpoint_id:"eth0"}
2026-02-16 21:30:25.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-706"}
2026-02-16 21:30:25.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-706.default"}
2026-02-16 21:30:25.187 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.187 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-706" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CvAORWSpkH5W7cPNv0" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-706" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CvAORWSpkH5W7cPNv0" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31fc4dd3a7e" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31fc4dd3a7e" ipVersion=0x4 table="filter"
2026-02-16 21:30:25.188 [INFO][92] felix/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-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.188 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:25.242 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-706/downwardapi-volume-969cb8af-58f0-4110-a732-5aa787458a6d", EndpointId:"eth0"}
2026-02-16 21:30:26.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:26.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6965"}
2026-02-16 21:30:26.295 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6965" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:26.875 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92, name=eth0)
2026-02-16 21:30:26.875 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-6965"} profile:{inbound_rules:{action:"allow" rule_id:"hUpRcCsThuTrT7Nn"} outbound_rules:{action:"allow" rule_id:"3ve0VyjaDnHXV9zO"}}
2026-02-16 21:30:26.875 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-6965.default"} profile:{}
2026-02-16 21:30:26.875 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid506a5bb154" profile_ids:"kns.var-expansion-6965" profile_ids:"ksa.var-expansion-6965.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:30:26.875 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.875 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.875 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid506a5bb154" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5OFJEvHYSvcgHSVw6h" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dTMrmaAOBlfKKDRJJz" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid506a5bb154" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5OFJEvHYSvcgHSVw6h" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dTMrmaAOBlfKKDRJJz" ipVersion=0x4 table="filter"
2026-02-16 21:30:26.876 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid506a5bb154"
2026-02-16 21:30:26.876 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.876 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.917 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:26.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="down"
2026-02-16 21:30:26.952 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid506a5bb154" state="down"
2026-02-16 21:30:26.952 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid506a5bb154"
2026-02-16 21:30:26.952 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid506a5bb154", State:"down", Index:112}
2026-02-16 21:30:26.952 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{}}
2026-02-16 21:30:26.952 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{}}
2026-02-16 21:30:26.952 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid506a5bb154"
2026-02-16 21:30:26.952 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.952 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.957 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid506a5bb154" state="up"
2026-02-16 21:30:26.972 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:26.972 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="down"
2026-02-16 21:30:26.972 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid506a5bb154", State:"up", Index:112}
2026-02-16 21:30:26.973 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid506a5bb154"
2026-02-16 21:30:26.973 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid506a5bb154"
2026-02-16 21:30:26.973 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid506a5bb154"
2026-02-16 21:30:26.973 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.973 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:26.993 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:26.993 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="up"
2026-02-16 21:30:27.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8945" name:"default"}
2026-02-16 21:30:27.431 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8945"}
2026-02-16 21:30:27.459 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8945"}
2026-02-16 21:30:27.796 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92, name=eth0)
2026-02-16 21:30:27.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid506a5bb154" profile_ids:"kns.var-expansion-6965" profile_ids:"ksa.var-expansion-6965.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:30:27.796 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:27.796 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:27.796 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:27.797 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid506a5bb154"
2026-02-16 21:30:27.797 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:27.797 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:27.823 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:27.823 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="up"
2026-02-16 21:30:28.345 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92, name=eth0)
2026-02-16 21:30:28.346 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid506a5bb154" profile_ids:"kns.var-expansion-6965" profile_ids:"ksa.var-expansion-6965.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:30:28.346 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:28.346 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:28.346 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:28.347 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid506a5bb154"
2026-02-16 21:30:28.347 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:28.347 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:28.370 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:28.370 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="up"
2026-02-16 21:30:28.397 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-16 21:30:28.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid506a5bb154"
2026-02-16 21:30:28.397 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:28.397 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:29.808 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92, name=eth0)
2026-02-16 21:30:29.809 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid506a5bb154" profile_ids:"kns.var-expansion-6965" profile_ids:"ksa.var-expansion-6965.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:30:29.809 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.809 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.809 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.809 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid506a5bb154"
2026-02-16 21:30:29.809 [INFO][92] felix/endpoint_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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.809 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.828 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:29.828 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"} status="up"
2026-02-16 21:30:29.979 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92, name=eth0)
2026-02-16 21:30:29.979 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92" endpoint_id:"eth0"}
2026-02-16 21:30:29.979 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-6965.default"}
2026-02-16 21:30:29.979 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-6965"}
2026-02-16 21:30:29.979 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.979 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5OFJEvHYSvcgHSVw6h" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dTMrmaAOBlfKKDRJJz" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5OFJEvHYSvcgHSVw6h" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dTMrmaAOBlfKKDRJJz" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid506a5bb154" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid506a5bb154" ipVersion=0x4 table="filter"
2026-02-16 21:30:29.980 [INFO][92] felix/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-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.980 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:29.981 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.174
2026-02-16 21:30:30.054 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6965/var-expansion-37ba9adf-6646-4e7a-b26f-4fd9074cdb92", EndpointId:"eth0"}
2026-02-16 21:30:30.083 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid506a5bb154" state="down"
2026-02-16 21:30:30.084 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid506a5bb154"
2026-02-16 21:30:30.084 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-16 21:30:30.084 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid506a5bb154", State:"down", Index:112}
2026-02-16 21:30:30.084 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{}}
2026-02-16 21:30:30.084 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Typed[string]{}}
2026-02-16 21:30:30.090 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid506a5bb154" state=""
2026-02-16 21:30:30.090 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid506a5bb154"
2026-02-16 21:30:30.103 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid506a5bb154", State:"", Index:112}
2026-02-16 21:30:30.103 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Set[string](nil)}
2026-02-16 21:30:30.103 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid506a5bb154", Addrs:set.Set[string](nil)}
2026-02-16 21:30:31.438 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-706" name:"default"}
2026-02-16 21:30:31.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:31.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-706"}
2026-02-16 21:30:32.378 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6965"}
2026-02-16 21:30:32.420 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:32.420 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:32.973 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185, name=eth0)
2026-02-16 21:30:32.974 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-1647"} profile:{inbound_rules:{action:"allow" rule_id:"5JQVH_Wu0phfJp4c"} outbound_rules:{action:"allow" rule_id:"7NrjUeL1kj2GS9G1"}}
2026-02-16 21:30:32.974 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-1647.default"} profile:{}
2026-02-16 21:30:32.974 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b94a05a004" profile_ids:"kns.container-runtime-1647" profile_ids:"ksa.container-runtime-1647.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:30:32.974 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:32.974 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:32.974 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b94a05a004" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h6_dyuWmjkKov6wp69" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8f3nx0bQMpRwOQHHqk" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b94a05a004" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h6_dyuWmjkKov6wp69" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8f3nx0bQMpRwOQHHqk" ipVersion=0x4 table="filter"
2026-02-16 21:30:32.974 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b94a05a004"
2026-02-16 21:30:32.974 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:32.974 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.013 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:33.013 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="down"
2026-02-16 21:30:33.049 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2b94a05a004" state="down"
2026-02-16 21:30:33.050 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.050 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b94a05a004", State:"down", Index:113}
2026-02-16 21:30:33.050 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{}}
2026-02-16 21:30:33.050 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{}}
2026-02-16 21:30:33.050 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.050 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.050 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.055 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2b94a05a004" state="up"
2026-02-16 21:30:33.069 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:33.069 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="down"
2026-02-16 21:30:33.069 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b94a05a004", State:"up", Index:113}
2026-02-16 21:30:33.069 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.069 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.069 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.069 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.069 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.095 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:33.095 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="up"
2026-02-16 21:30:33.844 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185, name=eth0)
2026-02-16 21:30:33.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b94a05a004" profile_ids:"kns.container-runtime-1647" profile_ids:"ksa.container-runtime-1647.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:30:33.845 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.845 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.845 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.846 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b94a05a004"
2026-02-16 21:30:33.846 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.846 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:33.872 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:33.872 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="up"
2026-02-16 21:30:34.769 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-16 21:30:34.769 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b94a05a004"
2026-02-16 21:30:34.769 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:34.769 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:35.001 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185, name=eth0)
2026-02-16 21:30:35.001 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b94a05a004" profile_ids:"kns.container-runtime-1647" profile_ids:"ksa.container-runtime-1647.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:30:35.001 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.001 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.001 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.002 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b94a05a004"
2026-02-16 21:30:35.002 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.002 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.018 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:35.019 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="up"
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2b94a05a004" state="down"
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b94a05a004"
2026-02-16 21:30:35.110 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2b94a05a004" state=""
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b94a05a004"
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b94a05a004", State:"down", Index:113}
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{}}
2026-02-16 21:30:35.110 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Typed[string]{}}
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b94a05a004", State:"", Index:113}
2026-02-16 21:30:35.110 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Set[string](nil)}
2026-02-16 21:30:35.110 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b94a05a004", Addrs:set.Set[string](nil)}
2026-02-16 21:30:35.110 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b94a05a004"
2026-02-16 21:30:35.111 [INFO][92] felix/endpoint_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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.111 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.111 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.177
2026-02-16 21:30:35.137 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:35.137 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"} status="down"
2026-02-16 21:30:35.205 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185, name=eth0)
2026-02-16 21:30:35.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185" endpoint_id:"eth0"}
2026-02-16 21:30:35.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-1647"}
2026-02-16 21:30:35.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-1647.default"}
2026-02-16 21:30:35.205 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.206 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h6_dyuWmjkKov6wp69" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8f3nx0bQMpRwOQHHqk" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h6_dyuWmjkKov6wp69" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8f3nx0bQMpRwOQHHqk" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b94a05a004" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b94a05a004" ipVersion=0x4 table="filter"
2026-02-16 21:30:35.206 [INFO][92] felix/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-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.206 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.262 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1647/termination-message-container0f2bfd77-6a37-4dd8-b69a-8cdd1ce9a185", EndpointId:"eth0"}
2026-02-16 21:30:35.509 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:35.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5052"}
2026-02-16 21:30:35.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:36.173 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74, name=eth0)
2026-02-16 21:30:36.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5052"} profile:{inbound_rules:{action:"allow" rule_id:"-EDX8w6qvz3ETLL9"} outbound_rules:{action:"allow" rule_id:"C39UaDzyq3AebgjM"}}
2026-02-16 21:30:36.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5052.default"} profile:{}
2026-02-16 21:30:36.174 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55f926d72e5" profile_ids:"kns.secrets-5052" profile_ids:"ksa.secrets-5052.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:30:36.174 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.174 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.174 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali55f926d72e5" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5052" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XeuoIg8VbLkHbgsnf8" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali55f926d72e5" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5052" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XeuoIg8VbLkHbgsnf8" ipVersion=0x4 table="filter"
2026-02-16 21:30:36.174 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.174 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.174 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.215 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:36.215 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="down"
2026-02-16 21:30:36.249 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali55f926d72e5" state="down"
2026-02-16 21:30:36.249 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.249 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55f926d72e5", State:"down", Index:114}
2026-02-16 21:30:36.249 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:36.249 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:36.249 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.249 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.249 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.251 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali55f926d72e5" state="up"
2026-02-16 21:30:36.272 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:36.272 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="down"
2026-02-16 21:30:36.272 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55f926d72e5", State:"up", Index:114}
2026-02-16 21:30:36.272 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.272 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.272 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.272 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.272 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.290 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:36.290 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="up"
2026-02-16 21:30:36.858 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74, name=eth0)
2026-02-16 21:30:36.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55f926d72e5" profile_ids:"kns.secrets-5052" profile_ids:"ksa.secrets-5052.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:30:36.859 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.859 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.859 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.860 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55f926d72e5"
2026-02-16 21:30:36.861 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.861 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:36.880 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:36.880 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="up"
2026-02-16 21:30:37.292 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-16 21:30:37.293 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali55f926d72e5"
2026-02-16 21:30:37.293 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:37.293 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:37.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6965" name:"default"}
2026-02-16 21:30:37.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6965"}
2026-02-16 21:30:37.648 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6965"}
2026-02-16 21:30:38.035 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74, name=eth0)
2026-02-16 21:30:38.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55f926d72e5" profile_ids:"kns.secrets-5052" profile_ids:"ksa.secrets-5052.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:30:38.035 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.035 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.035 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.036 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55f926d72e5"
2026-02-16 21:30:38.036 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.036 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.064 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:38.064 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="up"
2026-02-16 21:30:38.149 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali55f926d72e5" state="down"
2026-02-16 21:30:38.149 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55f926d72e5"
2026-02-16 21:30:38.149 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-16 21:30:38.149 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55f926d72e5", State:"down", Index:114}
2026-02-16 21:30:38.150 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:38.150 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:38.150 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55f926d72e5"
2026-02-16 21:30:38.150 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.150 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.150 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali55f926d72e5" state=""
2026-02-16 21:30:38.150 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali55f926d72e5"
2026-02-16 21:30:38.150 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.175
2026-02-16 21:30:38.170 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:38.170 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="down"
2026-02-16 21:30:38.170 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55f926d72e5", State:"", Index:114}
2026-02-16 21:30:38.170 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Set[string](nil)}
2026-02-16 21:30:38.170 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55f926d72e5", Addrs:set.Set[string](nil)}
2026-02-16 21:30:38.171 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55f926d72e5"
2026-02-16 21:30:38.171 [INFO][92] felix/endpoint_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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.171 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.191 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:38.191 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"} status="down"
2026-02-16 21:30:38.246 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74, name=eth0)
2026-02-16 21:30:38.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74" endpoint_id:"eth0"}
2026-02-16 21:30:38.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5052.default"}
2026-02-16 21:30:38.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5052"}
2026-02-16 21:30:38.246 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.246 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5052" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XeuoIg8VbLkHbgsnf8" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5052" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XeuoIg8VbLkHbgsnf8" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali55f926d72e5" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali55f926d72e5" ipVersion=0x4 table="filter"
2026-02-16 21:30:38.247 [INFO][92] felix/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-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.247 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:38.313 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5052/pod-secrets-e949d032-274e-4e6a-ba1c-7cdbf178dd74", EndpointId:"eth0"}
2026-02-16 21:30:39.670 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5052"}
2026-02-16 21:30:39.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5722"}
2026-02-16 21:30:39.708 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5722" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:40.281 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8, name=eth0)
2026-02-16 21:30:40.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5722"} profile:{inbound_rules:{action:"allow" rule_id:"nIA48-ut5tYp65s1"} outbound_rules:{action:"allow" rule_id:"Ktjh7ztDyV07peQG"}}
2026-02-16 21:30:40.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5722.default"} profile:{}
2026-02-16 21:30:40.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41c0b8255d5" profile_ids:"kns.downward-api-5722" profile_ids:"ksa.downward-api-5722.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:30:40.282 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.282 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.282 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41c0b8255d5" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c5sjMeH2y9jWYqgv6P" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rcKijCH3bkCI5SWphg" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41c0b8255d5" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c5sjMeH2y9jWYqgv6P" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rcKijCH3bkCI5SWphg" ipVersion=0x4 table="filter"
2026-02-16 21:30:40.284 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.285 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.285 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.321 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:40.321 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="down"
2026-02-16 21:30:40.359 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali41c0b8255d5" state="down"
2026-02-16 21:30:40.359 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41c0b8255d5", State:"down", Index:115}
2026-02-16 21:30:40.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.360 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:40.360 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:40.360 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.360 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.360 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.363 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali41c0b8255d5" state="up"
2026-02-16 21:30:40.377 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:40.377 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="down"
2026-02-16 21:30:40.377 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41c0b8255d5", State:"up", Index:115}
2026-02-16 21:30:40.377 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.377 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.377 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.377 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.377 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.396 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:40.397 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="up"
2026-02-16 21:30:40.733 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1647" name:"default"}
2026-02-16 21:30:40.781 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:40.804 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1647"}
2026-02-16 21:30:40.887 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8, name=eth0)
2026-02-16 21:30:40.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41c0b8255d5" profile_ids:"kns.downward-api-5722" profile_ids:"ksa.downward-api-5722.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:30:40.887 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.888 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.888 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.888 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:40.889 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.889 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:40.910 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:40.910 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="up"
2026-02-16 21:30:41.294 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-16 21:30:41.294 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41c0b8255d5"
2026-02-16 21:30:41.294 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:41.294 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:42.045 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8, name=eth0)
2026-02-16 21:30:42.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41c0b8255d5" profile_ids:"kns.downward-api-5722" profile_ids:"ksa.downward-api-5722.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:30:42.045 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.046 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.046 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.047 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:42.047 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.047 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.069 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:42.069 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="up"
2026-02-16 21:30:42.150 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali41c0b8255d5" state="down"
2026-02-16 21:30:42.151 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41c0b8255d5", State:"down", Index:115}
2026-02-16 21:30:42.151 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41c0b8255d5"
2026-02-16 21:30:42.151 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-16 21:30:42.151 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:42.151 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Typed[string]{}}
2026-02-16 21:30:42.151 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:42.151 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.151 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.151 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.176
2026-02-16 21:30:42.155 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali41c0b8255d5" state=""
2026-02-16 21:30:42.155 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali41c0b8255d5"
2026-02-16 21:30:42.175 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:42.175 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="down"
2026-02-16 21:30:42.175 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41c0b8255d5", State:"", Index:115}
2026-02-16 21:30:42.175 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Set[string](nil)}
2026-02-16 21:30:42.175 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41c0b8255d5", Addrs:set.Set[string](nil)}
2026-02-16 21:30:42.175 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41c0b8255d5"
2026-02-16 21:30:42.175 [INFO][92] felix/endpoint_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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.175 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.191 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:42.191 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"} status="down"
2026-02-16 21:30:42.257 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8, name=eth0)
2026-02-16 21:30:42.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8" endpoint_id:"eth0"}
2026-02-16 21:30:42.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5722"}
2026-02-16 21:30:42.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5722.default"}
2026-02-16 21:30:42.257 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.257 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c5sjMeH2y9jWYqgv6P" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rcKijCH3bkCI5SWphg" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c5sjMeH2y9jWYqgv6P" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rcKijCH3bkCI5SWphg" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali41c0b8255d5" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali41c0b8255d5" ipVersion=0x4 table="filter"
2026-02-16 21:30:42.258 [INFO][92] felix/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-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.258 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:42.315 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5722/downward-api-7ad091ac-b91c-4e74-b825-c876d533c8b8", EndpointId:"eth0"}
2026-02-16 21:30:43.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5722"}
2026-02-16 21:30:43.823 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-400"}
2026-02-16 21:30:43.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:44.502 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6, name=eth0)
2026-02-16 21:30:44.502 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-400"} profile:{inbound_rules:{action:"allow" rule_id:"7h_ohDgndu5FprLX"} outbound_rules:{action:"allow" rule_id:"OKUbyoQU7x813lcr"}}
2026-02-16 21:30:44.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-400.default"} profile:{}
2026-02-16 21:30:44.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07ef01a4054" profile_ids:"kns.downward-api-400" profile_ids:"ksa.downward-api-400.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:30:44.503 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.503 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.503 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07ef01a4054" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o61zm8pchSOk4EukJA" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iiOsg-d9tYkhYryoxF" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07ef01a4054" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o61zm8pchSOk4EukJA" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iiOsg-d9tYkhYryoxF" ipVersion=0x4 table="filter"
2026-02-16 21:30:44.503 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.503 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.503 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.549 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:44.550 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="down"
2026-02-16 21:30:44.579 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali07ef01a4054" state="down"
2026-02-16 21:30:44.579 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07ef01a4054", State:"down", Index:116}
2026-02-16 21:30:44.579 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.579 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.579 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.579 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.581 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali07ef01a4054" state="up"
2026-02-16 21:30:44.597 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:44.597 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="down"
2026-02-16 21:30:44.597 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{}}
2026-02-16 21:30:44.597 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{}}
2026-02-16 21:30:44.597 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07ef01a4054", State:"up", Index:116}
2026-02-16 21:30:44.597 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.597 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.598 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.598 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.598 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.611 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:44.611 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="up"
2026-02-16 21:30:44.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5052" name:"default"}
2026-02-16 21:30:44.912 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6, name=eth0)
2026-02-16 21:30:44.912 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07ef01a4054" profile_ids:"kns.downward-api-400" profile_ids:"ksa.downward-api-400.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:30:44.912 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.912 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.912 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.913 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07ef01a4054"
2026-02-16 21:30:44.913 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.913 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:44.950 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:44.950 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="up"
2026-02-16 21:30:45.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5052"}
2026-02-16 21:30:45.056 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5052"}
2026-02-16 21:30:45.469 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:30:45.581 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-16 21:30:45.581 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07ef01a4054"
2026-02-16 21:30:45.581 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:45.581 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:46.079 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6, name=eth0)
2026-02-16 21:30:46.079 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07ef01a4054" profile_ids:"kns.downward-api-400" profile_ids:"ksa.downward-api-400.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:30:46.079 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.080 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.080 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.081 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07ef01a4054"
2026-02-16 21:30:46.081 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.081 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.106 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:46.106 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="up"
2026-02-16 21:30:46.182 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-16 21:30:46.182 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07ef01a4054"
2026-02-16 21:30:46.182 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali07ef01a4054" state="down"
2026-02-16 21:30:46.183 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{}}
2026-02-16 21:30:46.183 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Typed[string]{}}
2026-02-16 21:30:46.183 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07ef01a4054", State:"down", Index:116}
2026-02-16 21:30:46.183 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07ef01a4054"
2026-02-16 21:30:46.183 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.183 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.183 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali07ef01a4054" state=""
2026-02-16 21:30:46.183 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07ef01a4054"
2026-02-16 21:30:46.184 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.180
2026-02-16 21:30:46.203 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:46.204 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="down"
2026-02-16 21:30:46.204 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07ef01a4054", State:"", Index:116}
2026-02-16 21:30:46.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Set[string](nil)}
2026-02-16 21:30:46.204 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07ef01a4054", Addrs:set.Set[string](nil)}
2026-02-16 21:30:46.204 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07ef01a4054"
2026-02-16 21:30:46.204 [INFO][92] felix/endpoint_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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.204 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.233 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:46.233 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"} status="down"
2026-02-16 21:30:46.276 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6, name=eth0)
2026-02-16 21:30:46.276 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6" endpoint_id:"eth0"}
2026-02-16 21:30:46.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-400"}
2026-02-16 21:30:46.277 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-400.default"}
2026-02-16 21:30:46.277 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.277 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o61zm8pchSOk4EukJA" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iiOsg-d9tYkhYryoxF" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o61zm8pchSOk4EukJA" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iiOsg-d9tYkhYryoxF" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.277 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07ef01a4054" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.277 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07ef01a4054" ipVersion=0x4 table="filter"
2026-02-16 21:30:46.278 [INFO][92] felix/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-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.278 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:46.344 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-400/downwardapi-volume-341f0b70-aee8-4219-8a08-b749b05f37f6", EndpointId:"eth0"}
2026-02-16 21:30:47.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-400"}
2026-02-16 21:30:47.982 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4840"}
2026-02-16 21:30:48.003 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4840" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:48.589 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e, name=eth0)
2026-02-16 21:30:48.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4840"} profile:{inbound_rules:{action:"allow" rule_id:"Vbd-86e03pv0w02q"} outbound_rules:{action:"allow" rule_id:"U04l-XNLrdnrM21z"}}
2026-02-16 21:30:48.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4840.default"} profile:{}
2026-02-16 21:30:48.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali474dfc44455" profile_ids:"kns.secrets-4840" profile_ids:"ksa.secrets-4840.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:30:48.590 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.590 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.590 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali474dfc44455" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4840" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H6c2saTBs2WzX2aqtS" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali474dfc44455" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4840" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H6c2saTBs2WzX2aqtS" ipVersion=0x4 table="filter"
2026-02-16 21:30:48.591 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.591 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.591 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.625 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:48.625 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="down"
2026-02-16 21:30:48.664 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali474dfc44455" state="down"
2026-02-16 21:30:48.664 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali474dfc44455"
2026-02-16 21:30:48.664 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali474dfc44455", State:"down", Index:117}
2026-02-16 21:30:48.664 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{}}
2026-02-16 21:30:48.664 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{}}
2026-02-16 21:30:48.664 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.664 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.664 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.669 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali474dfc44455" state="up"
2026-02-16 21:30:48.692 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:48.692 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="down"
2026-02-16 21:30:48.692 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali474dfc44455", State:"up", Index:117}
2026-02-16 21:30:48.692 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.693 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.693 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.693 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.693 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.713 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:48.713 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="up"
2026-02-16 21:30:48.941 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e, name=eth0)
2026-02-16 21:30:48.941 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali474dfc44455" profile_ids:"kns.secrets-4840" profile_ids:"ksa.secrets-4840.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:30:48.941 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.941 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.941 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.942 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali474dfc44455"
2026-02-16 21:30:48.942 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.942 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:48.964 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:48.964 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="up"
2026-02-16 21:30:49.011 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5722" name:"default"}
2026-02-16 21:30:49.117 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5722"}
2026-02-16 21:30:49.141 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5722"}
2026-02-16 21:30:49.952 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e, name=eth0)
2026-02-16 21:30:49.952 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali474dfc44455" profile_ids:"kns.secrets-4840" profile_ids:"ksa.secrets-4840.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:30:49.952 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:49.952 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:49.953 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:49.953 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali474dfc44455"
2026-02-16 21:30:49.954 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:49.954 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:49.977 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:49.977 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="up"
2026-02-16 21:30:50.413 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-16 21:30:50.413 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali474dfc44455"
2026-02-16 21:30:50.413 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:50.413 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:51.095 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e, name=eth0)
2026-02-16 21:30:51.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali474dfc44455" profile_ids:"kns.secrets-4840" profile_ids:"ksa.secrets-4840.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:30:51.095 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.095 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.095 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.096 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali474dfc44455"
2026-02-16 21:30:51.097 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.097 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.125 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:51.125 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="up"
2026-02-16 21:30:51.199 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali474dfc44455" state="down"
2026-02-16 21:30:51.200 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali474dfc44455"
2026-02-16 21:30:51.200 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-16 21:30:51.200 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali474dfc44455", State:"down", Index:117}
2026-02-16 21:30:51.200 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{}}
2026-02-16 21:30:51.200 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Typed[string]{}}
2026-02-16 21:30:51.200 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali474dfc44455"
2026-02-16 21:30:51.200 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.200 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.201 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.181
2026-02-16 21:30:51.203 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali474dfc44455" state=""
2026-02-16 21:30:51.203 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali474dfc44455"
2026-02-16 21:30:51.219 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:51.219 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="down"
2026-02-16 21:30:51.219 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali474dfc44455", State:"", Index:117}
2026-02-16 21:30:51.219 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Set[string](nil)}
2026-02-16 21:30:51.219 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali474dfc44455", Addrs:set.Set[string](nil)}
2026-02-16 21:30:51.219 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali474dfc44455"
2026-02-16 21:30:51.219 [INFO][92] felix/endpoint_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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.220 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.244 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:51.244 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"} status="down"
2026-02-16 21:30:51.284 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e, name=eth0)
2026-02-16 21:30:51.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e" endpoint_id:"eth0"}
2026-02-16 21:30:51.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4840"}
2026-02-16 21:30:51.284 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4840.default"}
2026-02-16 21:30:51.284 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.284 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4840" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H6c2saTBs2WzX2aqtS" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4840" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H6c2saTBs2WzX2aqtS" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali474dfc44455" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali474dfc44455" ipVersion=0x4 table="filter"
2026-02-16 21:30:51.285 [INFO][92] felix/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-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.285 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:51.350 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4840/pod-secrets-defb6940-182e-4f66-9b47-e593deb2a20e", EndpointId:"eth0"}
2026-02-16 21:30:52.090 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4840"}
2026-02-16 21:30:52.118 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2202"}
2026-02-16 21:30:52.143 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2202" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:53.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-400" name:"default"}
2026-02-16 21:30:53.244 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-400"}
2026-02-16 21:30:53.283 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-400"}
2026-02-16 21:30:57.423 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4840" name:"default"}
2026-02-16 21:30:57.445 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4840"}
2026-02-16 21:30:57.465 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4840"}
2026-02-16 21:30:58.066 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac, name=eth0)
2026-02-16 21:30:58.066 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bc16d02d56" profile_ids:"kns.container-probe-3012" profile_ids:"ksa.container-probe-3012.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:30:58.066 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.066 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.067 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.067 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bc16d02d56"
2026-02-16 21:30:58.067 [INFO][92] felix/endpoint_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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.067 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.071 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac, name=eth0)
2026-02-16 21:30:58.094 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:58.094 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"} status="up"
2026-02-16 21:30:58.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac" endpoint_id:"eth0"}
2026-02-16 21:30:58.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-3012"}
2026-02-16 21:30:58.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-3012.default"}
2026-02-16 21:30:58.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3012"}
2026-02-16 21:30:58.095 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.095 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.095 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j--uGdSWeB6EKF0Yy0" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.095 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_npENeQE4T18geJnjAW" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.095 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j--uGdSWeB6EKF0Yy0" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.095 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_npENeQE4T18geJnjAW" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.095 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.096 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3bc16d02d56" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.096 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3bc16d02d56" ipVersion=0x4 table="filter"
2026-02-16 21:30:58.096 [INFO][92] felix/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-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.096 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.097 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.140
2026-02-16 21:30:58.147 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3012/test-grpc-e73c2df1-4569-47ca-8c43-a70726c414ac", EndpointId:"eth0"}
2026-02-16 21:30:58.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3074"}
2026-02-16 21:30:58.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 78
2026-02-16 21:30:58.466 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-16 21:30:58.466 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bc16d02d56"
2026-02-16 21:30:58.467 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3bc16d02d56" state="down"
2026-02-16 21:30:58.467 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{}}
2026-02-16 21:30:58.467 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Typed[string]{}}
2026-02-16 21:30:58.467 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bc16d02d56", State:"down", Index:78}
2026-02-16 21:30:58.475 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3bc16d02d56" state=""
2026-02-16 21:30:58.475 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3bc16d02d56"
2026-02-16 21:30:58.493 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bc16d02d56", State:"", Index:78}
2026-02-16 21:30:58.493 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Set[string](nil)}
2026-02-16 21:30:58.493 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bc16d02d56", Addrs:set.Set[string](nil)}
2026-02-16 21:30:59.186 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2202"}
2026-02-16 21:30:59.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5950"}
2026-02-16 21:30:59.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:59.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5950"}
2026-02-16 21:30:59.364 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:30:59.386 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:00.695 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:31:00.695 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-3074"} profile:{inbound_rules:{action:"allow" rule_id:"iOyHVI6SGsEssvwj"} outbound_rules:{action:"allow" rule_id:"-SAXtXvdy2MD-A-g"}}
2026-02-16 21:31:00.695 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-3074.default"} profile:{}
2026-02-16 21:31:00.696 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65aef984db4" profile_ids:"kns.cronjob-3074" profile_ids:"ksa.cronjob-3074.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:31:00.696 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.696 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.696 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65aef984db4" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-3074" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzjoAfO1aOZhmheLKJ" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65aef984db4" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-3074" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzjoAfO1aOZhmheLKJ" ipVersion=0x4 table="filter"
2026-02-16 21:31:00.696 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65aef984db4"
2026-02-16 21:31:00.696 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.696 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.733 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:00.733 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="down"
2026-02-16 21:31:00.768 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali65aef984db4" state="down"
2026-02-16 21:31:00.768 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65aef984db4"
2026-02-16 21:31:00.768 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65aef984db4", State:"down", Index:118}
2026-02-16 21:31:00.769 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{}}
2026-02-16 21:31:00.769 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{}}
2026-02-16 21:31:00.769 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65aef984db4"
2026-02-16 21:31:00.769 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.769 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.771 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali65aef984db4" state="up"
2026-02-16 21:31:00.787 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:00.787 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="down"
2026-02-16 21:31:00.787 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65aef984db4", State:"up", Index:118}
2026-02-16 21:31:00.787 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65aef984db4"
2026-02-16 21:31:00.787 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65aef984db4"
2026-02-16 21:31:00.788 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65aef984db4"
2026-02-16 21:31:00.788 [INFO][92] felix/endpoint_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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.788 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:00.810 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:00.810 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="up"
2026-02-16 21:31:01.017 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:31:01.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65aef984db4" profile_ids:"kns.cronjob-3074" profile_ids:"ksa.cronjob-3074.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:31:01.017 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:01.017 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:01.017 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:01.018 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65aef984db4"
2026-02-16 21:31:01.018 [INFO][92] felix/endpoint_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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:01.018 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:31:01.039 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:01.039 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="up"
2026-02-16 21:31:01.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:31:01.863 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-49"}
2026-02-16 21:31:01.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-49" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:02.385 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-16 21:31:02.385 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65aef984db4"
2026-02-16 21:31:02.385 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:02.385 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:02.552 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba, name=eth0)
2026-02-16 21:31:02.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-49"} profile:{inbound_rules:{action:"allow" rule_id:"ZQ9_IBbRiKEw6a9s"} outbound_rules:{action:"allow" rule_id:"Rxc4wiIMFy9oz-NU"}}
2026-02-16 21:31:02.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-49.default"} profile:{}
2026-02-16 21:31:02.552 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5baac0cfeed" profile_ids:"kns.configmap-49" profile_ids:"ksa.configmap-49.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:31:02.552 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.552 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.552 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5baac0cfeed" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-49" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7gb8ihOofOX9_BnbEk" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5baac0cfeed" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-49" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7gb8ihOofOX9_BnbEk" ipVersion=0x4 table="filter"
2026-02-16 21:31:02.553 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.553 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.553 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.593 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:02.593 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="down"
2026-02-16 21:31:02.633 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali5baac0cfeed" state="down"
2026-02-16 21:31:02.633 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5baac0cfeed", State:"down", Index:119}
2026-02-16 21:31:02.633 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.633 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{}}
2026-02-16 21:31:02.634 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{}}
2026-02-16 21:31:02.634 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.634 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.634 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.636 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali5baac0cfeed" state="up"
2026-02-16 21:31:02.653 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:02.653 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="down"
2026-02-16 21:31:02.653 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5baac0cfeed", State:"up", Index:119}
2026-02-16 21:31:02.653 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.653 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.653 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:02.653 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.653 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:02.672 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:02.672 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="up"
2026-02-16 21:31:03.035 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba, name=eth0)
2026-02-16 21:31:03.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5baac0cfeed" profile_ids:"kns.configmap-49" profile_ids:"ksa.configmap-49.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:31:03.035 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:03.036 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:03.036 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:03.036 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:03.036 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:03.036 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:03.058 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:03.058 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="up"
2026-02-16 21:31:03.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3012" name:"default"}
2026-02-16 21:31:03.429 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3012"}
2026-02-16 21:31:03.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3012"}
2026-02-16 21:31:03.948 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-16 21:31:03.948 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5baac0cfeed"
2026-02-16 21:31:03.948 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:03.948 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:04.232 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba, name=eth0)
2026-02-16 21:31:04.233 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5baac0cfeed" profile_ids:"kns.configmap-49" profile_ids:"ksa.configmap-49.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:31:04.233 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.233 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.233 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.233 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:04.234 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.234 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 119
2026-02-16 21:31:04.252 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:04.253 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="up"
2026-02-16 21:31:04.341 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-16 21:31:04.341 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5baac0cfeed"
2026-02-16 21:31:04.341 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali5baac0cfeed" state="down"
2026-02-16 21:31:04.342 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{}}
2026-02-16 21:31:04.342 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Typed[string]{}}
2026-02-16 21:31:04.342 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5baac0cfeed", State:"down", Index:119}
2026-02-16 21:31:04.342 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:04.342 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.342 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.342 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali5baac0cfeed" state=""
2026-02-16 21:31:04.342 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5baac0cfeed"
2026-02-16 21:31:04.342 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.178
2026-02-16 21:31:04.363 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:04.363 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="down"
2026-02-16 21:31:04.364 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5baac0cfeed", State:"", Index:119}
2026-02-16 21:31:04.364 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Set[string](nil)}
2026-02-16 21:31:04.364 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5baac0cfeed", Addrs:set.Set[string](nil)}
2026-02-16 21:31:04.364 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5baac0cfeed"
2026-02-16 21:31:04.364 [INFO][92] felix/endpoint_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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.364 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.379 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:04.379 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"} status="down"
2026-02-16 21:31:04.428 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5950" name:"default"}
2026-02-16 21:31:04.488 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba, name=eth0)
2026-02-16 21:31:04.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba" endpoint_id:"eth0"}
2026-02-16 21:31:04.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-49"}
2026-02-16 21:31:04.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-49.default"}
2026-02-16 21:31:04.489 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.489 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-49" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7gb8ihOofOX9_BnbEk" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-49" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7gb8ihOofOX9_BnbEk" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5baac0cfeed" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5baac0cfeed" ipVersion=0x4 table="filter"
2026-02-16 21:31:04.489 [INFO][92] felix/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-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.489 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.559 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-49/pod-configmaps-5b3f7f7a-47b3-412f-8100-8c0d37830dba", EndpointId:"eth0"}
2026-02-16 21:31:04.695 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2202" name:"default"}
2026-02-16 21:31:04.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5950"}
2026-02-16 21:31:04.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"}
2026-02-16 21:31:04.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2202"}
2026-02-16 21:31:05.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2202"}
2026-02-16 21:31:06.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-49"}
2026-02-16 21:31:06.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-792"}
2026-02-16 21:31:06.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-792" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:06.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-792" type:"ClusterIP" cluster_ips:"10.254.192.71" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:31:06.951 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-755" name:"default"}
2026-02-16 21:31:07.107 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-792/pod1, name=eth0)
2026-02-16 21:31:07.107 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-792"} profile:{inbound_rules:{action:"allow" rule_id:"WKOHnkk0lz8HiIqk"} outbound_rules:{action:"allow" rule_id:"bZ-cvb0emXkCp3BS"}}
2026-02-16 21:31:07.107 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-792.default"} profile:{}
2026-02-16 21:31:07.107 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43dd5f04cf3" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:31:07.107 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.107 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.107 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43dd5f04cf3" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.107 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43dd5f04cf3" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.108 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.108 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:07.108 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.108 [INFO][92] felix/endpoint_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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.108 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.141 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:07.141 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:31:07.167 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:31:07.190 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali43dd5f04cf3" state="down"
2026-02-16 21:31:07.190 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.191 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43dd5f04cf3", State:"down", Index:120}
2026-02-16 21:31:07.191 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{}}
2026-02-16 21:31:07.191 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{}}
2026-02-16 21:31:07.191 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.191 [INFO][92] felix/endpoint_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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.191 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.193 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali43dd5f04cf3" state="up"
2026-02-16 21:31:07.250 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:07.250 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:31:07.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-755"}
2026-02-16 21:31:07.278 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43dd5f04cf3", State:"up", Index:120}
2026-02-16 21:31:07.278 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.278 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.278 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:07.279 [INFO][92] felix/endpoint_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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.279 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:07.311 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:07.311 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:08.067 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-792/pod1, name=eth0)
2026-02-16 21:31:08.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43dd5f04cf3" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:31:08.067 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:08.067 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:08.067 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:08.068 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:08.069 [INFO][92] felix/endpoint_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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:08.069 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:08.093 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:08.093 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:08.973 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-16 21:31:08.973 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:08.973 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:08.973 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:08.997 [INFO][92] felix/summary.go 100: Summarising 192 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=99ms (resync-calico-v4)
2026-02-16 21:31:11.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-49" name:"default"}
2026-02-16 21:31:11.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-49"}
2026-02-16 21:31:11.600 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-49"}
2026-02-16 21:31:12.893 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-792/pod1, name=eth0)
2026-02-16 21:31:12.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43dd5f04cf3" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:31:12.894 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.894 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.894 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.895 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:12.896 [INFO][92] felix/endpoint_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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.896 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.906 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-792/pod1, name=eth0)
2026-02-16 21:31:12.949 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:12.949 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:12.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod1" endpoint_id:"eth0"}
2026-02-16 21:31:12.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-792.default"}
2026-02-16 21:31:12.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-792"}
2026-02-16 21:31:12.949 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.949 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali43dd5f04cf3" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali43dd5f04cf3" ipVersion=0x4 table="filter"
2026-02-16 21:31:12.950 [INFO][92] felix/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-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.950 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:12.950 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.179
2026-02-16 21:31:13.021 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod1", EndpointId:"eth0"}
2026-02-16 21:31:13.274 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-16 21:31:13.274 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:13.274 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali43dd5f04cf3" state="down"
2026-02-16 21:31:13.274 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{}}
2026-02-16 21:31:13.274 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Typed[string]{}}
2026-02-16 21:31:13.274 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43dd5f04cf3", State:"down", Index:120}
2026-02-16 21:31:13.275 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali43dd5f04cf3" state=""
2026-02-16 21:31:13.275 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43dd5f04cf3"
2026-02-16 21:31:13.303 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43dd5f04cf3", State:"", Index:120}
2026-02-16 21:31:13.303 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Set[string](nil)}
2026-02-16 21:31:13.303 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43dd5f04cf3", Addrs:set.Set[string](nil)}
2026-02-16 21:31:15.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-792"
2026-02-16 21:31:15.330 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-792"}
2026-02-16 21:31:15.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"}
2026-02-16 21:31:15.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:15.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:15.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:15.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5309" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:16.290 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm, name=eth0)
2026-02-16 21:31:16.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-849"} profile:{inbound_rules:{action:"allow" rule_id:"f5IHD7AJYyR87O2V"} outbound_rules:{action:"allow" rule_id:"4OVFYaFP2Bb1S-Et"}}
2026-02-16 21:31:16.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-849.default"} profile:{}
2026-02-16 21:31:16.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a08ff87107" profile_ids:"kns.webhook-849" profile_ids:"ksa.webhook-849.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:31:16.291 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.291 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.291 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a08ff87107" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-849" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1cFc0dVqCdGZklzFOh" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a08ff87107" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-849" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1cFc0dVqCdGZklzFOh" ipVersion=0x4 table="filter"
2026-02-16 21:31:16.292 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a08ff87107"
2026-02-16 21:31:16.292 [INFO][92] felix/endpoint_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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.292 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.338 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:16.338 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} status="down"
2026-02-16 21:31:16.370 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali1a08ff87107" state="down"
2026-02-16 21:31:16.371 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a08ff87107"
2026-02-16 21:31:16.371 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali1a08ff87107" state="up"
2026-02-16 21:31:16.371 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a08ff87107", State:"down", Index:121}
2026-02-16 21:31:16.371 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{}}
2026-02-16 21:31:16.371 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{}}
2026-02-16 21:31:16.371 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a08ff87107", State:"up", Index:121}
2026-02-16 21:31:16.371 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a08ff87107"
2026-02-16 21:31:16.371 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a08ff87107"
2026-02-16 21:31:16.371 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a08ff87107"
2026-02-16 21:31:16.372 [INFO][92] felix/endpoint_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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.372 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:16.402 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:16.402 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} status="up"
2026-02-16 21:31:17.135 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm, name=eth0)
2026-02-16 21:31:17.135 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a08ff87107" profile_ids:"kns.webhook-849" profile_ids:"ksa.webhook-849.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:31:17.136 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.136 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.136 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.136 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a08ff87107"
2026-02-16 21:31:17.137 [INFO][92] felix/endpoint_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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.137 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.160 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm, name=eth0)
2026-02-16 21:31:17.162 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:17.162 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} status="up"
2026-02-16 21:31:17.163 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a08ff87107" profile_ids:"kns.webhook-849" profile_ids:"ksa.webhook-849.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:31:17.163 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.163 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.163 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.163 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a08ff87107"
2026-02-16 21:31:17.163 [INFO][92] felix/endpoint_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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.163 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:17.183 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:17.183 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} status="up"
2026-02-16 21:31:17.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-849" type:"ClusterIP" cluster_ips:"10.254.138.21" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:31:17.837 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-16 21:31:17.837 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a08ff87107"
2026-02-16 21:31:17.837 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:17.837 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:20.511 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-792" name:"default"}
2026-02-16 21:31:20.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-792"}
2026-02-16 21:31:20.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-792"}
2026-02-16 21:31:20.962 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-849"
2026-02-16 21:31:21.024 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm, name=eth0)
2026-02-16 21:31:21.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a08ff87107" profile_ids:"kns.webhook-849" profile_ids:"ksa.webhook-849.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:31:21.025 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.025 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.026 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.026 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a08ff87107"
2026-02-16 21:31:21.026 [INFO][92] felix/endpoint_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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.027 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.032 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm, name=eth0)
2026-02-16 21:31:21.048 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:21.048 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"} status="up"
2026-02-16 21:31:21.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm" endpoint_id:"eth0"}
2026-02-16 21:31:21.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-849"}
2026-02-16 21:31:21.048 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-849.default"}
2026-02-16 21:31:21.048 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.048 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.050 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-849" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.050 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1cFc0dVqCdGZklzFOh" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.057 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-849" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.057 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1cFc0dVqCdGZklzFOh" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.057 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.057 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a08ff87107" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.057 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a08ff87107" ipVersion=0x4 table="filter"
2026-02-16 21:31:21.057 [INFO][92] felix/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-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.057 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.058 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.184
2026-02-16 21:31:21.117 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-849/sample-webhook-deployment-7c5c95bb96-nvwbm", EndpointId:"eth0"}
2026-02-16 21:31:21.382 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali1a08ff87107" state="down"
2026-02-16 21:31:21.382 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a08ff87107"
2026-02-16 21:31:21.382 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-16 21:31:21.382 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a08ff87107", State:"down", Index:121}
2026-02-16 21:31:21.382 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{}}
2026-02-16 21:31:21.382 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Typed[string]{}}
2026-02-16 21:31:21.384 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali1a08ff87107" state=""
2026-02-16 21:31:21.384 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a08ff87107"
2026-02-16 21:31:21.404 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a08ff87107", State:"", Index:121}
2026-02-16 21:31:21.404 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Set[string](nil)}
2026-02-16 21:31:21.404 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a08ff87107", Addrs:set.Set[string](nil)}
2026-02-16 21:31:21.575 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:21.602 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:21.625 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6940"}
2026-02-16 21:31:21.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6940" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:21.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6940"}
2026-02-16 21:31:21.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-934"}
2026-02-16 21:31:21.755 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:21.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-934" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:31:22.449 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:22.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-934"} profile:{inbound_rules:{action:"allow" rule_id:"euwWuTPD5lnOaGA8"} outbound_rules:{action:"allow" rule_id:"Qkoa6Sot92ntrOrD"}}
2026-02-16 21:31:22.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"} profile:{}
2026-02-16 21:31:22.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:31:22.449 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.449 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.449 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:22.450 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide3ba250c96"
2026-02-16 21:31:22.450 [INFO][92] felix/endpoint_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-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.450 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.488 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:22.488 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:31:22.526 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:31:22.526 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:31:22.526 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:122}
2026-02-16 21:31:22.526 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:22.526 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:22.526 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3ba250c96"
2026-02-16 21:31:22.526 [INFO][92] felix/endpoint_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-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.526 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.529 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calide3ba250c96" state="up"
2026-02-16 21:31:22.551 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:22.551 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:31:22.551 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"up", Index:122}
2026-02-16 21:31:22.551 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide3ba250c96"
2026-02-16 21:31:22.551 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3ba250c96"
2026-02-16 21:31:22.552 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:22.552 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.552 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:22.568 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:22.568 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:23.168 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:23.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:31:23.168 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.168 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.168 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.169 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:23.169 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.169 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.189 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:23.191 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:23.191 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:23.191 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:31:23.191 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.192 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.192 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.193 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:23.193 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.193 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:23.217 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:23.217 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:23.980 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-16 21:31:23.981 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide3ba250c96"
2026-02-16 21:31:23.981 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:23.981 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:25.448 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:25.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:25.449 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.449 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.449 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.449 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:25.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:25.450 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.450 [INFO][92] felix/endpoint_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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.450 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.481 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:25.481 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:25.520 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:31:25.520 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.520 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:123}
2026-02-16 21:31:25.520 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:25.520 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:25.520 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.520 [INFO][92] felix/endpoint_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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.520 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.526 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali3a51ef87a91" state="up"
2026-02-16 21:31:25.542 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:25.542 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:25.542 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"up", Index:123}
2026-02-16 21:31:25.542 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.543 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.543 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:25.543 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.543 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:25.564 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:25.564 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:26.188 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:26.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:26.189 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.189 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.189 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.190 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:26.190 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.190 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.211 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:26.213 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:26.213 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:26.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:26.213 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.213 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.213 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.213 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:26.213 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.213 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:26.231 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:26.231 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:26.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5309" name:"default"}
2026-02-16 21:31:26.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-849" name:"default"}
2026-02-16 21:31:27.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6940" name:"default"}
2026-02-16 21:31:27.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:27.163 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-849"}
2026-02-16 21:31:27.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:27.276 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-16 21:31:27.276 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:27.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5309"}
2026-02-16 21:31:27.305 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:27.305 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:27.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6940"}
2026-02-16 21:31:27.379 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6940"}
2026-02-16 21:31:41.986 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:41.987 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:41.988 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:41.990 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:41.991 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:41.993 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:41.994 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:41.994 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.008 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:42.024 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:42.024 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:42.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:42.024 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.024 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.024 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.024 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:42.024 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.024 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.054 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:42.054 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:42.194 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:42.200 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:31:42.200 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.200 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.201 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.204 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:42.204 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.204 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.228 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:42.228 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:42.292 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:42.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:31:42.293 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.293 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.293 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.293 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:42.293 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:42.293 [INFO][92] felix/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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.293 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.296 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.185
2026-02-16 21:31:42.353 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:42.394 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:31:42.394 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:42.394 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:123}
2026-02-16 21:31:42.395 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:42.395 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:42.395 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-16 21:31:42.396 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali3a51ef87a91" state=""
2026-02-16 21:31:42.396 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a51ef87a91"
2026-02-16 21:31:42.422 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"", Index:123}
2026-02-16 21:31:42.422 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:31:42.422 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:31:43.843 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:43.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:31:43.844 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.844 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.844 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.844 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:43.844 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:43.845 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.845 [INFO][92] felix/endpoint_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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.845 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.887 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:43.887 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:43.925 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:31:43.925 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.928 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:124}
2026-02-16 21:31:43.928 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:43.928 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:43.928 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.928 [INFO][92] felix/endpoint_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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.928 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali3a51ef87a91" state="up"
2026-02-16 21:31:43.953 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:43.953 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:43.953 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"up", Index:124}
2026-02-16 21:31:43.953 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.953 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.954 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:43.954 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.954 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:43.981 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:43.981 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:44.268 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:44.269 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:31:44.269 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.269 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.269 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.270 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:44.270 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.271 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.285 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:44.299 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:44.299 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:44.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:31:44.299 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.299 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.299 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.299 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:44.300 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.300 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:44.318 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:44.318 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:45.196 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-16 21:31:45.197 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:45.197 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:45.197 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:45.482 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:31:51.996 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:51.997 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:31:51.997 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:51.997 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:51.997 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:51.998 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:51.998 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:51.998 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.004 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:52.017 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:52.026 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:52.028 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:52.028 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:52.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:31:52.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:31:52.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:31:52.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-934"}
2026-02-16 21:31:52.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"}
2026-02-16 21:31:52.028 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.028 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.029 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.029 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:52.029 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:52.029 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.029 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.029 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.029 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.029 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:52.029 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.030 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.030 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.030 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.030 [INFO][92] felix/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-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.030 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.030 [INFO][92] felix/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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:52.030 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:52.030 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.186
2026-02-16 21:31:52.030 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.187
2026-02-16 21:31:52.085 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.085 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 124
2026-02-16 21:31:52.438 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:31:52.438 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:52.438 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-16 21:31:52.438 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:124}
2026-02-16 21:31:52.438 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.438 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.439 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali3a51ef87a91" state=""
2026-02-16 21:31:52.439 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a51ef87a91"
2026-02-16 21:31:52.446 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:31:52.454 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:31:52.454 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calide3ba250c96" state=""
2026-02-16 21:31:52.454 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide3ba250c96"
2026-02-16 21:31:52.454 [INFO][92] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"", Index:124}
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:31:52.463 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:122}
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.463 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"", Index:122}
2026-02-16 21:31:52.463 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:31:52.463 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:31:52.768 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:52.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-934"} profile:{inbound_rules:{action:"allow" rule_id:"euwWuTPD5lnOaGA8"} outbound_rules:{action:"allow" rule_id:"Qkoa6Sot92ntrOrD"}}
2026-02-16 21:31:52.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"} profile:{}
2026-02-16 21:31:52.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:31:52.769 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.769 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.769 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.769 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.769 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.769 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.770 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.770 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.770 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:52.770 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide3ba250c96"
2026-02-16 21:31:52.770 [INFO][92] felix/endpoint_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-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.770 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.801 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:52.801 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:31:52.850 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:31:52.850 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:31:52.850 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:125}
2026-02-16 21:31:52.850 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calide3ba250c96" state="up"
2026-02-16 21:31:52.850 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.851 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:31:52.851 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"up", Index:125}
2026-02-16 21:31:52.851 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide3ba250c96"
2026-02-16 21:31:52.851 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3ba250c96"
2026-02-16 21:31:52.851 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:52.851 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.851 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:52.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:52.871 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:53.326 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:53.326 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:31:53.326 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:53.326 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:53.327 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:53.327 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:53.328 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:53.328 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:53.361 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:53.361 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:54.330 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:31:54.330 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:31:54.330 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:54.330 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:54.330 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:54.331 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:31:54.331 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:54.331 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:31:54.366 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:54.366 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:31:54.572 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-16 21:31:54.572 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide3ba250c96"
2026-02-16 21:31:54.572 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:54.572 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:54.942 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:54.942 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:31:54.942 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.942 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.942 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.943 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:54.943 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:31:54.943 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:54.943 [INFO][92] felix/endpoint_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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.943 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.984 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:31:54.984 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:54.986 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali3a51ef87a91" state="up"
2026-02-16 21:31:54.992 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:54.992 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:54.992 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:126}
2026-02-16 21:31:54.993 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:54.993 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:31:54.993 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"up", Index:126}
2026-02-16 21:31:54.993 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:54.993 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:54.993 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:54.993 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:54.993 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.020 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:55.020 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:55.346 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:55.346 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:31:55.346 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.347 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.347 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.347 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:55.348 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.348 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.369 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:31:55.371 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:55.371 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:55.371 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:31:55.371 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.372 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.372 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.373 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:31:55.373 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.373 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:31:55.391 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:55.391 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:56.780 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-16 21:31:56.781 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a51ef87a91"
2026-02-16 21:31:56.781 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:56.781 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:00.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3074"}
2026-02-16 21:32:00.321 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:32:00.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65aef984db4" profile_ids:"kns.cronjob-3074" profile_ids:"ksa.cronjob-3074.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:32:00.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:00.328 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.328 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.328 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.329 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65aef984db4"
2026-02-16 21:32:00.329 [INFO][92] felix/endpoint_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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.329 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.357 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:32:00.357 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:00.357 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="up"
2026-02-16 21:32:00.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:00.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65aef984db4" profile_ids:"kns.cronjob-3074" profile_ids:"ksa.cronjob-3074.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:32:00.358 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.358 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.358 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.360 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65aef984db4"
2026-02-16 21:32:00.360 [INFO][92] felix/endpoint_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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.360 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.383 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:32:00.390 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:00.390 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="up"
2026-02-16 21:32:00.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65aef984db4" profile_ids:"kns.cronjob-3074" profile_ids:"ksa.cronjob-3074.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:32:00.390 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.390 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.391 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.391 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65aef984db4"
2026-02-16 21:32:00.392 [INFO][92] felix/endpoint_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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.392 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:00.417 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:00.417 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"} status="up"
2026-02-16 21:32:00.977 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-handle-http-request, name=eth0)
2026-02-16 21:32:00.977 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2502"} profile:{inbound_rules:{action:"allow" rule_id:"Z8ZhFZmjyz4xN6xr"} outbound_rules:{action:"allow" rule_id:"gW_J88HJrJN5MyrZ"}}
2026-02-16 21:32:00.977 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2502.default"} profile:{}
2026-02-16 21:32:00.977 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali363873595d8" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:32:00.977 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:00.977 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:00.977 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali363873595d8" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali363873595d8" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:00.978 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali363873595d8"
2026-02-16 21:32:00.978 [INFO][92] felix/endpoint_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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:00.978 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:01.021 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:01.021 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:32:01.062 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali363873595d8" state="down"
2026-02-16 21:32:01.062 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali363873595d8"
2026-02-16 21:32:01.062 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali363873595d8", State:"down", Index:127}
2026-02-16 21:32:01.062 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{}}
2026-02-16 21:32:01.062 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{}}
2026-02-16 21:32:01.062 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali363873595d8"
2026-02-16 21:32:01.062 [INFO][92] felix/endpoint_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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:01.062 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:01.063 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali363873595d8" state="up"
2026-02-16 21:32:01.080 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:01.080 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:32:01.080 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali363873595d8", State:"up", Index:127}
2026-02-16 21:32:01.080 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali363873595d8"
2026-02-16 21:32:01.080 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali363873595d8"
2026-02-16 21:32:01.080 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali363873595d8"
2026-02-16 21:32:01.080 [INFO][92] felix/endpoint_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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:01.080 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:01.104 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:01.104 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:02.387 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-handle-http-request, name=eth0)
2026-02-16 21:32:02.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali363873595d8" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:32:02.387 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:02.388 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:02.388 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:02.389 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali363873595d8"
2026-02-16 21:32:02.389 [INFO][92] felix/endpoint_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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:02.389 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:02.417 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:02.417 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:02.444 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-16 21:32:02.444 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali363873595d8"
2026-02-16 21:32:02.445 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:02.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:05.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3074"}
2026-02-16 21:32:06.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:32:06.467 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:32:06.467 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:32:08.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:08.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8483"}
2026-02-16 21:32:08.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-8483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:11.064 [INFO][92] felix/summary.go 100: Summarising 102 dataplane reconciliation loops over 1m2.1s: avg=29ms longest=72ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:32:12.095 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:12.096 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:32:12.096 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.096 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.096 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.097 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:12.097 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.097 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.119 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:12.123 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:12.123 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:12.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:32:12.123 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.123 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.123 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.124 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:12.124 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.124 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.148 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:12.148 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:12.334 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:12.334 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:32:12.334 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.334 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.334 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.335 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:12.335 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.335 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.361 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:12.361 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:12.410 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:12.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:32:12.411 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.411 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.411 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.411 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:12.411 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:12.411 [INFO][92] felix/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-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.411 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.412 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.188
bird: KIF: Received address message for unknown interface 125
2026-02-16 21:32:12.475 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:12.519 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:32:12.519 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:32:12.519 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:125}
2026-02-16 21:32:12.519 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:12.519 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:12.520 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-16 21:32:12.525 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calide3ba250c96" state=""
2026-02-16 21:32:12.526 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide3ba250c96"
2026-02-16 21:32:12.543 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"", Index:125}
2026-02-16 21:32:12.543 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:32:12.543 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:32:12.731 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8483"}
2026-02-16 21:32:12.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:12.780 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-1527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:12.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:12.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-8325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:13.531 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-handle-http-request, name=eth0)
2026-02-16 21:32:13.532 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali363873595d8" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:32:13.532 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.532 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.533 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.533 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali363873595d8"
2026-02-16 21:32:13.534 [INFO][92] felix/endpoint_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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.534 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.542 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-handle-http-request, name=eth0)
2026-02-16 21:32:13.560 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:13.560 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:13.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:32:13.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2502.default"}
2026-02-16 21:32:13.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2502"}
2026-02-16 21:32:13.560 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.560 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.560 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.560 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.560 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.560 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.560 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali363873595d8" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.561 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali363873595d8" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.561 [INFO][92] felix/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-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.561 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.561 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.191
2026-02-16 21:32:13.634 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:13.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2502" name:"default"}
2026-02-16 21:32:13.922 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:13.940 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali363873595d8" state="down"
2026-02-16 21:32:13.940 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali363873595d8"
2026-02-16 21:32:13.940 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-16 21:32:13.943 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali363873595d8" state=""
2026-02-16 21:32:13.944 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali363873595d8"
2026-02-16 21:32:13.944 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali363873595d8", State:"down", Index:127}
2026-02-16 21:32:13.945 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{}}
2026-02-16 21:32:13.945 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Typed[string]{}}
2026-02-16 21:32:13.945 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali363873595d8", State:"", Index:127}
2026-02-16 21:32:13.945 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Set[string](nil)}
2026-02-16 21:32:13.945 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali363873595d8", Addrs:set.Set[string](nil)}
2026-02-16 21:32:13.959 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"}
2026-02-16 21:32:14.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:17.826 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-8483" name:"default"}
2026-02-16 21:32:17.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8483"}
2026-02-16 21:32:18.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-8483"}
2026-02-16 21:32:19.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:22.131 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:32:22.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:32:22.131 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.131 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.131 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.132 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:32:22.132 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.132 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.152 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:22.152 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:22.159 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:32:22.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:32:22.159 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.160 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.160 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.160 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:32:22.160 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.160 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.177 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:22.177 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:22.344 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:32:22.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a51ef87a91" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:32:22.345 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.345 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.345 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.354 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a51ef87a91"
2026-02-16 21:32:22.354 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.354 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.378 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:22.379 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:22.442 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-934/ss2-2, name=eth0)
2026-02-16 21:32:22.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:32:22.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-934"}
2026-02-16 21:32:22.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"}
2026-02-16 21:32:22.442 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.442 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a51ef87a91" ipVersion=0x4 table="filter"
2026-02-16 21:32:22.443 [INFO][92] felix/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-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.444 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.444 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.189
bird: KIF: Received address message for unknown interface 126
2026-02-16 21:32:22.497 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-2", EndpointId:"eth0"}
2026-02-16 21:32:22.552 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-16 21:32:22.552 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a51ef87a91"
2026-02-16 21:32:22.552 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:32:22.552 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Typed[string]{}}
2026-02-16 21:32:22.552 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali3a51ef87a91" state="down"
2026-02-16 21:32:22.555 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali3a51ef87a91" state=""
2026-02-16 21:32:22.555 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a51ef87a91"
2026-02-16 21:32:22.569 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"down", Index:126}
2026-02-16 21:32:22.569 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a51ef87a91", State:"", Index:126}
2026-02-16 21:32:22.569 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:32:22.569 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a51ef87a91", Addrs:set.Set[string](nil)}
2026-02-16 21:32:24.943 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-8325" name:"default"}
2026-02-16 21:32:25.177 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-8325"}
2026-02-16 21:32:25.933 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:25.963 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-406"}
2026-02-16 21:32:25.988 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:27.360 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-406"}
2026-02-16 21:32:27.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:27.410 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:27.466 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1204" type:"ClusterIP" cluster_ips:"10.254.203.9" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:32:30.061 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-1204/pause-pod-0, name=eth0)
2026-02-16 21:32:30.061 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-1204"} profile:{inbound_rules:{action:"allow" rule_id:"bXpO29U3BpDPR19I"} outbound_rules:{action:"allow" rule_id:"gztzzusOIfw5yeao"}}
2026-02-16 21:32:30.061 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-1204.default"} profile:{}
2026-02-16 21:32:30.062 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3924307ca05" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:32:30.062 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.062 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.062 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3924307ca05" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3924307ca05" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.063 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.063 [INFO][92] felix/endpoint_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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.063 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.111 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:30.111 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:32:30.140 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali3924307ca05" state="down"
2026-02-16 21:32:30.140 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3924307ca05"
2026-02-16 21:32:30.140 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3924307ca05", State:"down", Index:128}
2026-02-16 21:32:30.141 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{}}
2026-02-16 21:32:30.141 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{}}
2026-02-16 21:32:30.141 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.141 [INFO][92] felix/endpoint_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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.141 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.146 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali3924307ca05" state="up"
2026-02-16 21:32:30.165 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:30.165 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:32:30.165 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3924307ca05", State:"up", Index:128}
2026-02-16 21:32:30.165 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.165 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.166 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.166 [INFO][92] felix/endpoint_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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.166 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.240 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:30.240 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:30.541 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-1204/pause-pod-0, name=eth0)
2026-02-16 21:32:30.541 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3924307ca05" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:32:30.541 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.541 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.541 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.542 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3924307ca05"
2026-02-16 21:32:30.542 [INFO][92] felix/endpoint_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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.542 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:30.609 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:30.609 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:30.689 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-3074/concurrent-29521291-hvnvn, name=eth0)
2026-02-16 21:32:30.689 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3074/concurrent-29521291-hvnvn" endpoint_id:"eth0"}
2026-02-16 21:32:30.689 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-3074"}
2026-02-16 21:32:30.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-3074.default"}
2026-02-16 21:32:30.690 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.690 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-3074" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzjoAfO1aOZhmheLKJ" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-3074" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzjoAfO1aOZhmheLKJ" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65aef984db4" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65aef984db4" ipVersion=0x4 table="filter"
2026-02-16 21:32:30.690 [INFO][92] felix/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-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.690 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.691 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.182
bird: KIF: Received address message for unknown interface 118
2026-02-16 21:32:30.756 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3074/concurrent-29521291-hvnvn", EndpointId:"eth0"}
2026-02-16 21:32:30.802 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-16 21:32:30.802 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65aef984db4"
2026-02-16 21:32:30.802 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali65aef984db4" state="down"
2026-02-16 21:32:30.803 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:30.803 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:30.803 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65aef984db4", State:"down", Index:118}
2026-02-16 21:32:30.804 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali65aef984db4" state=""
2026-02-16 21:32:30.804 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65aef984db4"
2026-02-16 21:32:30.825 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65aef984db4", State:"", Index:118}
2026-02-16 21:32:30.825 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Set[string](nil)}
2026-02-16 21:32:30.825 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65aef984db4", Addrs:set.Set[string](nil)}
2026-02-16 21:32:31.117 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-1527" name:"default"}
2026-02-16 21:32:31.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:31.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-1527"}
2026-02-16 21:32:31.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:31.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5089"}
2026-02-16 21:32:31.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:31.949 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=128
2026-02-16 21:32:31.949 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3924307ca05"
2026-02-16 21:32:31.952 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:31.953 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:32.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5089" type:"ClusterIP" cluster_ips:"10.254.201.31" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:32:32.069 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5089" type:"ClusterIP" cluster_ips:"10.254.146.170" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:32:32.170 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-934"}
2026-02-16 21:32:32.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2197"}
2026-02-16 21:32:32.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-2197" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2197"}
2026-02-16 21:32:32.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"}
2026-02-16 21:32:32.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4803" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.579 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:32.608 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod1, name=eth0)
2026-02-16 21:32:32.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:32.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-5089"} profile:{inbound_rules:{action:"allow" rule_id:"VbfygHRJij9hrW9J"} outbound_rules:{action:"allow" rule_id:"NlvIf4Tb2Zp01Ig0"}}
2026-02-16 21:32:32.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-5089.default"} profile:{}
2026-02-16 21:32:32.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59b8dc78973" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:32:32.616 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.616 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.616 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali59b8dc78973" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_usfglhLoJ62XEGM77A" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3HJT_wYF7rY_FgxGtw" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali59b8dc78973" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_usfglhLoJ62XEGM77A" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3HJT_wYF7rY_FgxGtw" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.617 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.617 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.617 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.660 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:32.661 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:32:32.666 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali59b8dc78973" state="down"
2026-02-16 21:32:32.666 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.666 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59b8dc78973", State:"down", Index:129}
2026-02-16 21:32:32.666 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{}}
2026-02-16 21:32:32.666 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{}}
2026-02-16 21:32:32.666 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.666 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.667 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.678 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali59b8dc78973" state="up"
2026-02-16 21:32:32.690 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:32.690 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:32:32.690 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59b8dc78973", State:"up", Index:129}
2026-02-16 21:32:32.690 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.690 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.690 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59b8dc78973"
2026-02-16 21:32:32.690 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.690 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:32.714 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod2, name=eth0)
2026-02-16 21:32:32.715 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:32.715 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:32.715 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4877a2472b0" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:32:32.716 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.716 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.716 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4877a2472b0" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.716 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4877a2472b0" ipVersion=0x4 table="filter"
2026-02-16 21:32:32.716 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4877a2472b0"
2026-02-16 21:32:32.716 [INFO][92] felix/endpoint_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-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.716 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.752 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:32.752 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:32:32.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-406" name:"default"}
2026-02-16 21:32:32.799 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4877a2472b0" state="down"
2026-02-16 21:32:32.800 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4877a2472b0"
2026-02-16 21:32:32.800 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4877a2472b0", State:"down", Index:130}
2026-02-16 21:32:32.800 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4877a2472b0" state="up"
2026-02-16 21:32:32.802 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{}}
2026-02-16 21:32:32.802 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{}}
2026-02-16 21:32:32.802 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4877a2472b0", State:"up", Index:130}
2026-02-16 21:32:32.802 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4877a2472b0"
2026-02-16 21:32:32.802 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4877a2472b0"
2026-02-16 21:32:32.802 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4877a2472b0"
2026-02-16 21:32:32.803 [INFO][92] felix/endpoint_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-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.803 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:32.821 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:32.821 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:32.826 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-406"}
2026-02-16 21:32:32.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-406"}
2026-02-16 21:32:32.854 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:32:34.000 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-16 21:32:34.000 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4877a2472b0"
2026-02-16 21:32:34.000 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:34.000 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:34.000 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:32:34.188 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-16 21:32:34.188 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali59b8dc78973"
2026-02-16 21:32:34.188 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:34.188 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:34.577 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod1, name=eth0)
2026-02-16 21:32:34.577 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59b8dc78973" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:32:34.577 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:34.577 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:34.577 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:34.578 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59b8dc78973"
2026-02-16 21:32:34.578 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:34.578 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:34.607 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:34.607 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:34.998 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4803" type:"ClusterIP" cluster_ips:"10.254.121.179" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:32:35.581 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod2, name=eth0)
2026-02-16 21:32:35.582 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4877a2472b0" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:32:35.582 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:35.582 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:35.582 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:35.583 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4877a2472b0"
2026-02-16 21:32:35.583 [INFO][92] felix/endpoint_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-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:35.583 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:35.609 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:35.609 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:36.903 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-1204/pause-pod-0, name=eth0)
2026-02-16 21:32:36.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3924307ca05" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:32:36.904 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.904 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.904 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.906 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3924307ca05"
2026-02-16 21:32:36.907 [INFO][92] felix/endpoint_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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.907 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.912 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-1204/pause-pod-0, name=eth0)
2026-02-16 21:32:36.934 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:36.934 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:36.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pause-pod-0" endpoint_id:"eth0"}
2026-02-16 21:32:36.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-1204"}
2026-02-16 21:32:36.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-1204.default"}
2026-02-16 21:32:36.934 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.934 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.936 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3924307ca05" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.937 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3924307ca05" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.937 [INFO][92] felix/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-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.937 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.938 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.190
2026-02-16 21:32:36.999 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pause-pod-0", EndpointId:"eth0"}
2026-02-16 21:32:36.999 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1204"
2026-02-16 21:32:37.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1204" name:"default"}
2026-02-16 21:32:37.359 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:37.384 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1204"}
2026-02-16 21:32:37.422 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali3924307ca05" state="down"
2026-02-16 21:32:37.422 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3924307ca05"
2026-02-16 21:32:37.422 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3924307ca05", State:"down", Index:128}
2026-02-16 21:32:37.423 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{}}
2026-02-16 21:32:37.423 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Typed[string]{}}
2026-02-16 21:32:37.424 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=128
2026-02-16 21:32:37.426 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali3924307ca05" state=""
2026-02-16 21:32:37.426 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3924307ca05"
2026-02-16 21:32:37.445 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3924307ca05", State:"", Index:128}
2026-02-16 21:32:37.446 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Set[string](nil)}
2026-02-16 21:32:37.446 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3924307ca05", Addrs:set.Set[string](nil)}
2026-02-16 21:32:37.709 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9836"}
2026-02-16 21:32:37.743 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4336"}
2026-02-16 21:32:37.782 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-4336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:37.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-2197" name:"default"}
2026-02-16 21:32:37.883 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-934"
2026-02-16 21:32:37.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4336"}
2026-02-16 21:32:38.016 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3550"}
2026-02-16 21:32:38.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-3550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-934" name:"default"}
2026-02-16 21:32:38.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3550"}
2026-02-16 21:32:38.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5618"}
2026-02-16 21:32:38.148 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5618" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5089"}
2026-02-16 21:32:38.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2678"}
2026-02-16 21:32:38.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5618"}
2026-02-16 21:32:38.291 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:32:38.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7817"}
2026-02-16 21:32:38.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2197"}
2026-02-16 21:32:38.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-934"}
2026-02-16 21:32:38.575 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-2197"}
2026-02-16 21:32:38.579 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-934"}
2026-02-16 21:32:39.046 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-7s9s7, name=eth0)
2026-02-16 21:32:39.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7817"} profile:{inbound_rules:{action:"allow" rule_id:"5-BNKFJCmmVLr290"} outbound_rules:{action:"allow" rule_id:"v0GSfIFjUZt1DgVA"}}
2026-02-16 21:32:39.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"} profile:{}
2026-02-16 21:32:39.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-7s9s7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01305d06168" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:32:39.046 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:32:39.046 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.046 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.046 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01305d06168" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01305d06168" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.047 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01305d06168"
2026-02-16 21:32:39.047 [INFO][92] felix/endpoint_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-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.047 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.085 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:39.085 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="down"
2026-02-16 21:32:39.129 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali01305d06168" state="down"
2026-02-16 21:32:39.129 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01305d06168"
2026-02-16 21:32:39.129 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01305d06168", State:"down", Index:131}
2026-02-16 21:32:39.129 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{}}
2026-02-16 21:32:39.129 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{}}
2026-02-16 21:32:39.129 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01305d06168"
2026-02-16 21:32:39.129 [INFO][92] felix/endpoint_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-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.129 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.132 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali01305d06168" state="up"
2026-02-16 21:32:39.160 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:39.160 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="down"
2026-02-16 21:32:39.160 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01305d06168", State:"up", Index:131}
2026-02-16 21:32:39.160 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01305d06168"
2026-02-16 21:32:39.160 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01305d06168"
2026-02-16 21:32:39.160 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01305d06168"
2026-02-16 21:32:39.161 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.161 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.186 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:39.186 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="up"
2026-02-16 21:32:39.617 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-7s9s7, name=eth0)
2026-02-16 21:32:39.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-7s9s7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01305d06168" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:32:39.617 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.617 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.617 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.618 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01305d06168"
2026-02-16 21:32:39.619 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.619 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:39.646 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:39.646 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="up"
2026-02-16 21:32:40.813 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-16 21:32:40.813 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01305d06168"
2026-02-16 21:32:40.813 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:40.813 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:41.467 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-7s9s7, name=eth0)
2026-02-16 21:32:41.468 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-7s9s7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01305d06168" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:32:41.468 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.468 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.468 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.468 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01305d06168"
2026-02-16 21:32:41.468 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.468 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.497 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:41.497 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="up"
2026-02-16 21:32:41.636 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-7s9s7, name=eth0)
2026-02-16 21:32:41.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-7s9s7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01305d06168" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:32:41.637 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.637 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.637 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.637 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01305d06168"
2026-02-16 21:32:41.638 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.638 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.656 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:41.656 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"} status="up"
2026-02-16 21:32:41.926 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-7s9s7, name=eth0)
2026-02-16 21:32:41.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-7s9s7" endpoint_id:"eth0"}
2026-02-16 21:32:41.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"}
2026-02-16 21:32:41.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7817"}
2026-02-16 21:32:41.926 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.926 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01305d06168" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01305d06168" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.930 [INFO][92] felix/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-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.930 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:41.931 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.132
2026-02-16 21:32:42.028 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-16 21:32:42.028 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01305d06168"
2026-02-16 21:32:42.028 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali01305d06168" state="down"
2026-02-16 21:32:42.031 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali01305d06168" state=""
2026-02-16 21:32:42.031 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01305d06168"
2026-02-16 21:32:42.035 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-7s9s7", EndpointId:"eth0"}
2026-02-16 21:32:42.035 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.035 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.035 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01305d06168", State:"down", Index:131}
2026-02-16 21:32:42.035 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01305d06168", State:"", Index:131}
2026-02-16 21:32:42.035 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Set[string](nil)}
2026-02-16 21:32:42.035 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01305d06168", Addrs:set.Set[string](nil)}
2026-02-16 21:32:42.291 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-f796g, name=eth0)
2026-02-16 21:32:42.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7817"} profile:{inbound_rules:{action:"allow" rule_id:"5-BNKFJCmmVLr290"} outbound_rules:{action:"allow" rule_id:"v0GSfIFjUZt1DgVA"}}
2026-02-16 21:32:42.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"} profile:{}
2026-02-16 21:32:42.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-f796g" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb74fa5d78c" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:32:42.291 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.291 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.291 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb74fa5d78c" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb74fa5d78c" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.292 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.292 [INFO][92] felix/endpoint_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-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.292 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.333 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:42.333 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="down"
2026-02-16 21:32:42.365 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="califb74fa5d78c" state="down"
2026-02-16 21:32:42.365 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.365 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb74fa5d78c", State:"down", Index:132}
2026-02-16 21:32:42.365 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.365 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.365 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.365 [INFO][92] felix/endpoint_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-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.365 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.371 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="califb74fa5d78c" state="up"
2026-02-16 21:32:42.385 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:42.385 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="down"
2026-02-16 21:32:42.385 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb74fa5d78c", State:"up", Index:132}
2026-02-16 21:32:42.385 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.385 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.385 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.385 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.385 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.403 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:42.403 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="up"
2026-02-16 21:32:42.541 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3074" name:"default"}
2026-02-16 21:32:42.672 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-f796g, name=eth0)
2026-02-16 21:32:42.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-f796g" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb74fa5d78c" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:32:42.672 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.672 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.673 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.673 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb74fa5d78c"
2026-02-16 21:32:42.673 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.673 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:42.696 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:42.697 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="up"
2026-02-16 21:32:42.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9836" name:"default"}
2026-02-16 21:32:42.883 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3074"}
2026-02-16 21:32:43.160 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-4336" name:"default"}
2026-02-16 21:32:43.224 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod1, name=eth0)
2026-02-16 21:32:43.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59b8dc78973" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:32:43.225 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.225 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.225 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.226 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59b8dc78973"
2026-02-16 21:32:43.226 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.226 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.240 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod2, name=eth0)
2026-02-16 21:32:43.250 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod1, name=eth0)
2026-02-16 21:32:43.280 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod2, name=eth0)
2026-02-16 21:32:43.298 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.299 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4877a2472b0" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:32:43.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59b8dc78973" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:32:43.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5089"}
2026-02-16 21:32:43.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-3550" name:"default"}
2026-02-16 21:32:43.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4877a2472b0" profile_ids:"kns.endpointslice-5089" profile_ids:"ksa.endpointslice-5089.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.299 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.300 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4877a2472b0"
2026-02-16 21:32:43.300 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59b8dc78973"
2026-02-16 21:32:43.300 [INFO][92] felix/endpoint_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-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.300 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.300 [INFO][92] felix/endpoint_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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.300 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.328 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.328 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.328 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.328 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9836"}
2026-02-16 21:32:43.369 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9836"}
2026-02-16 21:32:43.609 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod1, name=eth0)
2026-02-16 21:32:43.609 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod1" endpoint_id:"eth0"}
2026-02-16 21:32:43.609 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.610 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.610 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.610 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali59b8dc78973" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.610 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali59b8dc78973" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.610 [INFO][92] felix/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-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.610 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.611 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.131
2026-02-16 21:32:43.663 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-16 21:32:43.663 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb74fa5d78c"
2026-02-16 21:32:43.672 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod1", EndpointId:"eth0"}
2026-02-16 21:32:43.672 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:43.672 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:43.675 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpointslice-5089/pod2, name=eth0)
2026-02-16 21:32:43.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5089/pod2" endpoint_id:"eth0"}
2026-02-16 21:32:43.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-5089"}
2026-02-16 21:32:43.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-5089.default"}
2026-02-16 21:32:43.702 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.702 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_usfglhLoJ62XEGM77A" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3HJT_wYF7rY_FgxGtw" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_usfglhLoJ62XEGM77A" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3HJT_wYF7rY_FgxGtw" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4877a2472b0" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4877a2472b0" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.702 [INFO][92] felix/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-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.702 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.703 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.134
2026-02-16 21:32:43.720 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali59b8dc78973" state="down"
2026-02-16 21:32:43.720 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59b8dc78973"
2026-02-16 21:32:43.720 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-16 21:32:43.720 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali59b8dc78973" state=""
2026-02-16 21:32:43.720 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali59b8dc78973"
2026-02-16 21:32:43.769 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5089/pod2", EndpointId:"eth0"}
2026-02-16 21:32:43.769 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59b8dc78973", State:"down", Index:129}
2026-02-16 21:32:43.769 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.769 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.769 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59b8dc78973", State:"", Index:129}
2026-02-16 21:32:43.769 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Set[string](nil)}
2026-02-16 21:32:43.769 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59b8dc78973", Addrs:set.Set[string](nil)}
2026-02-16 21:32:43.779 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-16 21:32:43.780 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4877a2472b0"
2026-02-16 21:32:43.780 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4877a2472b0" state="down"
2026-02-16 21:32:43.783 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4877a2472b0" state=""
2026-02-16 21:32:43.783 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4877a2472b0"
2026-02-16 21:32:43.790 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.790 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.790 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4877a2472b0", State:"down", Index:130}
2026-02-16 21:32:43.790 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4877a2472b0", State:"", Index:130}
2026-02-16 21:32:43.790 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Set[string](nil)}
2026-02-16 21:32:43.790 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4877a2472b0", Addrs:set.Set[string](nil)}
2026-02-16 21:32:44.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5618" name:"default"}
2026-02-16 21:32:44.110 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-gpc4j, name=eth0)
2026-02-16 21:32:44.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied4ee2c64be" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:32:44.111 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.111 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.111 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.112 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied4ee2c64be" ipVersion=0x4 table="filter"
2026-02-16 21:32:44.112 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied4ee2c64be" ipVersion=0x4 table="filter"
2026-02-16 21:32:44.112 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.112 [INFO][92] felix/endpoint_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-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.112 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.156 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:44.156 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="down"
2026-02-16 21:32:44.185 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calied4ee2c64be" state="down"
2026-02-16 21:32:44.186 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.186 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied4ee2c64be", State:"down", Index:133}
2026-02-16 21:32:44.186 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{}}
2026-02-16 21:32:44.186 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{}}
2026-02-16 21:32:44.186 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.186 [INFO][92] felix/endpoint_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-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.188 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calied4ee2c64be" state="up"
2026-02-16 21:32:44.204 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:44.204 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="down"
2026-02-16 21:32:44.204 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied4ee2c64be", State:"up", Index:133}
2026-02-16 21:32:44.205 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.205 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.205 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.206 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.206 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.231 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.231 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5618"}
2026-02-16 21:32:44.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5618"}
2026-02-16 21:32:44.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4336"}
2026-02-16 21:32:44.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-4336"}
2026-02-16 21:32:44.392 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3550"}
2026-02-16 21:32:44.414 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-3550"}
2026-02-16 21:32:44.665 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-gpc4j, name=eth0)
2026-02-16 21:32:44.665 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied4ee2c64be" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:32:44.665 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.665 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.665 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.666 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.666 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.667 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.699 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.699 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.705 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-f796g, name=eth0)
2026-02-16 21:32:44.705 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-f796g" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb74fa5d78c" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:32:44.706 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.706 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.706 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.707 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb74fa5d78c"
2026-02-16 21:32:44.707 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.707 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.727 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.727 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.757 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-f796g, name=eth0)
2026-02-16 21:32:44.757 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-f796g" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb74fa5d78c" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:32:44.757 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.757 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.757 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.758 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb74fa5d78c"
2026-02-16 21:32:44.758 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.758 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:44.788 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.788 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.821 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-gpc4j, name=eth0)
2026-02-16 21:32:44.822 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied4ee2c64be" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:32:44.822 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.823 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.823 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.827 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied4ee2c64be"
2026-02-16 21:32:44.827 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.827 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:44.855 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.855 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7817"}
2026-02-16 21:32:44.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1339"}
2026-02-16 21:32:44.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:45.024 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-f796g, name=eth0)
2026-02-16 21:32:45.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-f796g" endpoint_id:"eth0"}
2026-02-16 21:32:45.025 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.025 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.025 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb74fa5d78c" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb74fa5d78c" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.025 [INFO][92] felix/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-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.025 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.026 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.136
bird: KIF: Received address message for unknown interface 132
2026-02-16 21:32:45.089 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-f796g", EndpointId:"eth0"}
2026-02-16 21:32:45.135 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-16 21:32:45.135 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb74fa5d78c"
2026-02-16 21:32:45.135 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="califb74fa5d78c" state="down"
2026-02-16 21:32:45.135 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.135 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.135 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb74fa5d78c", State:"down", Index:132}
2026-02-16 21:32:45.136 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="califb74fa5d78c" state=""
2026-02-16 21:32:45.136 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb74fa5d78c"
2026-02-16 21:32:45.158 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb74fa5d78c", State:"", Index:132}
2026-02-16 21:32:45.158 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:45.158 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb74fa5d78c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:45.179 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4803"
2026-02-16 21:32:45.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:45.281 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:32:45.350 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:45.375 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"}
2026-02-16 21:32:45.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4891" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:45.522 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:32:46.013 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a, name=eth0)
2026-02-16 21:32:46.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4891"} profile:{inbound_rules:{action:"allow" rule_id:"3f-vNiDi53wLWY9d"} outbound_rules:{action:"allow" rule_id:"rZisHyqwe23j5Jbq"}}
2026-02-16 21:32:46.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4891.default"} profile:{}
2026-02-16 21:32:46.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1d12c4cd66" profile_ids:"kns.secrets-4891" profile_ids:"ksa.secrets-4891.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:32:46.013 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:32:46.013 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.013 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.014 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1d12c4cd66" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4891" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.014 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TuLvQvxj8uh0C5vd68" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.015 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1d12c4cd66" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.015 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4891" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.015 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TuLvQvxj8uh0C5vd68" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.015 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.015 [INFO][92] felix/endpoint_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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.015 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.055 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:46.055 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} status="down"
2026-02-16 21:32:46.094 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calic1d12c4cd66" state="down"
2026-02-16 21:32:46.094 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.095 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calic1d12c4cd66" state="up"
2026-02-16 21:32:46.095 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1d12c4cd66", State:"down", Index:134}
2026-02-16 21:32:46.095 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{}}
2026-02-16 21:32:46.095 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{}}
2026-02-16 21:32:46.095 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1d12c4cd66", State:"up", Index:134}
2026-02-16 21:32:46.095 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.095 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.095 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.095 [INFO][92] felix/endpoint_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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.095 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.096 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-16 21:32:46.096 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied4ee2c64be"
2026-02-16 21:32:46.114 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:46.114 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} status="up"
2026-02-16 21:32:46.114 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:46.114 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:46.687 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-gpc4j, name=eth0)
2026-02-16 21:32:46.687 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied4ee2c64be" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:32:46.687 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.687 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.687 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.687 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied4ee2c64be"
2026-02-16 21:32:46.687 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.687 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.706 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a, name=eth0)
2026-02-16 21:32:46.714 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:46.714 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"} status="up"
2026-02-16 21:32:46.714 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1d12c4cd66" profile_ids:"kns.secrets-4891" profile_ids:"ksa.secrets-4891.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:32:46.714 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.714 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.714 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.715 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:46.715 [INFO][92] felix/endpoint_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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.715 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:46.735 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:46.735 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} status="up"
2026-02-16 21:32:46.966 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-gpc4j, name=eth0)
2026-02-16 21:32:46.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j" endpoint_id:"eth0"}
2026-02-16 21:32:46.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7817"}
2026-02-16 21:32:46.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"}
2026-02-16 21:32:46.967 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.967 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied4ee2c64be" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied4ee2c64be" ipVersion=0x4 table="filter"
2026-02-16 21:32:46.967 [INFO][92] felix/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-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.967 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:46.967 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.133
bird: KIF: Received address message for unknown interface 133
2026-02-16 21:32:47.028 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-gpc4j", EndpointId:"eth0"}
2026-02-16 21:32:47.077 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-16 21:32:47.077 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied4ee2c64be"
2026-02-16 21:32:47.077 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calied4ee2c64be" state="down"
2026-02-16 21:32:47.078 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{}}
2026-02-16 21:32:47.078 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Typed[string]{}}
2026-02-16 21:32:47.078 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied4ee2c64be", State:"down", Index:133}
2026-02-16 21:32:47.080 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calied4ee2c64be" state=""
2026-02-16 21:32:47.080 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied4ee2c64be"
2026-02-16 21:32:47.103 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied4ee2c64be", State:"", Index:133}
2026-02-16 21:32:47.103 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Set[string](nil)}
2026-02-16 21:32:47.103 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied4ee2c64be", Addrs:set.Set[string](nil)}
2026-02-16 21:32:47.920 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-16 21:32:47.920 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1d12c4cd66"
2026-02-16 21:32:47.920 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:47.920 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:48.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5089" name:"default"}
2026-02-16 21:32:48.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5089"
2026-02-16 21:32:48.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5089"
2026-02-16 21:32:48.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5089"}
2026-02-16 21:32:49.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1339"}
2026-02-16 21:32:49.032 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"}
2026-02-16 21:32:49.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:49.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:49.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:49.075 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:49.567 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"}
2026-02-16 21:32:49.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3065"}
2026-02-16 21:32:49.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:50.325 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7817" name:"default"}
2026-02-16 21:32:50.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4803" name:"default"}
2026-02-16 21:32:50.627 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:50.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4803"}
2026-02-16 21:32:50.736 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1387" name:"default"}
2026-02-16 21:32:50.770 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7817"}
2026-02-16 21:32:50.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7817"}
2026-02-16 21:32:50.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:50.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1387"}
2026-02-16 21:32:51.311 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6573" type:"ClusterIP" cluster_ips:"10.254.232.143" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:32:51.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3065"}
2026-02-16 21:32:51.701 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9271"}
2026-02-16 21:32:51.721 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:52.337 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6573"
2026-02-16 21:32:52.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:52.429 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:52.429 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1282"}
2026-02-16 21:32:52.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:52.496 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1282"}
2026-02-16 21:32:52.521 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-0"}
2026-02-16 21:32:52.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-0" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:54.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1339" name:"default"}
2026-02-16 21:32:54.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1339"}
2026-02-16 21:32:54.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1339"}
2026-02-16 21:32:54.590 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a, name=eth0)
2026-02-16 21:32:54.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1d12c4cd66" profile_ids:"kns.secrets-4891" profile_ids:"ksa.secrets-4891.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:32:54.590 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.590 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.590 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.591 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:54.591 [INFO][92] felix/endpoint_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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.591 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.613 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a, name=eth0)
2026-02-16 21:32:54.616 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:54.616 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} status="up"
2026-02-16 21:32:54.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"}
2026-02-16 21:32:54.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1d12c4cd66" profile_ids:"kns.secrets-4891" profile_ids:"ksa.secrets-4891.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:32:54.616 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.616 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.616 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.619 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1d12c4cd66"
2026-02-16 21:32:54.619 [INFO][92] felix/endpoint_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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.619 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.650 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:54.650 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"} status="up"
2026-02-16 21:32:54.909 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a, name=eth0)
2026-02-16 21:32:54.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a" endpoint_id:"eth0"}
2026-02-16 21:32:54.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4891"}
2026-02-16 21:32:54.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4891.default"}
2026-02-16 21:32:54.909 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.909 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4891" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TuLvQvxj8uh0C5vd68" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4891" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TuLvQvxj8uh0C5vd68" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1d12c4cd66" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1d12c4cd66" ipVersion=0x4 table="filter"
2026-02-16 21:32:54.909 [INFO][92] felix/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-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.910 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:54.910 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.130
bird: KIF: Received address message for unknown interface 134
2026-02-16 21:32:54.989 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4891/pod-secrets-c1ec37c8-68bd-4cb6-a75c-34a8f636273a", EndpointId:"eth0"}
2026-02-16 21:32:55.014 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-16 21:32:55.014 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1d12c4cd66"
2026-02-16 21:32:55.014 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calic1d12c4cd66" state="down"
2026-02-16 21:32:55.014 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{}}
2026-02-16 21:32:55.014 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Typed[string]{}}
2026-02-16 21:32:55.014 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1d12c4cd66", State:"down", Index:134}
2026-02-16 21:32:55.015 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calic1d12c4cd66" state=""
2026-02-16 21:32:55.015 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1d12c4cd66"
2026-02-16 21:32:55.039 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1d12c4cd66", State:"", Index:134}
2026-02-16 21:32:55.039 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Set[string](nil)}
2026-02-16 21:32:55.039 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1d12c4cd66", Addrs:set.Set[string](nil)}
2026-02-16 21:32:56.621 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-0"}
2026-02-16 21:32:56.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6997"}
2026-02-16 21:32:56.668 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-6997" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:56.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3065"}
2026-02-16 21:32:57.468 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6573" name:"default"}
2026-02-16 21:32:57.703 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1282" name:"default"}
2026-02-16 21:32:57.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5491" name:"default"}
2026-02-16 21:32:58.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:58.032 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:58.054 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6573"}
2026-02-16 21:32:58.054 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5491"}
2026-02-16 21:32:58.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1282"}
2026-02-16 21:32:58.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1282"}
2026-02-16 21:32:59.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4891" name:"default"}
2026-02-16 21:32:59.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4891"}
2026-02-16 21:33:00.989 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9271"}
2026-02-16 21:33:01.020 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5207"}
2026-02-16 21:33:01.044 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:01.085 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.085 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207"
2026-02-16 21:33:01.174 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5207"}
2026-02-16 21:33:01.206 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:01.206 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4191" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:01.683 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-0"}
2026-02-16 21:33:01.816 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1, name=eth0)
2026-02-16 21:33:01.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4191.default"} profile:{}
2026-02-16 21:33:01.817 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4191"} profile:{inbound_rules:{action:"allow" rule_id:"roprSF0aso4x1hK5"} outbound_rules:{action:"allow" rule_id:"bt8zNtAcAXBJ7mHy"}}
2026-02-16 21:33:01.817 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7817f24a79d" profile_ids:"kns.projected-4191" profile_ids:"ksa.projected-4191.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:33:01.817 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.817 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.817 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7817f24a79d" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4191" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2q0VfQwMhPvulbxaZH" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7817f24a79d" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4191" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2q0VfQwMhPvulbxaZH" ipVersion=0x4 table="filter"
2026-02-16 21:33:01.818 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.818 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.818 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.861 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:01.861 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="down"
2026-02-16 21:33:01.890 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7817f24a79d" state="down"
2026-02-16 21:33:01.890 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.890 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7817f24a79d", State:"down", Index:135}
2026-02-16 21:33:01.890 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{}}
2026-02-16 21:33:01.890 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{}}
2026-02-16 21:33:01.890 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.890 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.890 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.893 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7817f24a79d" state="up"
2026-02-16 21:33:01.916 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:01.916 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="down"
2026-02-16 21:33:01.916 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7817f24a79d", State:"up", Index:135}
2026-02-16 21:33:01.916 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.916 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.916 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7817f24a79d"
2026-02-16 21:33:01.916 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.916 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:01.939 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:01.939 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="up"
2026-02-16 21:33:01.939 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3065" name:"default"}
2026-02-16 21:33:02.149 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3065"}
2026-02-16 21:33:02.799 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1, name=eth0)
2026-02-16 21:33:02.800 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7817f24a79d" profile_ids:"kns.projected-4191" profile_ids:"ksa.projected-4191.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:33:02.800 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:02.800 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:02.800 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:02.801 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7817f24a79d"
2026-02-16 21:33:02.802 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:02.802 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:02.824 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:02.824 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="up"
2026-02-16 21:33:02.963 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-16 21:33:02.963 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7817f24a79d"
2026-02-16 21:33:02.963 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:02.963 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:03.966 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1, name=eth0)
2026-02-16 21:33:03.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7817f24a79d" profile_ids:"kns.projected-4191" profile_ids:"ksa.projected-4191.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:33:03.966 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:03.966 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:03.966 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:03.967 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7817f24a79d"
2026-02-16 21:33:03.967 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:03.968 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:03.992 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:03.992 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="up"
2026-02-16 21:33:04.073 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7817f24a79d" state="down"
2026-02-16 21:33:04.073 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7817f24a79d", State:"down", Index:135}
2026-02-16 21:33:04.073 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7817f24a79d"
2026-02-16 21:33:04.073 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{}}
2026-02-16 21:33:04.073 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Typed[string]{}}
2026-02-16 21:33:04.073 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7817f24a79d"
2026-02-16 21:33:04.073 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.073 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.073 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-16 21:33:04.074 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.183
2026-02-16 21:33:04.076 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7817f24a79d" state=""
2026-02-16 21:33:04.076 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7817f24a79d"
2026-02-16 21:33:04.093 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:04.093 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="down"
2026-02-16 21:33:04.093 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7817f24a79d", State:"", Index:135}
2026-02-16 21:33:04.093 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Set[string](nil)}
2026-02-16 21:33:04.093 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7817f24a79d", Addrs:set.Set[string](nil)}
2026-02-16 21:33:04.093 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7817f24a79d"
2026-02-16 21:33:04.093 [INFO][92] felix/endpoint_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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.093 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.115 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:04.115 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"} status="down"
2026-02-16 21:33:04.177 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1, name=eth0)
2026-02-16 21:33:04.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1" endpoint_id:"eth0"}
2026-02-16 21:33:04.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4191.default"}
2026-02-16 21:33:04.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4191"}
2026-02-16 21:33:04.178 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.178 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.178 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4191" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.178 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2q0VfQwMhPvulbxaZH" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.178 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4191" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.178 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2q0VfQwMhPvulbxaZH" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.178 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.178 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7817f24a79d" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.179 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7817f24a79d" ipVersion=0x4 table="filter"
2026-02-16 21:33:04.179 [INFO][92] felix/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-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.179 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:04.237 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4191/downwardapi-volume-cdf7cad8-e4a6-41ec-8ce9-dac92832aba1", EndpointId:"eth0"}
2026-02-16 21:33:05.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:05.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:05.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:06.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:33:06.422 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:33:06.422 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:33:06.446 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9271" name:"default"}
2026-02-16 21:33:06.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9271"}
2026-02-16 21:33:06.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9271"}
2026-02-16 21:33:06.600 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5207" name:"default"}
2026-02-16 21:33:06.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5207"}
2026-02-16 21:33:06.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5207"}
2026-02-16 21:33:06.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-0" name:"default"}
2026-02-16 21:33:07.068 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-0"}
2026-02-16 21:33:09.570 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:09.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8045"}
2026-02-16 21:33:09.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-8045" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:09.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8045"}
2026-02-16 21:33:09.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2104"}
2026-02-16 21:33:09.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:10.430 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403, name=eth0)
2026-02-16 21:33:10.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2104"} profile:{inbound_rules:{action:"allow" rule_id:"FeTt2lytU-uyDaMm"} outbound_rules:{action:"allow" rule_id:"XMjYvmP_vnQt1z30"}}
2026-02-16 21:33:10.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2104.default"} profile:{}
2026-02-16 21:33:10.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali737ca34bab4" profile_ids:"kns.downward-api-2104" profile_ids:"ksa.downward-api-2104.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:33:10.431 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.431 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.431 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali737ca34bab4" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uClZ48B_Fb_p8NKskk" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WWv8jW10mAGQFM9udZ" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali737ca34bab4" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uClZ48B_Fb_p8NKskk" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WWv8jW10mAGQFM9udZ" ipVersion=0x4 table="filter"
2026-02-16 21:33:10.431 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.431 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.431 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.475 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:10.475 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="down"
2026-02-16 21:33:10.506 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali737ca34bab4" state="down"
2026-02-16 21:33:10.507 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali737ca34bab4", State:"down", Index:136}
2026-02-16 21:33:10.507 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.507 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.507 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.507 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.508 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali737ca34bab4" state="up"
2026-02-16 21:33:10.525 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:10.525 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="down"
2026-02-16 21:33:10.525 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{}}
2026-02-16 21:33:10.525 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{}}
2026-02-16 21:33:10.525 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali737ca34bab4", State:"up", Index:136}
2026-02-16 21:33:10.526 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.526 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.526 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.526 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.526 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.554 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:10.554 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="up"
2026-02-16 21:33:10.646 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4191" name:"default"}
2026-02-16 21:33:10.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:10.820 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4191"}
2026-02-16 21:33:10.843 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403, name=eth0)
2026-02-16 21:33:10.843 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali737ca34bab4" profile_ids:"kns.downward-api-2104" profile_ids:"ksa.downward-api-2104.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:33:10.844 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.844 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.844 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.844 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali737ca34bab4"
2026-02-16 21:33:10.844 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.844 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:10.862 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:10.862 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="up"
2026-02-16 21:33:11.757 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=136
2026-02-16 21:33:11.757 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali737ca34bab4"
2026-02-16 21:33:11.758 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:11.758 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:11.786 [INFO][92] felix/summary.go 100: Summarising 258 dataplane reconciliation loops over 1m0.7s: avg=29ms longest=108ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:33:11.857 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403, name=eth0)
2026-02-16 21:33:11.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali737ca34bab4" profile_ids:"kns.downward-api-2104" profile_ids:"ksa.downward-api-2104.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:33:11.857 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:11.857 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:11.858 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:11.859 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali737ca34bab4"
2026-02-16 21:33:11.859 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:11.859 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:11.883 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:11.883 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="up"
2026-02-16 21:33:13.036 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403, name=eth0)
2026-02-16 21:33:13.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali737ca34bab4" profile_ids:"kns.downward-api-2104" profile_ids:"ksa.downward-api-2104.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:33:13.037 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.037 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.037 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.037 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali737ca34bab4"
2026-02-16 21:33:13.037 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.037 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.057 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:13.057 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="up"
2026-02-16 21:33:13.142 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-16 21:33:13.142 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali737ca34bab4"
2026-02-16 21:33:13.142 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali737ca34bab4" state="down"
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali737ca34bab4" state=""
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali737ca34bab4"
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{}}
2026-02-16 21:33:13.143 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Typed[string]{}}
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali737ca34bab4", State:"down", Index:136}
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali737ca34bab4", State:"", Index:136}
2026-02-16 21:33:13.143 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Set[string](nil)}
2026-02-16 21:33:13.143 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali737ca34bab4", Addrs:set.Set[string](nil)}
2026-02-16 21:33:13.143 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali737ca34bab4"
2026-02-16 21:33:13.143 [INFO][92] felix/endpoint_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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.143 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.144 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.138
2026-02-16 21:33:13.165 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:13.165 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"} status="down"
2026-02-16 21:33:13.226 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403, name=eth0)
2026-02-16 21:33:13.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403" endpoint_id:"eth0"}
2026-02-16 21:33:13.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2104"}
2026-02-16 21:33:13.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2104.default"}
2026-02-16 21:33:13.227 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.227 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uClZ48B_Fb_p8NKskk" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WWv8jW10mAGQFM9udZ" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uClZ48B_Fb_p8NKskk" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WWv8jW10mAGQFM9udZ" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali737ca34bab4" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali737ca34bab4" ipVersion=0x4 table="filter"
2026-02-16 21:33:13.227 [INFO][92] felix/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-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.228 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.306 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2104/downwardapi-volume-1b7e18e8-b2a0-49f2-ba75-3fac477af403", EndpointId:"eth0"}
2026-02-16 21:33:13.908 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2104"}
2026-02-16 21:33:13.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9748"}
2026-02-16 21:33:13.948 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:14.524 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788, name=eth0)
2026-02-16 21:33:14.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9748"} profile:{inbound_rules:{action:"allow" rule_id:"v7TiqjoiB9FJvSDU"} outbound_rules:{action:"allow" rule_id:"MUumMbUtHXguVYrP"}}
2026-02-16 21:33:14.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9748.default"} profile:{}
2026-02-16 21:33:14.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689dc2a47c3" profile_ids:"kns.downward-api-9748" profile_ids:"ksa.downward-api-9748.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:33:14.525 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.525 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.525 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali689dc2a47c3" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uPaU__S1nxShUC0_dW" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Pd5DTYlc5oZ2zKBls5" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.526 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali689dc2a47c3" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.526 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uPaU__S1nxShUC0_dW" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.526 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Pd5DTYlc5oZ2zKBls5" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.526 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.526 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.526 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.557 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:14.557 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="down"
2026-02-16 21:33:14.607 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali689dc2a47c3" state="down"
2026-02-16 21:33:14.608 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.608 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689dc2a47c3", State:"down", Index:137}
2026-02-16 21:33:14.608 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{}}
2026-02-16 21:33:14.608 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{}}
2026-02-16 21:33:14.608 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.608 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.608 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.610 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali689dc2a47c3" state="up"
2026-02-16 21:33:14.635 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:14.635 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="down"
2026-02-16 21:33:14.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:14.653 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689dc2a47c3", State:"up", Index:137}
2026-02-16 21:33:14.653 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.653 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.653 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.654 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.654 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.681 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:14.681 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="up"
2026-02-16 21:33:14.876 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788, name=eth0)
2026-02-16 21:33:14.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689dc2a47c3" profile_ids:"kns.downward-api-9748" profile_ids:"ksa.downward-api-9748.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:33:14.877 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.877 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.877 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.881 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:14.881 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.882 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:14.904 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:14.904 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="up"
2026-02-16 21:33:14.957 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-8045" name:"default"}
2026-02-16 21:33:15.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8045"}
2026-02-16 21:33:15.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-8045"}
2026-02-16 21:33:15.887 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788, name=eth0)
2026-02-16 21:33:15.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689dc2a47c3" profile_ids:"kns.downward-api-9748" profile_ids:"ksa.downward-api-9748.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:33:15.887 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:15.887 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:15.887 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:15.889 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:15.889 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:15.889 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:15.906 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:15.906 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="up"
2026-02-16 21:33:15.949 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-16 21:33:15.949 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali689dc2a47c3"
2026-02-16 21:33:15.949 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:15.949 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:17.046 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788, name=eth0)
2026-02-16 21:33:17.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689dc2a47c3" profile_ids:"kns.downward-api-9748" profile_ids:"ksa.downward-api-9748.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:33:17.046 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.047 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.047 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.047 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:17.047 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.047 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.068 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:17.068 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="up"
2026-02-16 21:33:17.151 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali689dc2a47c3" state="down"
2026-02-16 21:33:17.151 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali689dc2a47c3"
2026-02-16 21:33:17.151 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-16 21:33:17.151 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689dc2a47c3", State:"down", Index:137}
2026-02-16 21:33:17.151 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{}}
2026-02-16 21:33:17.151 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Typed[string]{}}
2026-02-16 21:33:17.151 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:17.151 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.152 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.152 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali689dc2a47c3" state=""
2026-02-16 21:33:17.153 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali689dc2a47c3"
2026-02-16 21:33:17.153 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.137
2026-02-16 21:33:17.177 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:17.177 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="down"
2026-02-16 21:33:17.177 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689dc2a47c3", State:"", Index:137}
2026-02-16 21:33:17.177 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Set[string](nil)}
2026-02-16 21:33:17.177 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689dc2a47c3", Addrs:set.Set[string](nil)}
2026-02-16 21:33:17.177 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689dc2a47c3"
2026-02-16 21:33:17.177 [INFO][92] felix/endpoint_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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.177 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.195 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:17.195 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"} status="down"
2026-02-16 21:33:17.238 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788, name=eth0)
2026-02-16 21:33:17.239 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788" endpoint_id:"eth0"}
2026-02-16 21:33:17.239 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9748"}
2026-02-16 21:33:17.239 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9748.default"}
2026-02-16 21:33:17.239 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.239 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uPaU__S1nxShUC0_dW" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Pd5DTYlc5oZ2zKBls5" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uPaU__S1nxShUC0_dW" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Pd5DTYlc5oZ2zKBls5" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali689dc2a47c3" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali689dc2a47c3" ipVersion=0x4 table="filter"
2026-02-16 21:33:17.239 [INFO][92] felix/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-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.239 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:17.318 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9748/downwardapi-volume-d8d54905-849d-4745-a5c8-1d4bf3a8b788", EndpointId:"eth0"}
2026-02-16 21:33:18.058 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9748"}
2026-02-16 21:33:18.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"}
2026-02-16 21:33:18.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:18.135 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:18.135 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:18.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:18.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2104" name:"default"}
2026-02-16 21:33:19.379 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2104"}
2026-02-16 21:33:19.405 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2104"}
2026-02-16 21:33:19.957 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8016" name:"default"}
2026-02-16 21:33:20.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8016"}
2026-02-16 21:33:20.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2917" type:"ClusterIP" cluster_ips:"10.254.214.56" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:21.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2917"
2026-02-16 21:33:21.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:21.879 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:21.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-756"}
2026-02-16 21:33:21.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:23.286 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9748" name:"default"}
2026-02-16 21:33:23.365 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9748"}
2026-02-16 21:33:23.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9748"}
2026-02-16 21:33:26.103 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-756"}
2026-02-16 21:33:26.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"}
2026-02-16 21:33:26.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9092" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:26.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:26.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:26.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3954" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:27.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2917" name:"default"}
2026-02-16 21:33:27.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-217" name:"default"}
2026-02-16 21:33:27.379 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:27.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:27.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2917"}
2026-02-16 21:33:27.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-217"}
2026-02-16 21:33:28.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9092" type:"ClusterIP" cluster_ips:"10.254.142.74" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:29.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9092"
2026-02-16 21:33:29.729 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:29.751 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:29.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3740"}
2026-02-16 21:33:29.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:31.431 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-756" name:"default"}
2026-02-16 21:33:31.535 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-756"}
2026-02-16 21:33:31.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-756"}
2026-02-16 21:33:33.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3740"}
2026-02-16 21:33:34.014 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-971"}
2026-02-16 21:33:34.033 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:34.618 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:34.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-971"} profile:{inbound_rules:{action:"allow" rule_id:"w74JL6nNoQMlRNvS"} outbound_rules:{action:"allow" rule_id:"j2GRpFrnzkSTgyQ_"}}
2026-02-16 21:33:34.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-971.default"} profile:{}
2026-02-16 21:33:34.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:34.618 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.619 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.619 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.619 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5f0e9d9f85e" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.619 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j7MMk_U2xr-2YwRqsq" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.619 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vI9TinPlVTm5yT7Pll" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.619 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5f0e9d9f85e" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.619 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j7MMk_U2xr-2YwRqsq" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.620 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vI9TinPlVTm5yT7Pll" ipVersion=0x4 table="filter"
2026-02-16 21:33:34.620 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.620 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.620 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.655 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:34.655 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:33:34.694 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali5f0e9d9f85e" state="down"
2026-02-16 21:33:34.694 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.694 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0e9d9f85e", State:"down", Index:138}
2026-02-16 21:33:34.694 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{}}
2026-02-16 21:33:34.694 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{}}
2026-02-16 21:33:34.694 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.694 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.694 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.701 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali5f0e9d9f85e" state="up"
2026-02-16 21:33:34.715 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:34.715 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:33:34.715 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0e9d9f85e", State:"up", Index:138}
2026-02-16 21:33:34.715 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.715 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.715 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.715 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.715 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.735 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:34.736 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:34.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9092" name:"default"}
2026-02-16 21:33:34.979 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:34.979 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:34.979 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.979 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.979 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.980 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:34.980 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:34.980 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:35.003 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:35.004 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:35.145 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3954" name:"default"}
2026-02-16 21:33:35.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:35.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3954"}
2026-02-16 21:33:35.334 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:35.358 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9092"}
2026-02-16 21:33:36.094 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:36.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:36.095 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.095 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.095 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.097 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:36.097 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.097 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.121 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:36.121 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:36.300 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-16 21:33:36.300 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:36.300 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:36.301 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:36.994 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:36.995 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:36.995 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.995 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.995 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.995 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:36.995 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:36.995 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:37.016 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:37.016 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:38.002 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:38.002 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:38.002 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:38.002 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:38.002 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:38.003 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:38.003 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:38.003 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:38.027 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:38.027 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:38.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-971"}
2026-02-16 21:33:38.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} 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-3293"}
2026-02-16 21:33:38.258 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:38.417 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} 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-3293"}
2026-02-16 21:33:38.451 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-16 21:33:38.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:39.204 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3740" name:"default"}
2026-02-16 21:33:39.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3740"}
2026-02-16 21:33:39.365 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3740"}
2026-02-16 21:33:42.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-16 21:33:42.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-5287"}
2026-02-16 21:33:42.604 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:42.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:42.728 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:42.748 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:43.237 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:43.237 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:43.237 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.238 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.238 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.238 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:43.239 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.239 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.262 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:33:43.268 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:43.268 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:43.269 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0e9d9f85e" profile_ids:"kns.ephemeral-containers-test-971" profile_ids:"ksa.ephemeral-containers-test-971.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:33:43.269 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.269 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.269 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.270 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0e9d9f85e"
2026-02-16 21:33:43.270 [INFO][92] felix/endpoint_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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.270 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:33:43.296 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:43.296 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:33:43.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-971"}
2026-02-16 21:33:43.601 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3293" name:"default"}
2026-02-16 21:33:43.628 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:33:43.628 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:33:43.628 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:33:43.651 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} 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-3293"}
2026-02-16 21:33:43.669 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3293"}
2026-02-16 21:33:44.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5287" type:"ClusterIP" cluster_ips:"10.254.32.109" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:45.537 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:33:47.691 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6296" name:"default"}
2026-02-16 21:33:47.843 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd, name=eth0)
2026-02-16 21:33:47.843 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa34973945b" profile_ids:"kns.container-probe-8433" profile_ids:"ksa.container-probe-8433.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:33:47.843 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.843 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.843 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.845 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa34973945b"
2026-02-16 21:33:47.846 [INFO][92] felix/endpoint_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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.846 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.853 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd, name=eth0)
2026-02-16 21:33:47.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:47.871 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"} status="up"
2026-02-16 21:33:47.871 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd" endpoint_id:"eth0"}
2026-02-16 21:33:47.871 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8433"}
2026-02-16 21:33:47.871 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8433.default"}
2026-02-16 21:33:47.871 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-16 21:33:47.871 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.871 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.871 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FElBE0vrPGzqswpOwg" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.871 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jLLMJAjQi6B56vAvni" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.871 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FElBE0vrPGzqswpOwg" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.871 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jLLMJAjQi6B56vAvni" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.871 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.872 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa34973945b" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.872 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa34973945b" ipVersion=0x4 table="filter"
2026-02-16 21:33:47.872 [INFO][92] felix/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-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.872 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.872 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.169
2026-02-16 21:33:47.921 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8433/liveness-cf3e9204-cc8b-44e0-86c4-3b76b626cddd", EndpointId:"eth0"}
2026-02-16 21:33:47.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-16 21:33:47.922 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:47.977 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-16 21:33:47.997 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6296"}
2026-02-16 21:33:48.216 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-16 21:33:48.216 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa34973945b"
2026-02-16 21:33:48.216 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="caliaa34973945b" state="down"
2026-02-16 21:33:48.216 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:48.216 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:48.216 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa34973945b", State:"down", Index:107}
2026-02-16 21:33:48.219 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="caliaa34973945b" state=""
2026-02-16 21:33:48.219 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa34973945b"
2026-02-16 21:33:48.237 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa34973945b", State:"", Index:107}
2026-02-16 21:33:48.237 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Set[string](nil)}
2026-02-16 21:33:48.237 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa34973945b", Addrs:set.Set[string](nil)}
2026-02-16 21:33:48.417 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-16 21:33:48.451 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:48.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:48.566 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5287"
2026-02-16 21:33:48.723 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6, name=eth0)
2026-02-16 21:33:48.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-1387"} profile:{inbound_rules:{action:"allow" rule_id:"nKCaQI4XfjOP8v16"} outbound_rules:{action:"allow" rule_id:"gu-ZvY-VKzfqw8fS"}}
2026-02-16 21:33:48.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-1387.default"} profile:{}
2026-02-16 21:33:48.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdd8a87847" profile_ids:"kns.kubectl-1387" profile_ids:"ksa.kubectl-1387.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:33:48.724 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.724 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.724 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7bdd8a87847" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-1387" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3p0Pn4soEylcfds8As" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7bdd8a87847" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-1387" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3p0Pn4soEylcfds8As" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.725 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.725 [INFO][92] felix/endpoint_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-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.765 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:48.766 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} status="down"
2026-02-16 21:33:48.799 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7bdd8a87847" state="down"
2026-02-16 21:33:48.799 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.799 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdd8a87847", State:"down", Index:139}
2026-02-16 21:33:48.799 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdd8a87847", Addrs:set.Typed[string]{}}
2026-02-16 21:33:48.799 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdd8a87847", Addrs:set.Typed[string]{}}
2026-02-16 21:33:48.799 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.799 [INFO][92] felix/endpoint_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-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.800 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.805 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7bdd8a87847" state="up"
2026-02-16 21:33:48.819 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:48.820 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} status="down"
2026-02-16 21:33:48.820 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdd8a87847", State:"up", Index:139}
2026-02-16 21:33:48.820 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.820 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.820 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:48.820 [INFO][92] felix/endpoint_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-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.820 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:48.847 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:48.847 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} status="up"
2026-02-16 21:33:49.063 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6, name=eth0)
2026-02-16 21:33:49.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdd8a87847" profile_ids:"kns.kubectl-1387" profile_ids:"ksa.kubectl-1387.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:33:49.063 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.064 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.064 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.065 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdd8a87847"
2026-02-16 21:33:49.065 [INFO][92] felix/endpoint_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-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.065 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.095 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:49.095 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"} status="up"
2026-02-16 21:33:49.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:49.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:49.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3553"}
2026-02-16 21:33:49.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:49.362 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6, name=eth0)
2026-02-16 21:33:49.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6" endpoint_id:"eth0"}
2026-02-16 21:33:49.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-1387"}
2026-02-16 21:33:49.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-1387.default"}
2026-02-16 21:33:49.362 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.362 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-1387" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3p0Pn4soEylcfds8As" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-1387" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3p0Pn4soEylcfds8As" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7bdd8a87847" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7bdd8a87847" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.363 [INFO][92] felix/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-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.363 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.364 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.141
2026-02-16 21:33:49.425 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1387/agnhost-deployment-79c47f6f8c-qt9g6", EndpointId:"eth0"}
2026-02-16 21:33:49.473 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7bdd8a87847" state="down"
2026-02-16 21:33:49.474 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdd8a87847", State:"down", Index:139}
2026-02-16 21:33:49.476 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7bdd8a87847" state=""
2026-02-16 21:33:49.477 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7bdd8a87847"
2026-02-16 21:33:49.500 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdd8a87847", State:"", Index:139}
2026-02-16 21:33:49.500 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdd8a87847", Addrs:set.Set[string](nil)}
2026-02-16 21:33:49.500 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdd8a87847", Addrs:set.Set[string](nil)}
2026-02-16 21:33:50.587 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:50.610 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6750"}
2026-02-16 21:33:50.631 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-6750" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:50.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6750"}
2026-02-16 21:33:50.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8538"}
2026-02-16 21:33:50.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:52.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8433" name:"default"}
2026-02-16 21:33:53.133 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-16 21:33:53.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8433"}
2026-02-16 21:33:53.555 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1387" name:"default"}
2026-02-16 21:33:53.663 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-16 21:33:53.688 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1387"}
2026-02-16 21:33:54.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8608" name:"default"}
2026-02-16 21:33:54.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5287" name:"default"}
2026-02-16 21:33:54.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:54.698 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5287"}
2026-02-16 21:33:54.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:54.864 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8608"}
2026-02-16 21:33:55.309 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3553"}
2026-02-16 21:33:55.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:33:55.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-3636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:55.409 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:33:55.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-7858"}
2026-02-16 21:33:55.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7858" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:55.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5335" name:"default"}
2026-02-16 21:33:55.885 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:55.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5335"}
2026-02-16 21:33:56.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-6750" name:"default"}
2026-02-16 21:33:56.100 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7858/adopt-release-gcwv8, name=eth0)
2026-02-16 21:33:56.100 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7858.default"} profile:{}
2026-02-16 21:33:56.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7858"} profile:{inbound_rules:{action:"allow" rule_id:"XvgkG77rnUMnUm7N"} outbound_rules:{action:"allow" rule_id:"TuUx_JFDV0-20VWk"}}
2026-02-16 21:33:56.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-gcwv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c2ac48cc4a" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:33:56.101 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.101 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.101 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.101 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c2ac48cc4a" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c2ac48cc4a" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.102 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.102 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.102 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.145 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:56.145 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="down"
2026-02-16 21:33:56.178 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7c2ac48cc4a" state="down"
2026-02-16 21:33:56.178 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.178 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c2ac48cc4a", State:"down", Index:140}
2026-02-16 21:33:56.178 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:56.178 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:56.178 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.178 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.179 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.182 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7c2ac48cc4a" state="up"
2026-02-16 21:33:56.197 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:56.197 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="down"
2026-02-16 21:33:56.197 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c2ac48cc4a", State:"up", Index:140}
2026-02-16 21:33:56.198 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.198 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.198 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:56.198 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.198 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:56.215 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:56.216 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="up"
2026-02-16 21:33:56.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6750"}
2026-02-16 21:33:56.414 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-6750"}
2026-02-16 21:33:57.106 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7858/adopt-release-gcwv8, name=eth0)
2026-02-16 21:33:57.108 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-gcwv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c2ac48cc4a" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:33:57.108 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:57.109 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:57.109 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:57.112 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:57.112 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:57.112 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:33:57.133 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:57.133 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="up"
2026-02-16 21:33:57.900 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-16 21:33:57.900 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c2ac48cc4a"
2026-02-16 21:33:57.901 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:57.901 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:59.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6997"}
2026-02-16 21:33:59.863 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:33:59.884 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8567" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:00.371 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3553" name:"default"}
2026-02-16 21:34:00.441 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138, name=eth0)
2026-02-16 21:34:00.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-8567"} profile:{inbound_rules:{action:"allow" rule_id:"pem0c4ZTtP1RnAaC"} outbound_rules:{action:"allow" rule_id:"t-MPTRrRcT1z4yph"}}
2026-02-16 21:34:00.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-8567.default"} profile:{}
2026-02-16 21:34:00.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d73e935643" profile_ids:"kns.emptydir-8567" profile_ids:"ksa.emptydir-8567.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:34:00.442 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.443 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.443 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d73e935643" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-8567" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_toTjO-7RDwbsCEDf22" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d73e935643" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-8567" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_toTjO-7RDwbsCEDf22" ipVersion=0x4 table="filter"
2026-02-16 21:34:00.444 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d73e935643"
2026-02-16 21:34:00.444 [INFO][92] felix/endpoint_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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.444 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.481 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:00.481 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} status="down"
2026-02-16 21:34:00.518 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali1d73e935643" state="down"
2026-02-16 21:34:00.519 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d73e935643"
2026-02-16 21:34:00.519 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d73e935643", State:"down", Index:141}
2026-02-16 21:34:00.519 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{}}
2026-02-16 21:34:00.519 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{}}
2026-02-16 21:34:00.519 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali1d73e935643" state="up"
2026-02-16 21:34:00.519 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d73e935643"
2026-02-16 21:34:00.519 [INFO][92] felix/endpoint_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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.544 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:00.544 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} status="down"
2026-02-16 21:34:00.544 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d73e935643", State:"up", Index:141}
2026-02-16 21:34:00.544 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d73e935643"
2026-02-16 21:34:00.544 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d73e935643"
2026-02-16 21:34:00.544 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d73e935643"
2026-02-16 21:34:00.544 [INFO][92] felix/endpoint_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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.544 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:00.566 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:00.566 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} status="up"
2026-02-16 21:34:00.638 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3553"}
2026-02-16 21:34:00.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3553"}
2026-02-16 21:34:00.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-3636" name:"default"}
2026-02-16 21:34:01.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:34:01.059 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-3636"}
2026-02-16 21:34:01.131 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138, name=eth0)
2026-02-16 21:34:01.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d73e935643" profile_ids:"kns.emptydir-8567" profile_ids:"ksa.emptydir-8567.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:34:01.131 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:01.131 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:01.131 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:01.132 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d73e935643"
2026-02-16 21:34:01.132 [INFO][92] felix/endpoint_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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:01.132 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:01.156 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:01.156 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} status="up"
2026-02-16 21:34:01.809 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-16 21:34:01.809 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d73e935643"
2026-02-16 21:34:01.809 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:01.809 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:01.995 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:34:02.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"}
2026-02-16 21:34:02.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-711" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:02.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:02.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.577 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-7858"}
2026-02-16 21:34:02.605 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"}
2026-02-16 21:34:02.605 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:02.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:02.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:03.584 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5, name=eth0)
2026-02-16 21:34:03.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5735"} profile:{inbound_rules:{action:"allow" rule_id:"Urta_SETcKg1F98k"} outbound_rules:{action:"allow" rule_id:"xBgBcE7t2VEuQ8Yu"}}
2026-02-16 21:34:03.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5735.default"} profile:{}
2026-02-16 21:34:03.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali286c59dfe6b" profile_ids:"kns.webhook-5735" profile_ids:"ksa.webhook-5735.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:34:03.585 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.585 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.585 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali286c59dfe6b" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5735" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_324qpOkYvigO_xCrjN" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali286c59dfe6b" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5735" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_324qpOkYvigO_xCrjN" ipVersion=0x4 table="filter"
2026-02-16 21:34:03.586 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.586 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.586 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.634 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:03.635 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="down"
2026-02-16 21:34:03.654 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali286c59dfe6b" state="down"
2026-02-16 21:34:03.654 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.654 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali286c59dfe6b", State:"down", Index:142}
2026-02-16 21:34:03.655 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:03.655 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:03.655 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.655 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.655 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.657 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali286c59dfe6b" state="up"
2026-02-16 21:34:03.675 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:03.675 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="down"
2026-02-16 21:34:03.675 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali286c59dfe6b", State:"up", Index:142}
2026-02-16 21:34:03.675 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.675 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.675 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:03.675 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.675 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:03.696 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:03.697 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.151 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5, name=eth0)
2026-02-16 21:34:04.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali286c59dfe6b" profile_ids:"kns.webhook-5735" profile_ids:"ksa.webhook-5735.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:34:04.151 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.152 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.152 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.153 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:04.153 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.153 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.170 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5, name=eth0)
2026-02-16 21:34:04.181 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:04.181 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali286c59dfe6b" profile_ids:"kns.webhook-5735" profile_ids:"ksa.webhook-5735.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:34:04.182 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.182 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.182 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.182 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:04.182 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.182 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:04.206 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:04.206 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.809 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8538"}
2026-02-16 21:34:04.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7639"}
2026-02-16 21:34:04.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:05.041 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5735" type:"ClusterIP" cluster_ips:"10.254.251.139" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:05.260 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-16 21:34:05.260 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali286c59dfe6b"
2026-02-16 21:34:05.260 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:05.261 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:05.330 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-6997" name:"default"}
2026-02-16 21:34:05.373 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6997"}
2026-02-16 21:34:05.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-6997"}
2026-02-16 21:34:06.220 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-8530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:06.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5735"
2026-02-16 21:34:06.276 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-711" type:"ClusterIP" cluster_ips:"10.254.174.246" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:06.325 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5, name=eth0)
2026-02-16 21:34:06.325 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali286c59dfe6b" profile_ids:"kns.webhook-5735" profile_ids:"ksa.webhook-5735.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:34:06.325 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.325 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.325 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.326 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali286c59dfe6b"
2026-02-16 21:34:06.326 [INFO][92] felix/endpoint_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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.326 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.332 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5, name=eth0)
2026-02-16 21:34:06.353 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:06.353 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:06.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5" endpoint_id:"eth0"}
2026-02-16 21:34:06.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5735"}
2026-02-16 21:34:06.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5735.default"}
2026-02-16 21:34:06.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.354 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.354 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5735" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_324qpOkYvigO_xCrjN" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5735" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.355 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_324qpOkYvigO_xCrjN" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.355 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.355 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali286c59dfe6b" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.355 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali286c59dfe6b" ipVersion=0x4 table="filter"
2026-02-16 21:34:06.355 [INFO][92] felix/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-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.355 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.356 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.172
2026-02-16 21:34:06.421 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5735/sample-webhook-deployment-7c5c95bb96-g82c5", EndpointId:"eth0"}
2026-02-16 21:34:06.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:06.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2432"}
2026-02-16 21:34:06.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:07.022 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138, name=eth0)
2026-02-16 21:34:07.022 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d73e935643" profile_ids:"kns.emptydir-8567" profile_ids:"ksa.emptydir-8567.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:34:07.023 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.023 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.023 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.024 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d73e935643"
2026-02-16 21:34:07.024 [INFO][92] felix/endpoint_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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.024 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.031 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138, name=eth0)
2026-02-16 21:34:07.047 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.047 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138" endpoint_id:"eth0"}
2026-02-16 21:34:07.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-8567"}
2026-02-16 21:34:07.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-8567.default"}
2026-02-16 21:34:07.047 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.047 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-8567" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_toTjO-7RDwbsCEDf22" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-8567" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_toTjO-7RDwbsCEDf22" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d73e935643" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d73e935643" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.048 [INFO][92] felix/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-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.048 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.049 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.143
2026-02-16 21:34:07.082 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:07.118 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8567/pod-sharedvolume-6e0c991f-24fd-48e1-92bb-0250819b9138", EndpointId:"eth0"}
2026-02-16 21:34:07.118 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2432"} profile:{inbound_rules:{action:"allow" rule_id:"Y90-wx6lVyslw2Iu"} outbound_rules:{action:"allow" rule_id:"hY5DPpB143w5ToP4"}}
2026-02-16 21:34:07.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2432.default"} profile:{}
2026-02-16 21:34:07.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28cce8e7519" profile_ids:"kns.replication-controller-2432" profile_ids:"ksa.replication-controller-2432.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:34:07.120 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.121 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.121 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28cce8e7519" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T9qtJvNqx5f0lYwfi_" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WBrCI6UzutbRYQ0z-X" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28cce8e7519" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T9qtJvNqx5f0lYwfi_" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WBrCI6UzutbRYQ0z-X" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.123 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28cce8e7519"
2026-02-16 21:34:07.124 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.124 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.147 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali28cce8e7519" state="down"
2026-02-16 21:34:07.148 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28cce8e7519"
2026-02-16 21:34:07.166 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali28cce8e7519" state="up"
2026-02-16 21:34:07.173 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:07.173 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-16 21:34:07.173 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28cce8e7519", State:"down", Index:143}
2026-02-16 21:34:07.173 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.173 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.173 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28cce8e7519", State:"up", Index:143}
2026-02-16 21:34:07.173 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28cce8e7519"
2026-02-16 21:34:07.173 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28cce8e7519"
2026-02-16 21:34:07.173 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28cce8e7519"
2026-02-16 21:34:07.173 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.173 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:07.217 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.217 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.263 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8567" name:"default"}
2026-02-16 21:34:07.343 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:34:07.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8567"}
2026-02-16 21:34:07.556 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-16 21:34:07.557 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali286c59dfe6b"
2026-02-16 21:34:07.557 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali286c59dfe6b" state="down"
2026-02-16 21:34:07.557 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.557 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.557 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali286c59dfe6b", State:"down", Index:142}
2026-02-16 21:34:07.559 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali286c59dfe6b" state=""
2026-02-16 21:34:07.559 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali286c59dfe6b"
2026-02-16 21:34:07.579 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali286c59dfe6b", State:"", Index:142}
2026-02-16 21:34:07.579 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Set[string](nil)}
2026-02-16 21:34:07.579 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali286c59dfe6b", Addrs:set.Set[string](nil)}
2026-02-16 21:34:07.630 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7858/adopt-release-gcwv8, name=eth0)
2026-02-16 21:34:07.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-gcwv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c2ac48cc4a" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:34:07.630 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.630 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.630 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.631 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:34:07.631 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.631 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.657 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.657 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.669 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7858/adopt-release-gcwv8, name=eth0)
2026-02-16 21:34:07.670 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-gcwv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c2ac48cc4a" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:34:07.670 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.670 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.670 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.671 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c2ac48cc4a"
2026-02-16 21:34:07.671 [INFO][92] felix/endpoint_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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.671 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.698 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.698 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.699 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-7858"}
2026-02-16 21:34:07.972 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7858/adopt-release-gcwv8, name=eth0)
2026-02-16 21:34:07.972 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-gcwv8" endpoint_id:"eth0"}
2026-02-16 21:34:07.972 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7858"}
2026-02-16 21:34:07.972 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7858.default"}
2026-02-16 21:34:07.973 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.973 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.973 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.974 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c2ac48cc4a" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.974 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c2ac48cc4a" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.975 [INFO][92] felix/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-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.975 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:07.975 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.142
2026-02-16 21:34:08.040 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-gcwv8", EndpointId:"eth0"}
2026-02-16 21:34:08.077 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7c2ac48cc4a" state="down"
2026-02-16 21:34:08.077 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c2ac48cc4a"
2026-02-16 21:34:08.077 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c2ac48cc4a", State:"down", Index:140}
2026-02-16 21:34:08.077 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.077 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.081 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-16 21:34:08.086 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7c2ac48cc4a" state=""
2026-02-16 21:34:08.086 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c2ac48cc4a"
2026-02-16 21:34:08.096 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c2ac48cc4a", State:"", Index:140}
2026-02-16 21:34:08.096 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.096 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c2ac48cc4a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.179 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali1d73e935643" state="down"
2026-02-16 21:34:08.180 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d73e935643"
2026-02-16 21:34:08.180 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d73e935643", State:"down", Index:141}
2026-02-16 21:34:08.180 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.180 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.181 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-16 21:34:08.184 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali1d73e935643" state=""
2026-02-16 21:34:08.184 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d73e935643"
2026-02-16 21:34:08.196 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:08.204 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d73e935643", State:"", Index:141}
2026-02-16 21:34:08.204 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.204 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d73e935643", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28cce8e7519" profile_ids:"kns.replication-controller-2432" profile_ids:"ksa.replication-controller-2432.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:34:08.223 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.223 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.224 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.224 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28cce8e7519"
2026-02-16 21:34:08.224 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.224 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.248 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:08.248 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-16 21:34:08.350 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-16 21:34:08.350 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28cce8e7519"
2026-02-16 21:34:08.350 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:08.350 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:08.486 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:34:08.489 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:08.489 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:08.568 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:08.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28cce8e7519" profile_ids:"kns.replication-controller-2432" profile_ids:"ksa.replication-controller-2432.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:34:08.568 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.568 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.568 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.569 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28cce8e7519"
2026-02-16 21:34:08.569 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.569 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:08.592 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:08.593 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-16 21:34:08.976 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7639"}
2026-02-16 21:34:09.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4429"}
2026-02-16 21:34:09.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.591 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2432"}
2026-02-16 21:34:09.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6827"}
2026-02-16 21:34:09.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-6827" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-6827" type:"ClusterIP" cluster_ips:"10.254.9.72" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:09.681 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-6827"
2026-02-16 21:34:09.761 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6827"}
2026-02-16 21:34:09.787 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7094"}
2026-02-16 21:34:09.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-7094" type:"NodePort" cluster_ips:"10.254.128.173" ports:{Protocol:"TCP" Port:80 NodePort:30687}
2026-02-16 21:34:10.544 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-xksbs, name=eth0)
2026-02-16 21:34:10.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7094"} profile:{inbound_rules:{action:"allow" rule_id:"6uLkzOCbWkzxjY57"} outbound_rules:{action:"allow" rule_id:"Vfruq_TuYNnmQBGf"}}
2026-02-16 21:34:10.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7094.default"} profile:{}
2026-02-16 21:34:10.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-xksbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e0373cf6d6" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:34:10.545 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.545 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.545 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.545 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8e0373cf6d6" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8e0373cf6d6" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.546 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.546 [INFO][92] felix/endpoint_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-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.546 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.573 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:10.573 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} status="down"
2026-02-16 21:34:10.605 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali8e0373cf6d6" state="down"
2026-02-16 21:34:10.605 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.605 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e0373cf6d6", State:"down", Index:144}
2026-02-16 21:34:10.605 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.606 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.606 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.606 [INFO][92] felix/endpoint_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-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.606 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.622 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali8e0373cf6d6" state="up"
2026-02-16 21:34:10.629 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:10.629 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} status="down"
2026-02-16 21:34:10.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8538" name:"default"}
2026-02-16 21:34:10.658 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e0373cf6d6", State:"up", Index:144}
2026-02-16 21:34:10.658 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.658 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.658 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:10.658 [INFO][92] felix/endpoint_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-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.658 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:10.677 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:10.677 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} status="up"
2026-02-16 21:34:10.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8538"}
2026-02-16 21:34:10.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8538"}
2026-02-16 21:34:10.847 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
2026-02-16 21:34:10.847 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4429"} profile:{inbound_rules:{action:"allow" rule_id:"joWbOx3cljBnFhI5"} outbound_rules:{action:"allow" rule_id:"ETjMdUeQOBxnHbMo"}}
2026-02-16 21:34:10.847 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4429.default"} profile:{}
2026-02-16 21:34:10.847 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc56583758" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:34:10.847 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.847 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.847 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7bc56583758" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7bc56583758" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.848 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7bc56583758"
2026-02-16 21:34:10.848 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.848 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.884 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:10.884 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="down"
2026-02-16 21:34:10.927 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali7bc56583758" state="down"
2026-02-16 21:34:10.928 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bc56583758"
2026-02-16 21:34:10.928 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc56583758", State:"down", Index:145}
2026-02-16 21:34:10.928 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali7bc56583758" state="up"
2026-02-16 21:34:10.928 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.928 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.928 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc56583758", State:"up", Index:145}
2026-02-16 21:34:10.928 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7bc56583758"
2026-02-16 21:34:10.928 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bc56583758"
2026-02-16 21:34:10.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc56583758"
2026-02-16 21:34:10.929 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.929 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:10.951 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:10.951 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.218 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
2026-02-16 21:34:11.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc56583758" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:34:11.218 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.218 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.218 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.219 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc56583758"
2026-02-16 21:34:11.219 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.219 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.241 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:11.241 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.254 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-xksbs, name=eth0)
2026-02-16 21:34:11.254 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-xksbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e0373cf6d6" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:34:11.254 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:11.254 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:11.254 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:11.254 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:11.255 [INFO][92] felix/endpoint_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-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:11.255 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:11.294 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:11.294 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.312 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
2026-02-16 21:34:11.313 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc56583758" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:34:11.313 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.313 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.313 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.314 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc56583758"
2026-02-16 21:34:11.314 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.314 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:11.335 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:11.335 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4429"}
2026-02-16 21:34:11.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7497"}
2026-02-16 21:34:11.407 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7497" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:11.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5735" name:"default"}
2026-02-16 21:34:11.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4964" name:"default"}
2026-02-16 21:34:11.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7497"}
2026-02-16 21:34:11.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:11.557 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:11.619 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-8530" name:"default"}
2026-02-16 21:34:11.865 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:11.890 [INFO][92] felix/summary.go 100: Summarising 254 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:34:11.890 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"}
2026-02-16 21:34:11.920 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-16 21:34:11.920 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:11.920 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:11.920 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:12.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:12.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5735"}
2026-02-16 21:34:12.182 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:12.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4964"}
2026-02-16 21:34:12.428 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/execpod75894, name=eth0)
2026-02-16 21:34:12.429 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/execpod75894" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c7a6c2ff6a" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:34:12.429 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.429 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.429 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6c7a6c2ff6a" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.429 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6c7a6c2ff6a" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.430 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.430 [INFO][92] felix/endpoint_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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.430 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.470 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:12.470 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} status="down"
2026-02-16 21:34:12.505 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali6c7a6c2ff6a" state="down"
2026-02-16 21:34:12.505 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c7a6c2ff6a", State:"down", Index:146}
2026-02-16 21:34:12.505 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.505 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.505 [INFO][92] felix/endpoint_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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.505 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.509 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali6c7a6c2ff6a" state="up"
2026-02-16 21:34:12.525 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:12.525 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} status="down"
2026-02-16 21:34:12.525 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:12.525 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:12.525 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c7a6c2ff6a", State:"up", Index:146}
2026-02-16 21:34:12.525 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.525 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.525 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:12.525 [INFO][92] felix/endpoint_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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.526 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:12.558 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:12.558 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} status="up"
2026-02-16 21:34:12.684 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-16 21:34:12.684 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7bc56583758"
2026-02-16 21:34:12.685 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:12.685 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:12.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7858" name:"default"}
2026-02-16 21:34:12.720 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:13.083 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7858"}
2026-02-16 21:34:13.083 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:13.220 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/execpod75894, name=eth0)
2026-02-16 21:34:13.221 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/execpod75894" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c7a6c2ff6a" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:34:13.221 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:13.221 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:13.221 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:13.221 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:13.221 [INFO][92] felix/endpoint_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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:13.222 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:13.240 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:13.240 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} status="up"
2026-02-16 21:34:13.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2678"}
2026-02-16 21:34:13.470 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-16 21:34:13.470 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:13.479 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"}
2026-02-16 21:34:13.502 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:13.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:13.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:13.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1813" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:13.524 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:13.524 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:13.524 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:13.636 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=ephemeral-containers-test-971/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:34:13.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-971/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-16 21:34:13.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-971"}
2026-02-16 21:34:13.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-971.default"}
2026-02-16 21:34:13.637 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.637 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j7MMk_U2xr-2YwRqsq" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vI9TinPlVTm5yT7Pll" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j7MMk_U2xr-2YwRqsq" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vI9TinPlVTm5yT7Pll" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.637 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5f0e9d9f85e" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.637 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5f0e9d9f85e" ipVersion=0x4 table="filter"
2026-02-16 21:34:13.643 [INFO][92] felix/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-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.644 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.645 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.139
2026-02-16 21:34:13.706 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-971/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:34:13.754 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f0e9d9f85e"
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali5f0e9d9f85e" state="down"
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali5f0e9d9f85e" state=""
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5f0e9d9f85e"
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:13.754 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0e9d9f85e", State:"down", Index:138}
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0e9d9f85e", State:"", Index:138}
2026-02-16 21:34:13.754 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:13.754 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0e9d9f85e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:14.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7639" name:"default"}
2026-02-16 21:34:14.172 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:14.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7639"}
2026-02-16 21:34:14.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7639"}
2026-02-16 21:34:14.616 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:14.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28cce8e7519" profile_ids:"kns.replication-controller-2432" profile_ids:"ksa.replication-controller-2432.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:34:14.617 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.617 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.617 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.617 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28cce8e7519"
2026-02-16 21:34:14.618 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.618 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.638 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:14.642 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:14.642 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-16 21:34:14.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28cce8e7519" profile_ids:"kns.replication-controller-2432" profile_ids:"ksa.replication-controller-2432.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:34:14.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2432"}
2026-02-16 21:34:14.642 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.642 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.642 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.643 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28cce8e7519"
2026-02-16 21:34:14.643 [INFO][92] felix/endpoint_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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.643 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.662 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:14.662 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-16 21:34:14.877 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2432/pod-adoption, name=eth0)
2026-02-16 21:34:14.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2432/pod-adoption" endpoint_id:"eth0"}
2026-02-16 21:34:14.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2432"}
2026-02-16 21:34:14.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2432.default"}
2026-02-16 21:34:14.877 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.877 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T9qtJvNqx5f0lYwfi_" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WBrCI6UzutbRYQ0z-X" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T9qtJvNqx5f0lYwfi_" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WBrCI6UzutbRYQ0z-X" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali28cce8e7519" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali28cce8e7519" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.878 [INFO][92] felix/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-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.878 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.879 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.145
2026-02-16 21:34:14.953 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2432/pod-adoption", EndpointId:"eth0"}
2026-02-16 21:34:14.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-6827" name:"default"}
2026-02-16 21:34:14.990 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-16 21:34:14.990 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28cce8e7519"
2026-02-16 21:34:14.990 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{}}
2026-02-16 21:34:14.990 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Typed[string]{}}
2026-02-16 21:34:14.991 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali28cce8e7519" state="down"
2026-02-16 21:34:14.995 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali28cce8e7519" state=""
2026-02-16 21:34:14.996 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28cce8e7519"
2026-02-16 21:34:15.012 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28cce8e7519", State:"down", Index:143}
2026-02-16 21:34:15.012 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28cce8e7519", State:"", Index:143}
2026-02-16 21:34:15.012 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Set[string](nil)}
2026-02-16 21:34:15.012 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28cce8e7519", Addrs:set.Set[string](nil)}
2026-02-16 21:34:15.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6827"}
2026-02-16 21:34:15.194 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-6827"}
2026-02-16 21:34:15.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8878" type:"ClusterIP" cluster_ips:"10.254.83.204" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:16.396 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
2026-02-16 21:34:16.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc56583758" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:34:16.396 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.397 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.397 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.397 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc56583758"
2026-02-16 21:34:16.397 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.397 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.421 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
2026-02-16 21:34:16.426 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:16.426 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="up"
2026-02-16 21:34:16.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4429"}
2026-02-16 21:34:16.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc56583758" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:34:16.426 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.426 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.426 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.427 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc56583758"
2026-02-16 21:34:16.427 [INFO][92] felix/endpoint_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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.427 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.472 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:16.472 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"} status="up"
2026-02-16 21:34:16.607 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7094"}
2026-02-16 21:34:16.645 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:16.645 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7135" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:16.744 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7497" name:"default"}
2026-02-16 21:34:16.770 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4429/rc-test-p7vbw, name=eth0)
bird: KIF: Received address message for unknown interface 145
2026-02-16 21:34:16.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-p7vbw" endpoint_id:"eth0"}
2026-02-16 21:34:16.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4429"}
2026-02-16 21:34:16.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4429.default"}
2026-02-16 21:34:16.799 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.799 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7bc56583758" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7bc56583758" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.800 [INFO][92] felix/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-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.800 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.801 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.151
2026-02-16 21:34:16.857 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-p7vbw", EndpointId:"eth0"}
2026-02-16 21:34:16.873 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali7bc56583758" state="down"
2026-02-16 21:34:16.873 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc56583758", State:"down", Index:145}
2026-02-16 21:34:16.873 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bc56583758"
2026-02-16 21:34:16.873 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-16 21:34:16.873 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{}}
2026-02-16 21:34:16.873 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Typed[string]{}}
2026-02-16 21:34:16.892 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali7bc56583758" state=""
2026-02-16 21:34:16.892 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7bc56583758"
2026-02-16 21:34:16.900 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc56583758", State:"", Index:145}
2026-02-16 21:34:16.900 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Set[string](nil)}
2026-02-16 21:34:16.900 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc56583758", Addrs:set.Set[string](nil)}
2026-02-16 21:34:16.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8878"
2026-02-16 21:34:16.997 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:17.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:17.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6589"}
2026-02-16 21:34:17.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:17.116 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-971" name:"default"}
2026-02-16 21:34:17.571 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"}
2026-02-16 21:34:17.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7497"}
2026-02-16 21:34:17.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7497"}
2026-02-16 21:34:17.709 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5, name=eth0)
2026-02-16 21:34:17.709 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6589"} profile:{inbound_rules:{action:"allow" rule_id:"_KPjmBXtInuD9-s8"} outbound_rules:{action:"allow" rule_id:"qx9mt7ArwQwXQbBZ"}}
2026-02-16 21:34:17.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6589.default"} profile:{}
2026-02-16 21:34:17.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e46694fc4" profile_ids:"kns.downward-api-6589" profile_ids:"ksa.downward-api-6589.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:34:17.710 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.710 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.710 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11e46694fc4" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jZh9OfvH1GG4GrUXvB" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6QC_guAzoF7-6gFZkC" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11e46694fc4" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jZh9OfvH1GG4GrUXvB" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6QC_guAzoF7-6gFZkC" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.710 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.710 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.745 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:17.746 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="down"
2026-02-16 21:34:17.786 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali11e46694fc4" state="down"
2026-02-16 21:34:17.787 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.787 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e46694fc4", State:"down", Index:147}
2026-02-16 21:34:17.787 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{}}
2026-02-16 21:34:17.787 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{}}
2026-02-16 21:34:17.787 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.787 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.787 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.787 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali11e46694fc4" state="up"
2026-02-16 21:34:17.849 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:17.849 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="down"
2026-02-16 21:34:17.849 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e46694fc4", State:"up", Index:147}
2026-02-16 21:34:17.849 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.849 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.849 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e46694fc4"
2026-02-16 21:34:17.850 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.850 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:17.872 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:17.872 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:18.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:18.288 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5, name=eth0)
2026-02-16 21:34:18.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e46694fc4" profile_ids:"kns.downward-api-6589" profile_ids:"ksa.downward-api-6589.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:34:18.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6607"}
2026-02-16 21:34:18.303 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:18.303 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:18.303 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:18.303 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e46694fc4"
2026-02-16 21:34:18.304 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:18.304 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:18.328 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:18.328 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:18.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.386 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6607"}
2026-02-16 21:34:18.418 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5276"}
2026-02-16 21:34:18.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5276" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.486 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5276"}
2026-02-16 21:34:18.516 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2755"}
2026-02-16 21:34:18.516 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2678" name:"default"}
2026-02-16 21:34:18.624 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2755"}
2026-02-16 21:34:18.651 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9976"}
2026-02-16 21:34:18.670 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2678"}
2026-02-16 21:34:18.947 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2678"}
2026-02-16 21:34:18.989 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-16 21:34:18.989 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11e46694fc4"
2026-02-16 21:34:18.989 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:18.989 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:19.437 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5, name=eth0)
2026-02-16 21:34:19.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e46694fc4" profile_ids:"kns.downward-api-6589" profile_ids:"ksa.downward-api-6589.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:34:19.437 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.437 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.438 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.438 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e46694fc4"
2026-02-16 21:34:19.438 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.438 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.459 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:19.459 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="up"
2026-02-16 21:34:19.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-711"
2026-02-16 21:34:19.544 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-16 21:34:19.545 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11e46694fc4"
2026-02-16 21:34:19.545 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali11e46694fc4" state="down"
2026-02-16 21:34:19.547 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali11e46694fc4" state=""
2026-02-16 21:34:19.548 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11e46694fc4"
2026-02-16 21:34:19.553 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.553 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.553 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e46694fc4", State:"down", Index:147}
2026-02-16 21:34:19.553 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e46694fc4", State:"", Index:147}
2026-02-16 21:34:19.553 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Set[string](nil)}
2026-02-16 21:34:19.553 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e46694fc4", Addrs:set.Set[string](nil)}
2026-02-16 21:34:19.553 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e46694fc4"
2026-02-16 21:34:19.553 [INFO][92] felix/endpoint_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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.553 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.554 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.154
2026-02-16 21:34:19.579 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:19.579 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"} status="down"
2026-02-16 21:34:19.631 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c, name=eth0)
2026-02-16 21:34:19.632 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.aggregator-9976"} profile:{inbound_rules:{action:"allow" rule_id:"AQGOPajoWmSIbRd5"} outbound_rules:{action:"allow" rule_id:"UVpRL_z-RRyztggf"}}
2026-02-16 21:34:19.632 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.aggregator-9976.default"} profile:{}
2026-02-16 21:34:19.632 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3b75646c4e" profile_ids:"kns.aggregator-9976" profile_ids:"ksa.aggregator-9976.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:34:19.632 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.632 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.632 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.632 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3b75646c4e" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.632 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.aggregator-9976" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.632 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JEXheIhAMeFLDOnDXr" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.632 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3b75646c4e" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.632 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.aggregator-9976" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.633 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JEXheIhAMeFLDOnDXr" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.633 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3b75646c4e"
2026-02-16 21:34:19.633 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.633 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.673 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:19.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} status="down"
2026-02-16 21:34:19.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:19.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:19.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-915"}
2026-02-16 21:34:19.704 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic3b75646c4e" state="down"
2026-02-16 21:34:19.704 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3b75646c4e"
2026-02-16 21:34:19.704 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic3b75646c4e" state="up"
2026-02-16 21:34:19.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.740 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3b75646c4e", State:"down", Index:148}
2026-02-16 21:34:19.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3b75646c4e", State:"up", Index:148}
2026-02-16 21:34:19.741 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:19.741 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3b75646c4e"
2026-02-16 21:34:19.741 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3b75646c4e"
2026-02-16 21:34:19.741 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3b75646c4e"
2026-02-16 21:34:19.741 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:19.761 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:19.761 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} status="up"
2026-02-16 21:34:19.789 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5, name=eth0)
2026-02-16 21:34:19.790 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5" endpoint_id:"eth0"}
2026-02-16 21:34:19.790 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6589"}
2026-02-16 21:34:19.790 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6589.default"}
2026-02-16 21:34:19.807 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:19.821 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"}
2026-02-16 21:34:19.828 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7082" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.839 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.839 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jZh9OfvH1GG4GrUXvB" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6QC_guAzoF7-6gFZkC" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jZh9OfvH1GG4GrUXvB" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6QC_guAzoF7-6gFZkC" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11e46694fc4" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11e46694fc4" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.839 [INFO][92] felix/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-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.839 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.900 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6589/downward-api-e23f4c4e-41bf-43f6-b8bd-62fb131b3ad5", EndpointId:"eth0"}
2026-02-16 21:34:19.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2432" name:"default"}
2026-02-16 21:34:19.912 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-915"}
2026-02-16 21:34:19.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:19.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4209"}
2026-02-16 21:34:19.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:19.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-16" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-2hsc8"}
2026-02-16 21:34:19.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-2hsc8"}
2026-02-16 21:34:20.014 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4209"}
2026-02-16 21:34:20.031 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-451"}
2026-02-16 21:34:20.038 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:20.063 [INFO][91] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-j2984; name=rr_cluster_id) updated; e2e-fake-node-j2984 updated
2026-02-16 21:34:20.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_133: Reconfigured
bird: Mesh_192_168_24_207: Reconfigured
bird: Reconfigured
2026-02-16 21:34:20.074 [INFO][91] 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-16 21:34:20.087 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
2026-02-16 21:34:20.114 [INFO][91] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-j2984 updated
2026-02-16 21:34:20.115 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"patched"}
2026-02-16 21:34:20.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"patched"}
2026-02-16 21:34:20.143 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"updated"}
2026-02-16 21:34:20.146 [INFO][91] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-j2984 updated
2026-02-16 21:34:20.157 [INFO][91] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-j2984; name=rr_cluster_id) deleted; e2e-fake-node-j2984 deleted
2026-02-16 21:34:20.174 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_133: Reconfigured
bird: Mesh_192_168_24_207: Reconfigured
bird: Reconfigured
2026-02-16 21:34:20.180 [INFO][91] 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-16 21:34:20.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-451"}
2026-02-16 21:34:20.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:34:20.261 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:20.261 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:20.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:20.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2432"}
2026-02-16 21:34:20.944 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8, name=eth0)
2026-02-16 21:34:20.944 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6983"} profile:{inbound_rules:{action:"allow" rule_id:"yBLHcmFravXgURDL"} outbound_rules:{action:"allow" rule_id:"70xMqB90PCbi36EA"}}
2026-02-16 21:34:20.944 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6983.default"} profile:{}
2026-02-16 21:34:20.945 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9467856931" profile_ids:"kns.projected-6983" profile_ids:"ksa.projected-6983.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:34:20.945 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:20.945 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:20.945 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:20.945 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid9467856931" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6983" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BpAHw57CVl6gqtO8Do" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid9467856931" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6983" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BpAHw57CVl6gqtO8Do" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.945 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9467856931"
2026-02-16 21:34:20.945 [INFO][92] felix/endpoint_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-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:20.945 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:20.977 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:20.977 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} status="down"
2026-02-16 21:34:21.014 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9976" type:"ClusterIP" cluster_ips:"10.254.153.168" ports:{Protocol:"TCP" Port:7443}
2026-02-16 21:34:21.024 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calid9467856931" state="down"
2026-02-16 21:34:21.025 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9467856931"
2026-02-16 21:34:21.026 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calid9467856931" state="up"
2026-02-16 21:34:21.030 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-16 21:34:21.036 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-16 21:34:21.036 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3b75646c4e"
2026-02-16 21:34:21.049 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9467856931", State:"down", Index:149}
2026-02-16 21:34:21.049 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{}}
2026-02-16 21:34:21.049 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{}}
2026-02-16 21:34:21.049 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9467856931", State:"up", Index:149}
2026-02-16 21:34:21.049 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:21.049 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:21.049 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9467856931"
2026-02-16 21:34:21.049 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9467856931"
2026-02-16 21:34:21.050 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9467856931"
2026-02-16 21:34:21.050 [INFO][92] felix/endpoint_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-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.050 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.070 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.070 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6589"}
2026-02-16 21:34:21.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} 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-37"}
2026-02-16 21:34:21.262 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-37" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:21.311 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8, name=eth0)
2026-02-16 21:34:21.312 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9467856931" profile_ids:"kns.projected-6983" profile_ids:"ksa.projected-6983.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:34:21.312 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:21.322 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.322 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.322 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.323 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9467856931"
2026-02-16 21:34:21.323 [INFO][92] felix/endpoint_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-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.324 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:34:21.347 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.347 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.532 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4429" name:"default"}
2026-02-16 21:34:21.635 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/execpod75894, name=eth0)
2026-02-16 21:34:21.635 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/execpod75894" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c7a6c2ff6a" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:34:21.635 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.635 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.635 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.636 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:21.636 [INFO][92] felix/endpoint_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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.636 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.639 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/execpod75894, name=eth0)
2026-02-16 21:34:21.691 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.691 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.691 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/execpod75894" endpoint_id:"eth0"}
2026-02-16 21:34:21.691 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6c7a6c2ff6a" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6c7a6c2ff6a" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][92] felix/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-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.692 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.149
2026-02-16 21:34:21.697 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-xksbs, name=eth0)
2026-02-16 21:34:21.728 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-xksbs, name=eth0)
2026-02-16 21:34:21.739 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/execpod75894", EndpointId:"eth0"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-xksbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e0373cf6d6" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} 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-37"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-xksbs" endpoint_id:"eth0"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7094"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7094.default"}
2026-02-16 21:34:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:21.752 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.753 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8e0373cf6d6" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8e0373cf6d6" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.753 [INFO][92] felix/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-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.753 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.753 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.144
2026-02-16 21:34:21.816 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-xksbs", EndpointId:"eth0"}
2026-02-16 21:34:21.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6317" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:22.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4429"}
2026-02-16 21:34:22.073 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:22.199 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7094" name:"default"}
2026-02-16 21:34:22.221 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7082" type:"ClusterIP" cluster_ips:"10.254.14.123" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:22.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7082"
2026-02-16 21:34:22.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-7094"
2026-02-16 21:34:22.240 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:22.266 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali6c7a6c2ff6a" state="down"
2026-02-16 21:34:22.266 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:22.266 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-16 21:34:22.266 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c7a6c2ff6a", State:"down", Index:146}
2026-02-16 21:34:22.266 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:22.266 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:22.269 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali6c7a6c2ff6a" state=""
2026-02-16 21:34:22.269 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6c7a6c2ff6a"
2026-02-16 21:34:22.269 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c7a6c2ff6a", State:"", Index:146}
2026-02-16 21:34:22.269 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:22.269 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c7a6c2ff6a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:22.317 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-16 21:34:22.317 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid9467856931"
2026-02-16 21:34:22.317 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:22.317 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:22.320 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:22.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:22.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3460"}
2026-02-16 21:34:22.360 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:22.548 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741, name=eth0)
2026-02-16 21:34:22.549 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6317"} profile:{inbound_rules:{action:"allow" rule_id:"QJbEA8WDQWZ7vHzV"} outbound_rules:{action:"allow" rule_id:"4KHXF_MehZadbcho"}}
2026-02-16 21:34:22.549 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6317.default"} profile:{}
2026-02-16 21:34:22.549 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif635684f635" profile_ids:"kns.projected-6317" profile_ids:"ksa.projected-6317.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:34:22.549 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.549 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.549 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif635684f635" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6317" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9iuNI-lcfF0ECbhAU_" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.550 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif635684f635" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.550 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6317" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.550 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9iuNI-lcfF0ECbhAU_" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.550 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif635684f635"
2026-02-16 21:34:22.550 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.550 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.593 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:22.593 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="down"
2026-02-16 21:34:22.593 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8878" name:"default"}
2026-02-16 21:34:22.625 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif635684f635" state="down"
2026-02-16 21:34:22.625 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif635684f635"
2026-02-16 21:34:22.626 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif635684f635" state="up"
2026-02-16 21:34:22.631 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif635684f635", State:"down", Index:150}
2026-02-16 21:34:22.631 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{}}
2026-02-16 21:34:22.631 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{}}
2026-02-16 21:34:22.631 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif635684f635", State:"up", Index:150}
2026-02-16 21:34:22.706 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1813" name:"default"}
2026-02-16 21:34:22.712 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif635684f635"
2026-02-16 21:34:22.712 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif635684f635"
2026-02-16 21:34:22.712 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif635684f635"
2026-02-16 21:34:22.712 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.712 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:22.744 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:22.745 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="up"
2026-02-16 21:34:22.745 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:22.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1813"}
2026-02-16 21:34:22.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7094"}
2026-02-16 21:34:22.807 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7094"}
2026-02-16 21:34:22.971 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:23.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8878"}
2026-02-16 21:34:23.318 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:23.318 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:23.326 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741, name=eth0)
2026-02-16 21:34:23.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif635684f635" profile_ids:"kns.projected-6317" profile_ids:"ksa.projected-6317.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:34:23.340 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:23.340 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:23.340 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:23.341 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif635684f635"
2026-02-16 21:34:23.341 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:23.341 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:23.363 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:23.363 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="up"
2026-02-16 21:34:23.445 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6607" name:"default"}
2026-02-16 21:34:23.550 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-3460/simpletest.rc-czd99, name=eth0)
2026-02-16 21:34:23.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-3460"} profile:{inbound_rules:{action:"allow" rule_id:"AbFH0DRHGwvHG_cs"} outbound_rules:{action:"allow" rule_id:"IVwNzwATQxPGpv_q"}}
2026-02-16 21:34:23.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-3460.default"} profile:{}
2026-02-16 21:34:23.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-czd99" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f13222bd1c" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:34:23.551 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.551 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.551 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.564 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-16 21:34:23.565 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif635684f635"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2f13222bd1c" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2f13222bd1c" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.565 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:23.565 [INFO][92] felix/endpoint_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-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.565 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.602 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:23.603 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} status="down"
2026-02-16 21:34:23.603 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:23.603 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:23.634 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali2f13222bd1c" state="down"
2026-02-16 21:34:23.635 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f13222bd1c", State:"down", Index:151}
2026-02-16 21:34:23.635 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f13222bd1c"
2026-02-16 21:34:23.635 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:23.635 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.635 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.637 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali2f13222bd1c" state="up"
2026-02-16 21:34:23.637 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f13222bd1c", State:"up", Index:151}
2026-02-16 21:34:23.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2755" name:"default"}
2026-02-16 21:34:23.659 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:23.659 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:23.659 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:23.659 [INFO][92] felix/endpoint_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-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.659 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:23.687 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:23.688 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} status="up"
2026-02-16 21:34:24.097 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5276" name:"default"}
2026-02-16 21:34:24.097 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:24.220 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5276"}
2026-02-16 21:34:24.226 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali8e0373cf6d6" state="down"
2026-02-16 21:34:24.227 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:24.228 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-16 21:34:24.230 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali8e0373cf6d6" state=""
2026-02-16 21:34:24.231 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8e0373cf6d6"
2026-02-16 21:34:24.247 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5276"}
2026-02-16 21:34:24.264 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e0373cf6d6", State:"down", Index:144}
2026-02-16 21:34:24.264 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.264 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.264 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e0373cf6d6", State:"", Index:144}
2026-02-16 21:34:24.264 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.264 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e0373cf6d6", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.346 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c, name=eth0)
2026-02-16 21:34:24.346 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3b75646c4e" profile_ids:"kns.aggregator-9976" profile_ids:"ksa.aggregator-9976.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:34:24.346 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:24.346 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:24.346 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:24.347 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3b75646c4e"
2026-02-16 21:34:24.347 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:24.347 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:24.375 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-3460/simpletest.rc-czd99, name=eth0)
2026-02-16 21:34:24.417 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:24.417 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} status="up"
2026-02-16 21:34:24.417 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-czd99" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f13222bd1c" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:34:24.417 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:24.417 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:24.417 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:24.418 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:24.418 [INFO][92] felix/endpoint_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-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:24.418 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:24.446 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:24.446 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} status="up"
2026-02-16 21:34:24.446 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2755"}
2026-02-16 21:34:24.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2755"}
2026-02-16 21:34:24.467 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:24.488 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6607"}
2026-02-16 21:34:24.504 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6607"}
2026-02-16 21:34:24.622 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741, name=eth0)
2026-02-16 21:34:24.622 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif635684f635" profile_ids:"kns.projected-6317" profile_ids:"ksa.projected-6317.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:34:24.622 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.622 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.622 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.623 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif635684f635"
2026-02-16 21:34:24.623 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.623 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 150
2026-02-16 21:34:24.651 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:24.651 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="up"
2026-02-16 21:34:24.728 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif635684f635" state="down"
2026-02-16 21:34:24.728 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif635684f635"
2026-02-16 21:34:24.728 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-16 21:34:24.728 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif635684f635", State:"down", Index:150}
2026-02-16 21:34:24.729 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.729 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.729 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif635684f635"
2026-02-16 21:34:24.729 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.729 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.730 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.152
2026-02-16 21:34:24.730 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif635684f635" state=""
2026-02-16 21:34:24.730 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif635684f635"
2026-02-16 21:34:24.753 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:24.753 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="down"
2026-02-16 21:34:24.754 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif635684f635", State:"", Index:150}
2026-02-16 21:34:24.754 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.754 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif635684f635", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.770 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-711" name:"default"}
2026-02-16 21:34:24.830 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif635684f635"
2026-02-16 21:34:24.830 [INFO][92] felix/endpoint_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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.830 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.857 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:24.857 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"} status="down"
2026-02-16 21:34:24.913 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741, name=eth0)
2026-02-16 21:34:24.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741" endpoint_id:"eth0"}
2026-02-16 21:34:24.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6317"}
2026-02-16 21:34:24.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6317.default"}
2026-02-16 21:34:24.935 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.935 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.935 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6317" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9iuNI-lcfF0ECbhAU_" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6317" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.936 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9iuNI-lcfF0ECbhAU_" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.936 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.937 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif635684f635" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.938 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif635684f635" ipVersion=0x4 table="filter"
2026-02-16 21:34:24.938 [INFO][92] felix/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-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:24.938 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:25.007 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6317/pod-projected-secrets-10f586e1-d48b-4949-b018-13de9f44b741", EndpointId:"eth0"}
2026-02-16 21:34:25.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4650" name:"default"}
2026-02-16 21:34:25.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-915" name:"default"}
2026-02-16 21:34:25.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"default"}
2026-02-16 21:34:25.217 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"}
2026-02-16 21:34:25.360 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-16 21:34:25.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2f13222bd1c"
2026-02-16 21:34:25.360 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:25.360 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:25.389 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:25.406 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-711"}
2026-02-16 21:34:25.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:25.505 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7135" name:"default"}
2026-02-16 21:34:25.511 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4650"}
2026-02-16 21:34:25.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:25.615 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7135"}
2026-02-16 21:34:25.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-915"}
2026-02-16 21:34:25.662 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-915"}
2026-02-16 21:34:25.701 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-451" name:"default"}
2026-02-16 21:34:25.849 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4209"}
2026-02-16 21:34:25.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4209"}
2026-02-16 21:34:26.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:26.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-451"}
2026-02-16 21:34:26.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5027"}
2026-02-16 21:34:26.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-5027" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:26.057 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-451"}
2026-02-16 21:34:26.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6589" name:"default"}
2026-02-16 21:34:26.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6589"}
2026-02-16 21:34:26.536 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:26.567 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6589"}
2026-02-16 21:34:26.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-37" name:"default"}
2026-02-16 21:34:26.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} 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-37"}
2026-02-16 21:34:26.954 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-37"}
2026-02-16 21:34:27.355 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-16" name:"default"}
2026-02-16 21:34:27.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7082" name:"default"}
2026-02-16 21:34:27.517 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-3460/simpletest.rc-czd99, name=eth0)
2026-02-16 21:34:27.517 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-czd99" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f13222bd1c" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:34:27.517 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.517 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.517 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.518 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f13222bd1c"
2026-02-16 21:34:27.518 [INFO][92] felix/endpoint_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-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.518 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.532 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-3460/simpletest.rc-czd99, name=eth0)
2026-02-16 21:34:27.546 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:27.546 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"} status="up"
2026-02-16 21:34:27.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-czd99" endpoint_id:"eth0"}
2026-02-16 21:34:27.548 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-3460"}
2026-02-16 21:34:27.548 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-3460.default"}
2026-02-16 21:34:27.548 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.548 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.549 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.549 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.550 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2f13222bd1c" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.550 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2f13222bd1c" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.550 [INFO][92] felix/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-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.550 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.551 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.148
2026-02-16 21:34:27.614 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-czd99", EndpointId:"eth0"}
2026-02-16 21:34:27.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:27.706 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-16"}
2026-02-16 21:34:27.938 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:27.961 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7082"}
2026-02-16 21:34:27.971 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali2f13222bd1c" state="down"
2026-02-16 21:34:27.971 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f13222bd1c"
2026-02-16 21:34:27.975 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-16 21:34:27.981 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali2f13222bd1c" state=""
2026-02-16 21:34:27.981 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2f13222bd1c"
2026-02-16 21:34:27.985 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f13222bd1c", State:"down", Index:151}
2026-02-16 21:34:27.986 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:27.986 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:27.986 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f13222bd1c", State:"", Index:151}
2026-02-16 21:34:27.986 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Set[string](nil)}
2026-02-16 21:34:27.986 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f13222bd1c", Addrs:set.Set[string](nil)}
2026-02-16 21:34:28.458 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4217" name:"default"}
2026-02-16 21:34:28.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4217"}
2026-02-16 21:34:29.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5027"}
2026-02-16 21:34:29.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-493"}
2026-02-16 21:34:29.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:29.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-493"}
2026-02-16 21:34:29.464 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-501"}
2026-02-16 21:34:29.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:29.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-501"}
2026-02-16 21:34:29.580 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8670"}
2026-02-16 21:34:29.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:31.232 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6317" name:"default"}
2026-02-16 21:34:31.266 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:31.295 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6317"}
2026-02-16 21:34:32.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3460"}
2026-02-16 21:34:32.706 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:32.728 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:33.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8670"}
2026-02-16 21:34:33.708 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9321"}
2026-02-16 21:34:33.737 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:34.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-5027" name:"default"}
2026-02-16 21:34:34.316 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:34.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9321"} profile:{inbound_rules:{action:"allow" rule_id:"GejgVVWgqfw2FCfD"} outbound_rules:{action:"allow" rule_id:"RTAFRJSxCO2WQO6-"}}
2026-02-16 21:34:34.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9321.default"} profile:{}
2026-02-16 21:34:34.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930946fa9a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:34:34.317 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.317 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.317 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali930946fa9a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali930946fa9a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.322 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali930946fa9a1"
2026-02-16 21:34:34.322 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.322 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.362 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:34.362 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="down"
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali930946fa9a1" state="down"
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali930946fa9a1"
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali930946fa9a1" state="up"
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930946fa9a1", State:"down", Index:152}
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:34.398 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:34.398 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930946fa9a1", State:"up", Index:152}
2026-02-16 21:34:34.399 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali930946fa9a1"
2026-02-16 21:34:34.399 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali930946fa9a1"
2026-02-16 21:34:34.399 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:34.399 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.399 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:34.422 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:34.422 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="up"
2026-02-16 21:34:34.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-501" name:"default"}
2026-02-16 21:34:34.834 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-493" name:"default"}
2026-02-16 21:34:34.872 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5027"}
2026-02-16 21:34:34.899 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-5027"}
2026-02-16 21:34:35.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-501"}
2026-02-16 21:34:35.149 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-501"}
2026-02-16 21:34:35.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-493"}
2026-02-16 21:34:35.198 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-493"}
2026-02-16 21:34:35.404 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:35.404 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930946fa9a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:34:35.404 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:35.404 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:35.405 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:35.407 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:35.407 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:35.408 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:35.444 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:35.444 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="up"
2026-02-16 21:34:35.500 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-16 21:34:35.500 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali930946fa9a1"
2026-02-16 21:34:35.500 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:35.500 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:36.413 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:36.413 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930946fa9a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:34:36.413 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:36.413 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:36.413 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:36.414 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:36.414 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:36.414 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:36.440 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:36.440 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="up"
2026-02-16 21:34:36.808 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:36.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8491"}
2026-02-16 21:34:36.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:37.426 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:37.426 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930946fa9a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:34:37.426 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.426 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.426 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.427 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.427 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.427 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.452 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:37.452 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="up"
2026-02-16 21:34:37.625 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:37.626 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930946fa9a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:34:37.626 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.626 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.626 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.635 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.635 [INFO][92] 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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.635 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.654 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:37.654 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="down"
2026-02-16 21:34:37.708 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:34:37.708 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.708 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:37.708 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:37.727 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali930946fa9a1" state="down"
2026-02-16 21:34:37.727 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.729 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-16 21:34:37.735 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali930946fa9a1" state=""
2026-02-16 21:34:37.735 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.735 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930946fa9a1", State:"down", Index:152}
2026-02-16 21:34:37.736 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.736 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.736 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930946fa9a1", State:"", Index:152}
2026-02-16 21:34:37.736 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Set[string](nil)}
2026-02-16 21:34:37.736 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930946fa9a1", Addrs:set.Set[string](nil)}
2026-02-16 21:34:37.737 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.737 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali930946fa9a1"
2026-02-16 21:34:37.737 [INFO][92] felix/endpoint_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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.737 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.738 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.150
2026-02-16 21:34:37.807 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:37.807 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"} status="down"
2026-02-16 21:34:37.969 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-xdfvh, name=eth0)
2026-02-16 21:34:37.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xdfvh" endpoint_id:"eth0"}
2026-02-16 21:34:37.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9321"}
2026-02-16 21:34:37.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9321.default"}
2026-02-16 21:34:37.969 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.969 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.970 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.971 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.971 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.971 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.971 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.971 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali930946fa9a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.971 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali930946fa9a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:37.973 [INFO][92] felix/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-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:37.974 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:38.036 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xdfvh", EndpointId:"eth0"}
2026-02-16 21:34:38.066 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3460" name:"default"}
2026-02-16 21:34:38.226 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3460"}
2026-02-16 21:34:38.249 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3460"}
2026-02-16 21:34:38.726 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8670" name:"default"}
2026-02-16 21:34:38.987 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8670"}
2026-02-16 21:34:39.020 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8670"}
2026-02-16 21:34:39.120 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:39.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9321.default"} profile:{}
2026-02-16 21:34:39.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9321"} profile:{inbound_rules:{action:"allow" rule_id:"GejgVVWgqfw2FCfD"} outbound_rules:{action:"allow" rule_id:"RTAFRJSxCO2WQO6-"}}
2026-02-16 21:34:39.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:39.121 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.121 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.121 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa686d41fae" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa686d41fae" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.121 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:39.122 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa686d41fae"
2026-02-16 21:34:39.122 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.122 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.167 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:39.167 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:39.197 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="califa686d41fae" state="down"
2026-02-16 21:34:39.198 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa686d41fae"
2026-02-16 21:34:39.198 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa686d41fae", State:"down", Index:153}
2026-02-16 21:34:39.198 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{}}
2026-02-16 21:34:39.198 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{}}
2026-02-16 21:34:39.198 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa686d41fae"
2026-02-16 21:34:39.198 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.198 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.199 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="califa686d41fae" state="up"
2026-02-16 21:34:39.222 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:39.222 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:39.222 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa686d41fae", State:"up", Index:153}
2026-02-16 21:34:39.222 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa686d41fae"
2026-02-16 21:34:39.222 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa686d41fae"
2026-02-16 21:34:39.223 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:39.223 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.223 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.243 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:39.243 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:39.448 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:39.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:39.449 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.449 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.449 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.450 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:39.451 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:39.478 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:39.478 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:40.332 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-16 21:34:40.332 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa686d41fae"
2026-02-16 21:34:40.332 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:40.332 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:40.454 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:40.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:40.454 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:40.454 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:40.454 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:40.454 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:40.455 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:40.455 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:40.481 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:40.481 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:41.456 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:41.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:41.457 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:41.457 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:41.457 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:41.457 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:41.457 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:41.458 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:41.478 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:41.478 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:41.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7079" name:"default"}
2026-02-16 21:34:42.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:42.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7079"}
2026-02-16 21:34:42.468 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:42.468 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:42.468 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.468 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.468 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.469 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:42.469 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.469 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.473 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-8491/test-rs-pr65x, name=eth0)
2026-02-16 21:34:42.490 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:42.490 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:42.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8491"} profile:{inbound_rules:{action:"allow" rule_id:"XgWt4a6kVjvL2HQu"} outbound_rules:{action:"allow" rule_id:"0F4idapynxpgW3xX"}}
2026-02-16 21:34:42.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8491.default"} profile:{}
2026-02-16 21:34:42.490 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-pr65x" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddb3edad7b5" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:34:42.490 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.491 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.491 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliddb3edad7b5" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliddb3edad7b5" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.494 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.494 [INFO][92] felix/endpoint_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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.494 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.537 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:42.537 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} status="down"
2026-02-16 21:34:42.548 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliddb3edad7b5" state="down"
2026-02-16 21:34:42.548 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.548 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddb3edad7b5", State:"down", Index:154}
2026-02-16 21:34:42.548 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.548 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.548 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.548 [INFO][92] felix/endpoint_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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.548 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.550 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliddb3edad7b5" state="up"
2026-02-16 21:34:42.565 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:42.565 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} status="down"
2026-02-16 21:34:42.565 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddb3edad7b5", State:"up", Index:154}
2026-02-16 21:34:42.565 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.565 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.565 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:42.565 [INFO][92] felix/endpoint_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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.565 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:42.586 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:42.586 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} status="up"
2026-02-16 21:34:42.661 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:42.661 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa686d41fae" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:34:42.661 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.661 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.661 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.662 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa686d41fae"
2026-02-16 21:34:42.662 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.662 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.683 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:42.684 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:42.765 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="califa686d41fae" state="down"
2026-02-16 21:34:42.766 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa686d41fae"
2026-02-16 21:34:42.766 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa686d41fae", State:"down", Index:153}
2026-02-16 21:34:42.766 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-16 21:34:42.766 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.766 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.766 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa686d41fae"
2026-02-16 21:34:42.766 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.766 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.766 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.147
2026-02-16 21:34:42.766 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="califa686d41fae" state=""
2026-02-16 21:34:42.766 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa686d41fae"
2026-02-16 21:34:42.792 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:42.792 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:42.792 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa686d41fae", State:"", Index:153}
2026-02-16 21:34:42.792 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Set[string](nil)}
2026-02-16 21:34:42.792 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa686d41fae", Addrs:set.Set[string](nil)}
2026-02-16 21:34:42.792 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa686d41fae"
2026-02-16 21:34:42.792 [INFO][92] felix/endpoint_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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.792 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.822 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:42.822 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:42.854 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-9321/fail-once-local-x2mbq, name=eth0)
2026-02-16 21:34:42.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-x2mbq" endpoint_id:"eth0"}
2026-02-16 21:34:42.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9321"}
2026-02-16 21:34:42.855 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9321.default"}
2026-02-16 21:34:42.855 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.855 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.855 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.855 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.855 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.855 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.855 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.856 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa686d41fae" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.856 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa686d41fae" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.856 [INFO][92] felix/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-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.856 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:42.917 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-x2mbq", EndpointId:"eth0"}
2026-02-16 21:34:43.360 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c, name=eth0)
2026-02-16 21:34:43.360 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3b75646c4e" profile_ids:"kns.aggregator-9976" profile_ids:"ksa.aggregator-9976.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:34:43.360 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:43.360 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:43.360 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:43.361 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3b75646c4e"
2026-02-16 21:34:43.361 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:43.361 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:43.397 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:43.397 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"} status="up"
2026-02-16 21:34:43.471 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-8491/test-rs-pr65x, name=eth0)
2026-02-16 21:34:43.472 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-pr65x" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddb3edad7b5" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:34:43.472 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:43.472 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:43.472 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:43.472 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:43.472 [INFO][92] felix/endpoint_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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:43.472 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:43.491 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:43.491 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} status="up"
2026-02-16 21:34:43.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8491"}
2026-02-16 21:34:43.564 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9945"}
2026-02-16 21:34:43.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:43.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9321"}
2026-02-16 21:34:43.883 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-16 21:34:43.883 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:44.013 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-16 21:34:44.013 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliddb3edad7b5"
2026-02-16 21:34:44.013 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:44.014 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:45.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9976"
2026-02-16 21:34:45.454 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c, name=eth0)
2026-02-16 21:34:45.474 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c, name=eth0)
2026-02-16 21:34:45.493 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3b75646c4e" profile_ids:"kns.aggregator-9976" profile_ids:"ksa.aggregator-9976.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:34:45.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c" endpoint_id:"eth0"}
2026-02-16 21:34:45.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.aggregator-9976"}
2026-02-16 21:34:45.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.aggregator-9976.default"}
2026-02-16 21:34:45.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"sample-apiserver"}
2026-02-16 21:34:45.494 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.494 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.aggregator-9976" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JEXheIhAMeFLDOnDXr" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.aggregator-9976" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JEXheIhAMeFLDOnDXr" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3b75646c4e" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3b75646c4e" ipVersion=0x4 table="filter"
2026-02-16 21:34:45.495 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.495 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.496 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.155
2026-02-16 21:34:45.558 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-9976/sample-apiserver-deployment-776485db45-lsl9c", EndpointId:"eth0"}
2026-02-16 21:34:45.558 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:34:45.565 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9976"}
2026-02-16 21:34:45.603 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:34:45.627 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-1924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:46.278 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74, name=eth0)
2026-02-16 21:34:46.278 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-1924.default"} profile:{}
2026-02-16 21:34:46.278 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-1924"} profile:{inbound_rules:{action:"allow" rule_id:"x7426bBB3NUeId7p"} outbound_rules:{action:"allow" rule_id:"4mGYgOZqv-ynsCr0"}}
2026-02-16 21:34:46.278 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfa39861751" profile_ids:"kns.svc-latency-1924" profile_ids:"ksa.svc-latency-1924.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:34:46.278 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.279 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.279 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibfa39861751" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ot4Zzk88TuigFCKtuK" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BkAFvu1It8uPi5-107" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibfa39861751" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ot4Zzk88TuigFCKtuK" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BkAFvu1It8uPi5-107" ipVersion=0x4 table="filter"
2026-02-16 21:34:46.279 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibfa39861751"
2026-02-16 21:34:46.279 [INFO][92] felix/endpoint_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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.279 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.321 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:46.321 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} status="down"
2026-02-16 21:34:46.357 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="calibfa39861751" state="down"
2026-02-16 21:34:46.357 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfa39861751"
2026-02-16 21:34:46.357 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfa39861751", State:"down", Index:155}
2026-02-16 21:34:46.357 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{}}
2026-02-16 21:34:46.357 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{}}
2026-02-16 21:34:46.357 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibfa39861751"
2026-02-16 21:34:46.357 [INFO][92] felix/endpoint_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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.357 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.360 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="calibfa39861751" state="up"
2026-02-16 21:34:46.378 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:46.378 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} status="down"
2026-02-16 21:34:46.378 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfa39861751", State:"up", Index:155}
2026-02-16 21:34:46.379 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibfa39861751"
2026-02-16 21:34:46.379 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibfa39861751"
2026-02-16 21:34:46.380 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfa39861751"
2026-02-16 21:34:46.381 [INFO][92] felix/endpoint_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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.381 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:46.402 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:46.402 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} status="up"
2026-02-16 21:34:46.942 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-16 21:34:46.942 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3b75646c4e"
2026-02-16 21:34:46.942 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic3b75646c4e" state="down"
2026-02-16 21:34:46.943 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:46.943 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:46.943 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3b75646c4e", State:"down", Index:148}
2026-02-16 21:34:46.945 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic3b75646c4e" state=""
2026-02-16 21:34:46.945 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3b75646c4e"
2026-02-16 21:34:46.972 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3b75646c4e", State:"", Index:148}
2026-02-16 21:34:46.972 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:46.972 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3b75646c4e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:47.042 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9945"}
2026-02-16 21:34:47.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5127"}
2026-02-16 21:34:47.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:47.510 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74, name=eth0)
2026-02-16 21:34:47.510 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfa39861751" profile_ids:"kns.svc-latency-1924" profile_ids:"ksa.svc-latency-1924.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:34:47.510 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:47.510 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:47.510 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:47.511 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfa39861751"
2026-02-16 21:34:47.511 [INFO][92] felix/endpoint_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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:47.511 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:34:47.536 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:47.536 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} status="up"
2026-02-16 21:34:47.756 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-16 21:34:47.756 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibfa39861751"
2026-02-16 21:34:47.757 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:47.757 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:47.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g64sx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.243" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6xdrt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.87.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-727nw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.127.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwvcw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.148" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rgfz6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.37.41" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.862 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9l62j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.112" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6vnj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.224.66" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-68rtb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.71.207" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m9f8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.172.55" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.911 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vpzbv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.173.153" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ps42v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.54" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s57kr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.129.206" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4n25f" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.201.126" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.976 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rsn6c" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.231" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gqc45" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.39.246" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.027 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tl2mn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.185.5" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.027 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pt8g8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g6q9l" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.225.158" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n9kqb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.75" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.075 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hh5k7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.50.25" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l78kn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.140.223" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.076 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:48.100 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-964tc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.166.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tpfgn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.4.229" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tbvzk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hclzg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.102" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hbb2s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.220.220" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fktqx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.234" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.183 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvv94" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.58" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-16 21:34:48.226 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mztcm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.253" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.253 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2921"}
2026-02-16 21:34:48.254 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xdswn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.212.189" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-2921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:48.289 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n66vz" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.183.21" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.331 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wmn9n" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.241.25" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bjps6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.146.223" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m56r9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.255" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.366 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6c6d" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.155.13" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.392 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hqgqb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.195.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-428t6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.214.242" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q9cqs" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.126.171" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fcf6t" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.27.114" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.455 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vp9bd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.230.152" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.469 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6vg7s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.253" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xnrdr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.15.119" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.493 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6s7bk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.255.64" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qtn2v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.180.51" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kftcm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.77.53" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-42sc6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.23.38" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.543 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-74sbb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.165.78" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhg8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.49.61" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w5fth" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.242.107" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q29dw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.66" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.583 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q67nd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.205.83" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.592 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f6vwd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.144" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.602 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kklw8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.113.44" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.603 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cnr56" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.73.118" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.612 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6zgn5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.46.181" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fg7qt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.155.221" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f9h49" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.153.73" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z4lwg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.29" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-plkvc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.239.41" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5vmtj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.60.0" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2b7l" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.191.174" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tjvbb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.46.109" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gfkq9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.4" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.723 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-8491/test-rs-pr65x, name=eth0)
2026-02-16 21:34:48.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-pr65x" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddb3edad7b5" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:34:48.731 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.732 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.732 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.732 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddb3edad7b5"
2026-02-16 21:34:48.732 [INFO][92] felix/endpoint_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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.732 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.742 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-8491/test-rs-pr65x, name=eth0)
2026-02-16 21:34:48.759 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:48.759 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"} status="up"
2026-02-16 21:34:48.759 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-pr65x" endpoint_id:"eth0"}
2026-02-16 21:34:48.759 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8491"}
2026-02-16 21:34:48.759 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8491.default"}
2026-02-16 21:34:48.759 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xbfg5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.118.6" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ljxh9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.120.89" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44qfx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.40.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.840 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.840 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliddb3edad7b5" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 nextLog=2026-02-16 21:34:49.632914403 +0000 UTC m=+1084.692912218 table="filter"
2026-02-16 21:34:48.841 [INFO][92] felix/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-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.841 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.843 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.157
2026-02-16 21:34:48.938 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-pr65x", EndpointId:"eth0"}
2026-02-16 21:34:48.938 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmfpc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.1.116" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rg7mm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.101.123" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.994 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g28pq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.41" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.046 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-599z4" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.31.48" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.065 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-2921/agnhost, name=eth0)
2026-02-16 21:34:49.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-2921"} profile:{inbound_rules:{action:"allow" rule_id:"IxwONKEaItnT5G4f"} outbound_rules:{action:"allow" rule_id:"DXn5MmhzQ5LLb9j8"}}
2026-02-16 21:34:49.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-2921.default"} profile:{}
2026-02-16 21:34:49.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2921/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7548b9597ad" profile_ids:"kns.proxy-2921" profile_ids:"ksa.proxy-2921.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:34:49.087 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sgrl9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.128 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali7548b9597ad" state="down"
2026-02-16 21:34:49.128 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7548b9597ad"
2026-02-16 21:34:49.128 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7548b9597ad", State:"down", Index:156}
2026-02-16 21:34:49.128 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.129 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.130 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali7548b9597ad" state="up"
2026-02-16 21:34:49.130 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7548b9597ad", State:"up", Index:156}
2026-02-16 21:34:49.136 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n9rkm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.65.94" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.152 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7548b9597ad"
2026-02-16 21:34:49.153 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.153 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.153 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.153 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7548b9597ad"
2026-02-16 21:34:49.153 [INFO][92] felix/endpoint_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-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.153 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.193 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-16 21:34:49.194 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddb3edad7b5"
2026-02-16 21:34:49.194 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliddb3edad7b5" state="down"
2026-02-16 21:34:49.195 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliddb3edad7b5" state=""
2026-02-16 21:34:49.195 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliddb3edad7b5"
2026-02-16 21:34:49.197 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:49.197 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:34:49.197 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.197 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.197 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddb3edad7b5", State:"down", Index:154}
2026-02-16 21:34:49.197 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddb3edad7b5", State:"", Index:154}
2026-02-16 21:34:49.197 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.197 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddb3edad7b5", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.205 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5zp9h" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.130.245" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ntk7b" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.2.52" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wqcgr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.135.153" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.339 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnttd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.120" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9v54x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.106.239" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8491" name:"default"}
2026-02-16 21:34:49.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hfr24" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.95.151" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.493 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ck47s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.237" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.538 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-2921/agnhost, name=eth0)
2026-02-16 21:34:49.538 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2921/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7548b9597ad" profile_ids:"kns.proxy-2921" profile_ids:"ksa.proxy-2921.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:34:49.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m24fh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.5.166" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.563 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.563 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.563 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.564 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7548b9597ad"
2026-02-16 21:34:49.564 [INFO][92] felix/endpoint_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-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.564 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:49.589 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:49.589 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:34:49.591 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g65gq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.213.150" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9jtg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.110" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cswq7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.93.159" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bjnwg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.147" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p92d6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.30" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.939 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4vwmc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.236" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82wjl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.106.130" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.944 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcwzs" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.209.162" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2h5bc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.213" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.071 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5fhw5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.94.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9758w" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.246.135" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.143 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s8r8j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.83.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pdkl8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.111.96" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gnsjr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.146.213" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.285 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dghjh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.202.147" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.284 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=156
2026-02-16 21:34:50.285 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7548b9597ad"
2026-02-16 21:34:50.287 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:50.289 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:50.297 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9321" name:"default"}
2026-02-16 21:34:50.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6lxf" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.167" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.363 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9321"}
2026-02-16 21:34:50.383 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9321"}
2026-02-16 21:34:50.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b94c5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.252" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2921" type:"ClusterIP" cluster_ips:"10.254.27.163" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjjvg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.34.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.486 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lwwwj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.128.23" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cvgk4" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.217.87" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rtgck" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.125" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wsfkx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.210" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncn4g" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6wsv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.54.160" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-88ljg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.143.100" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8491"}
2026-02-16 21:34:50.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rs96s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.56.46" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8491"}
2026-02-16 21:34:50.895 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kkn24" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.216" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t6hrh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.104.49" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vlqdj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.48.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.032 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j9dhv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.73.19" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.120 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6ks6x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.30" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.137 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7sk2z" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.247.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.252 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-69bqk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.24" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2921"}
2026-02-16 21:34:51.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvx9q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.17.69" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4689"}
2026-02-16 21:34:51.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4689" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:51.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvfnp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.110.80" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hsb9w" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.161.148" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z4kt9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.127.210" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nskq6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.71.168" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.539 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pbz5j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.93.22" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.593 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dt9kh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.62.28" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7ggkx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.158.176" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.692 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-76xqw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.113.10" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.733 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"default"}
2026-02-16 21:34:51.737 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9976"}
2026-02-16 21:34:51.747 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wprsh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.205.185" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.763 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-9976"}
2026-02-16 21:34:51.799 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h5d9h" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.68" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bss5q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.218" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwbmv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.112.126" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.949 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sjj86" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.78.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tww28" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.247.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b7fgl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.102.10" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.089 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpmv8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.245.192" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.161 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kr5rx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.228.186" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fglm5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.45" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gj4kk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.24.43" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.291 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6445" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.236.79" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9945" name:"default"}
2026-02-16 21:34:52.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44cqw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.227" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f44qk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.244.235" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qfdv8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.142" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.495 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-js2lm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.6.40" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9jdc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.6.209" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vs7nh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.185.34" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.638 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6jjzd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.187.92" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.698 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mp8kb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.216" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vstsl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.179.110" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.826 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l5jmw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.255.135" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9945"}
2026-02-16 21:34:52.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4rsp2" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.109" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.854 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"}
2026-02-16 21:34:52.889 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8vpnp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.250" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z599q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.150.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.011 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2b76q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.184.154" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pw7h8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.8.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.092 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dp9f6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.138" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.163 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7nq5b" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.202.34" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4xpbl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.97.119" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m8jmc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.237.164" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.305 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drpkq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.199.17" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.369 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2vkh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.189.146" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.386 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g4t8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.231.103" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9p49d" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.121.118" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.499 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p8fxm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.9.72" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.532 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9qllt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.46" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.588 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lskjg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.40" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xcjkg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.176.194" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6jjl6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.236.78" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-czcml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.212.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d5tgx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.153.101" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dw2nw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.104.12" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.888 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2ndg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.193.51" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8h9g7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.13" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.938 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7877" name:"default"}
2026-02-16 21:34:54.021 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pgzls" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.110.254" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.036 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99fzk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.113" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q2lgx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.222.105" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-16 21:34:54.144 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r7g6r" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.251.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7877"}
2026-02-16 21:34:54.183 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6w8mj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.145.103" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.266 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8kh4s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.242.187" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-29fds" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.32.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjmgb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.130.187" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjd8t" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.97.183" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kj6v7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckjpg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.182.136" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5grbc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.154.16" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nx46x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.225.52" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.658 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-72gm6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.68.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.695 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fbxqt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5127"}
2026-02-16 21:34:54.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lp4pf" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.190" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.764 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-547"}
2026-02-16 21:34:54.781 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:54.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xkjxb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.142" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.832 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2fml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.122.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.900 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qvx75" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.179.125" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.936 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncgt7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.163.97" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vhgtk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.165.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.119 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fmsd2" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.100.89" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.119 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9pjr7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.218.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9xg6r" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.5.19" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.194 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-chcnx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.135.238" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.247 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gx9ml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.167.226" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.285 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hcbqp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.38" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.335 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmntm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.57.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w2lqh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.52.235" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.437 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sg8v8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.50" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xkk4q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.203" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.557 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r4xqh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.201.138" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5ts46" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.95.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4689"}
2026-02-16 21:34:55.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8422"}
2026-02-16 21:34:55.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rc746" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.148.182" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:56.313 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-2921/agnhost, name=eth0)
2026-02-16 21:34:56.313 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2921/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7548b9597ad" profile_ids:"kns.proxy-2921" profile_ids:"ksa.proxy-2921.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:34:56.313 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:56.313 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.313 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.314 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.314 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7548b9597ad"
2026-02-16 21:34:56.314 [INFO][92] felix/endpoint_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-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.314 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.342 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-2921/agnhost, name=eth0)
2026-02-16 21:34:56.349 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:56.349 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:34:56.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2921"}
2026-02-16 21:34:56.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2921/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7548b9597ad" profile_ids:"kns.proxy-2921" profile_ids:"ksa.proxy-2921.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:34:56.349 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.349 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.349 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.351 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7548b9597ad"
2026-02-16 21:34:56.351 [INFO][92] felix/endpoint_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-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.351 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.406 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:56.406 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"} status="up"
2026-02-16 21:34:56.406 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:34:56.406 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9898"}
2026-02-16 21:34:56.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9898" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:56.623 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=proxy-2921/agnhost, name=eth0)
2026-02-16 21:34:56.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2921/agnhost" endpoint_id:"eth0"}
2026-02-16 21:34:56.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-2921"}
2026-02-16 21:34:56.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-2921.default"}
2026-02-16 21:34:56.624 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.624 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-2921" ipVersion=0x4 logsSkipped=7 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3FOIjO-FpnpGfE_jvp" ipVersion=0x4 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-2921" ipVersion=0x4 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3FOIjO-FpnpGfE_jvp" ipVersion=0x4 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7548b9597ad" ipVersion=0x4 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7548b9597ad" ipVersion=0x4 table="filter"
2026-02-16 21:34:56.624 [INFO][92] felix/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-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.624 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.625 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.159
2026-02-16 21:34:56.700 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2921/agnhost", EndpointId:"eth0"}
2026-02-16 21:34:56.734 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali7548b9597ad" state="down"
2026-02-16 21:34:56.734 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7548b9597ad"
2026-02-16 21:34:56.734 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7548b9597ad", State:"down", Index:156}
2026-02-16 21:34:56.734 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{}}
2026-02-16 21:34:56.735 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Typed[string]{}}
2026-02-16 21:34:56.736 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=156
2026-02-16 21:34:56.739 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali7548b9597ad" state=""
2026-02-16 21:34:56.739 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7548b9597ad"
2026-02-16 21:34:56.762 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7548b9597ad", State:"", Index:156}
2026-02-16 21:34:56.762 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Set[string](nil)}
2026-02-16 21:34:56.762 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7548b9597ad", Addrs:set.Set[string](nil)}
2026-02-16 21:34:59.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5127" name:"default"}
2026-02-16 21:35:00.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5127"}
2026-02-16 21:35:00.153 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"}
2026-02-16 21:35:00.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4689" name:"default"}
2026-02-16 21:35:00.906 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4689"}
2026-02-16 21:35:00.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4689"}
2026-02-16 21:35:01.424 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-2921" name:"default"}
2026-02-16 21:35:01.457 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74, name=eth0)
2026-02-16 21:35:01.464 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfa39861751" profile_ids:"kns.svc-latency-1924" profile_ids:"ksa.svc-latency-1924.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:35:01.465 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.468 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.468 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.473 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfa39861751"
2026-02-16 21:35:01.474 [INFO][92] felix/endpoint_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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.474 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.481 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74, name=eth0)
2026-02-16 21:35:01.525 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:01.525 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"} status="up"
2026-02-16 21:35:01.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74" endpoint_id:"eth0"}
2026-02-16 21:35:01.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-1924"}
2026-02-16 21:35:01.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-1924.default"}
2026-02-16 21:35:01.525 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.525 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ot4Zzk88TuigFCKtuK" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BkAFvu1It8uPi5-107" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ot4Zzk88TuigFCKtuK" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.525 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BkAFvu1It8uPi5-107" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.525 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.526 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibfa39861751" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.526 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibfa39861751" ipVersion=0x4 table="filter"
2026-02-16 21:35:01.526 [INFO][92] felix/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-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.526 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.526 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.146
2026-02-16 21:35:01.593 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-1924/svc-latency-rc-6dc97667fd-pcm74", EndpointId:"eth0"}
2026-02-16 21:35:01.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9898"}
2026-02-16 21:35:01.698 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:01.725 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:01.877 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="calibfa39861751" state="down"
2026-02-16 21:35:01.878 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfa39861751", State:"down", Index:155}
2026-02-16 21:35:01.878 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfa39861751"
2026-02-16 21:35:01.878 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-16 21:35:01.878 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="calibfa39861751" state=""
2026-02-16 21:35:01.878 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibfa39861751"
2026-02-16 21:35:01.904 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{}}
2026-02-16 21:35:01.905 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Typed[string]{}}
2026-02-16 21:35:01.905 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfa39861751", State:"", Index:155}
2026-02-16 21:35:01.905 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Set[string](nil)}
2026-02-16 21:35:01.905 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfa39861751", Addrs:set.Set[string](nil)}
2026-02-16 21:35:02.103 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2921"
2026-02-16 21:35:02.806 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-2921"}
2026-02-16 21:35:02.862 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-1924" name:"default"}
2026-02-16 21:35:04.092 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:04.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-29fds" namespace:"svc-latency-1924"
2026-02-16 21:35:04.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3480"}
2026-02-16 21:35:04.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:04.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2b76q" namespace:"svc-latency-1924"
2026-02-16 21:35:04.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2h5bc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.174 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-428t6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.204 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-42sc6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.204 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44cqw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44qfx" namespace:"svc-latency-1924"
2026-02-16 21:35:04.253 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4n25f" namespace:"svc-latency-1924"
2026-02-16 21:35:04.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4rsp2" namespace:"svc-latency-1924"
2026-02-16 21:35:04.300 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4vwmc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.323 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4xpbl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-599z4" namespace:"svc-latency-1924"
2026-02-16 21:35:04.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5fhw5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5grbc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5ts46" namespace:"svc-latency-1924"
2026-02-16 21:35:04.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5vmtj" namespace:"svc-latency-1924"
2026-02-16 21:35:04.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5zp9h" namespace:"svc-latency-1924"
2026-02-16 21:35:04.432 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-68rtb" namespace:"svc-latency-1924"
2026-02-16 21:35:04.432 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:35:04.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-69bqk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6jjl6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6jjzd" namespace:"svc-latency-1924"
2026-02-16 21:35:04.489 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6ks6x" namespace:"svc-latency-1924"
2026-02-16 21:35:04.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6s7bk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6vg7s" namespace:"svc-latency-1924"
2026-02-16 21:35:04.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6w8mj" namespace:"svc-latency-1924"
2026-02-16 21:35:04.528 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6xdrt" namespace:"svc-latency-1924"
2026-02-16 21:35:04.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6zgn5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-727nw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-72gm6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-74sbb" namespace:"svc-latency-1924"
2026-02-16 21:35:04.600 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-76xqw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7ggkx" namespace:"svc-latency-1924"
2026-02-16 21:35:04.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7nq5b" namespace:"svc-latency-1924"
2026-02-16 21:35:04.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7sk2z" namespace:"svc-latency-1924"
2026-02-16 21:35:04.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82wjl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-88ljg" namespace:"svc-latency-1924"
2026-02-16 21:35:04.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8h9g7" namespace:"svc-latency-1924"
2026-02-16 21:35:04.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8kh4s" namespace:"svc-latency-1924"
2026-02-16 21:35:04.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8vpnp" namespace:"svc-latency-1924"
2026-02-16 21:35:04.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-964tc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.773 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9758w" namespace:"svc-latency-1924"
2026-02-16 21:35:04.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99fzk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9l62j" namespace:"svc-latency-1924"
2026-02-16 21:35:04.828 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9p49d" namespace:"svc-latency-1924"
2026-02-16 21:35:04.841 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4, name=eth0)
2026-02-16 21:35:04.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3480"} profile:{inbound_rules:{action:"allow" rule_id:"9H1AoT9o6QeoIofX"} outbound_rules:{action:"allow" rule_id:"eauMw2BO7qvFczAI"}}
2026-02-16 21:35:04.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3480.default"} profile:{}
2026-02-16 21:35:04.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali347ed057f29" profile_ids:"kns.configmap-3480" profile_ids:"ksa.configmap-3480.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:35:04.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9pjr7" namespace:"svc-latency-1924"
2026-02-16 21:35:04.863 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9qllt" namespace:"svc-latency-1924"
2026-02-16 21:35:04.876 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9v54x" namespace:"svc-latency-1924"
2026-02-16 21:35:04.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9xg6r" namespace:"svc-latency-1924"
2026-02-16 21:35:04.888 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.888 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.888 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali347ed057f29" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3480" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hBKehsicyKhyi7Xb89" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali347ed057f29" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3480" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hBKehsicyKhyi7Xb89" ipVersion=0x4 table="filter"
2026-02-16 21:35:04.889 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali347ed057f29"
2026-02-16 21:35:04.889 [INFO][92] felix/endpoint_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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.889 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.912 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali347ed057f29" state="down"
2026-02-16 21:35:04.912 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali347ed057f29"
2026-02-16 21:35:04.916 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali347ed057f29" state="up"
2026-02-16 21:35:04.933 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:04.933 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} status="down"
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali347ed057f29", State:"down", Index:157}
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{}}
2026-02-16 21:35:04.933 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{}}
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali347ed057f29", State:"up", Index:157}
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b7fgl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b94c5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.933 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bjnwg" namespace:"svc-latency-1924"
2026-02-16 21:35:04.939 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bjps6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bss5q" namespace:"svc-latency-1924"
2026-02-16 21:35:04.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2fml" namespace:"svc-latency-1924"
2026-02-16 21:35:04.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9jdc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.990 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali347ed057f29"
2026-02-16 21:35:04.990 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali347ed057f29"
2026-02-16 21:35:04.990 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali347ed057f29"
2026-02-16 21:35:04.990 [INFO][92] felix/endpoint_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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:04.990 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.015 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:05.015 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:05.015 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-chcnx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.015 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ck47s" namespace:"svc-latency-1924"
2026-02-16 21:35:05.026 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckjpg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.041 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cnr56" namespace:"svc-latency-1924"
2026-02-16 21:35:05.055 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cswq7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cvgk4" namespace:"svc-latency-1924"
2026-02-16 21:35:05.081 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-czcml" namespace:"svc-latency-1924"
2026-02-16 21:35:05.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2b7l" namespace:"svc-latency-1924"
2026-02-16 21:35:05.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d5tgx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9jtg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dghjh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dp9f6" namespace:"svc-latency-1924"
2026-02-16 21:35:05.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpmv8" namespace:"svc-latency-1924"
2026-02-16 21:35:05.183 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drpkq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.206 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dt9kh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.230 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dw2nw" namespace:"svc-latency-1924"
2026-02-16 21:35:05.236 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f44qk" namespace:"svc-latency-1924"
2026-02-16 21:35:05.255 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f6vwd" namespace:"svc-latency-1924"
2026-02-16 21:35:05.273 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f9h49" namespace:"svc-latency-1924"
2026-02-16 21:35:05.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fbxqt" namespace:"svc-latency-1924"
2026-02-16 21:35:05.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fcf6t" namespace:"svc-latency-1924"
2026-02-16 21:35:05.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fg7qt" namespace:"svc-latency-1924"
2026-02-16 21:35:05.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fglm5" namespace:"svc-latency-1924"
2026-02-16 21:35:05.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fktqx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fmsd2" namespace:"svc-latency-1924"
2026-02-16 21:35:05.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g28pq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.408 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g4t8v" namespace:"svc-latency-1924"
2026-02-16 21:35:05.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g64sx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.443 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g65gq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g6q9l" namespace:"svc-latency-1924"
2026-02-16 21:35:05.463 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gfkq9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gj4kk" namespace:"svc-latency-1924"
2026-02-16 21:35:05.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gnsjr" namespace:"svc-latency-1924"
2026-02-16 21:35:05.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gqc45" namespace:"svc-latency-1924"
2026-02-16 21:35:05.509 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gx9ml" namespace:"svc-latency-1924"
2026-02-16 21:35:05.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h5d9h" namespace:"svc-latency-1924"
2026-02-16 21:35:05.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hbb2s" namespace:"svc-latency-1924"
2026-02-16 21:35:05.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hcbqp" namespace:"svc-latency-1924"
2026-02-16 21:35:05.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hclzg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.575 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hfr24" namespace:"svc-latency-1924"
2026-02-16 21:35:05.585 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hh5k7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hqgqb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.608 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hsb9w" namespace:"svc-latency-1924"
2026-02-16 21:35:05.628 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4, name=eth0)
2026-02-16 21:35:05.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali347ed057f29" profile_ids:"kns.configmap-3480" profile_ids:"ksa.configmap-3480.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:35:05.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j9dhv" namespace:"svc-latency-1924"
2026-02-16 21:35:05.635 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.635 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.635 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.636 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali347ed057f29"
2026-02-16 21:35:05.636 [INFO][92] felix/endpoint_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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.636 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:05.665 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:05.665 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:05.665 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjd8t" namespace:"svc-latency-1924"
2026-02-16 21:35:05.666 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjmgb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.679 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-js2lm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.691 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwbmv" namespace:"svc-latency-1924"
2026-02-16 21:35:05.704 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kftcm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kj6v7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.729 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kklw8" namespace:"svc-latency-1924"
2026-02-16 21:35:05.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kkn24" namespace:"svc-latency-1924"
2026-02-16 21:35:05.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kr5rx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l5jmw" namespace:"svc-latency-1924"
2026-02-16 21:35:05.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6c6d" namespace:"svc-latency-1924"
2026-02-16 21:35:05.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6lxf" namespace:"svc-latency-1924"
2026-02-16 21:35:05.807 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l78kn" namespace:"svc-latency-1924"
2026-02-16 21:35:05.822 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ljxh9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lp4pf" namespace:"svc-latency-1924"
2026-02-16 21:35:05.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lskjg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lwwwj" namespace:"svc-latency-1924"
2026-02-16 21:35:05.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m24fh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.901 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m56r9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.912 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m8jmc" namespace:"svc-latency-1924"
2026-02-16 21:35:05.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m9f8v" namespace:"svc-latency-1924"
2026-02-16 21:35:05.938 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnttd" namespace:"svc-latency-1924"
2026-02-16 21:35:05.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mp8kb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mztcm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.978 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n66vz" namespace:"svc-latency-1924"
2026-02-16 21:35:05.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n9kqb" namespace:"svc-latency-1924"
2026-02-16 21:35:06.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n9rkm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncgt7" namespace:"svc-latency-1924"
2026-02-16 21:35:06.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncn4g" namespace:"svc-latency-1924"
2026-02-16 21:35:06.039 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nskq6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ntk7b" namespace:"svc-latency-1924"
2026-02-16 21:35:06.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvfnp" namespace:"svc-latency-1924"
2026-02-16 21:35:06.084 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nx46x" namespace:"svc-latency-1924"
2026-02-16 21:35:06.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p8fxm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p92d6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.115 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pbz5j" namespace:"svc-latency-1924"
2026-02-16 21:35:06.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pdkl8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.137 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pgzls" namespace:"svc-latency-1924"
2026-02-16 21:35:06.153 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-plkvc" namespace:"svc-latency-1924"
2026-02-16 21:35:06.232 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ps42v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.232 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pt8g8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.246 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pw7h8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q29dw" namespace:"svc-latency-1924"
2026-02-16 21:35:06.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q2lgx" namespace:"svc-latency-1924"
2026-02-16 21:35:06.295 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q67nd" namespace:"svc-latency-1924"
2026-02-16 21:35:06.309 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q9cqs" namespace:"svc-latency-1924"
2026-02-16 21:35:06.322 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qfdv8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qtn2v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qvx75" namespace:"svc-latency-1924"
2026-02-16 21:35:06.369 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r4xqh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r7g6r" namespace:"svc-latency-1924"
2026-02-16 21:35:06.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rc746" namespace:"svc-latency-1924"
2026-02-16 21:35:06.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rg7mm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.423 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rgfz6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhg8v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.445 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rs96s" namespace:"svc-latency-1924"
2026-02-16 21:35:06.460 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rsn6c" namespace:"svc-latency-1924"
2026-02-16 21:35:06.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rtgck" namespace:"svc-latency-1924"
2026-02-16 21:35:06.505 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvv94" namespace:"svc-latency-1924"
2026-02-16 21:35:06.505 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvx9q" namespace:"svc-latency-1924"
2026-02-16 21:35:06.508 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-16 21:35:06.508 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali347ed057f29"
2026-02-16 21:35:06.508 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:06.508 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:06.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2ndg" namespace:"svc-latency-1924"
2026-02-16 21:35:06.528 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2vkh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.539 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s57kr" namespace:"svc-latency-1924"
2026-02-16 21:35:06.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s8r8j" namespace:"svc-latency-1924"
2026-02-16 21:35:06.575 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sg8v8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.613 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sgrl9" namespace:"svc-latency-1924"
2026-02-16 21:35:06.614 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sjj86" namespace:"svc-latency-1924"
2026-02-16 21:35:06.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t6hrh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tbvzk" namespace:"svc-latency-1924"
2026-02-16 21:35:06.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tjvbb" namespace:"svc-latency-1924"
2026-02-16 21:35:06.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tl2mn" namespace:"svc-latency-1924"
2026-02-16 21:35:06.679 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tpfgn" namespace:"svc-latency-1924"
2026-02-16 21:35:06.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tww28" namespace:"svc-latency-1924"
2026-02-16 21:35:06.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vhgtk" namespace:"svc-latency-1924"
2026-02-16 21:35:06.719 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vlqdj" namespace:"svc-latency-1924"
2026-02-16 21:35:06.732 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vp9bd" namespace:"svc-latency-1924"
2026-02-16 21:35:06.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vpzbv" namespace:"svc-latency-1924"
2026-02-16 21:35:06.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vs7nh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vstsl" namespace:"svc-latency-1924"
2026-02-16 21:35:06.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w2lqh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w5fth" namespace:"svc-latency-1924"
2026-02-16 21:35:06.862 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6vnj" namespace:"svc-latency-1924"
2026-02-16 21:35:06.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wmn9n" namespace:"svc-latency-1924"
2026-02-16 21:35:06.889 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wprsh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.933 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wqcgr" namespace:"svc-latency-1924"
2026-02-16 21:35:07.001 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wsfkx" namespace:"svc-latency-1924"
2026-02-16 21:35:07.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwvcw" namespace:"svc-latency-1924"
2026-02-16 21:35:07.044 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6445" namespace:"svc-latency-1924"
2026-02-16 21:35:07.064 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6wsv" namespace:"svc-latency-1924"
2026-02-16 21:35:07.076 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xbfg5" namespace:"svc-latency-1924"
2026-02-16 21:35:07.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xcjkg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xdswn" namespace:"svc-latency-1924"
2026-02-16 21:35:07.137 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjjvg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xkjxb" namespace:"svc-latency-1924"
2026-02-16 21:35:07.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xkk4q" namespace:"svc-latency-1924"
2026-02-16 21:35:07.178 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmfpc" namespace:"svc-latency-1924"
2026-02-16 21:35:07.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmntm" namespace:"svc-latency-1924"
2026-02-16 21:35:07.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xnrdr" namespace:"svc-latency-1924"
2026-02-16 21:35:07.244 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z4kt9" namespace:"svc-latency-1924"
2026-02-16 21:35:07.258 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z4lwg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z599q" namespace:"svc-latency-1924"
2026-02-16 21:35:07.286 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcwzs" namespace:"svc-latency-1924"
2026-02-16 21:35:07.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:35:07.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-1924"}
2026-02-16 21:35:07.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9898" name:"default"}
2026-02-16 21:35:07.592 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9898"}
2026-02-16 21:35:07.609 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9898"}
2026-02-16 21:35:08.344 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3480"}
2026-02-16 21:35:08.345 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:35:08.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-16 21:35:08.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3256" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:09.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-499" name:"default"}
2026-02-16 21:35:09.360 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:09.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"}
2026-02-16 21:35:13.372 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4, name=eth0)
2026-02-16 21:35:13.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali347ed057f29" profile_ids:"kns.configmap-3480" profile_ids:"ksa.configmap-3480.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:35:13.372 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.372 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.372 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.373 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali347ed057f29"
2026-02-16 21:35:13.373 [INFO][92] felix/endpoint_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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.373 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.390 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4, name=eth0)
2026-02-16 21:35:13.401 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:13.401 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:13.401 [INFO][92] felix/summary.go 100: Summarising 398 dataplane reconciliation loops over 1m1.5s: avg=30ms longest=98ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:35:13.401 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3480"}
2026-02-16 21:35:13.401 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali347ed057f29" profile_ids:"kns.configmap-3480" profile_ids:"ksa.configmap-3480.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:35:13.402 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.402 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.402 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.404 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali347ed057f29"
2026-02-16 21:35:13.404 [INFO][92] felix/endpoint_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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.404 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.425 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:13.425 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:13.753 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4, name=eth0)
2026-02-16 21:35:13.753 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4" endpoint_id:"eth0"}
2026-02-16 21:35:13.753 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3480.default"}
2026-02-16 21:35:13.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3480"}
2026-02-16 21:35:13.754 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.754 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.754 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3480" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.754 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hBKehsicyKhyi7Xb89" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.755 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3480" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.755 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hBKehsicyKhyi7Xb89" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.755 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.755 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali347ed057f29" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.755 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali347ed057f29" ipVersion=0x4 table="filter"
2026-02-16 21:35:13.755 [INFO][92] felix/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-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.755 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.756 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.156
2026-02-16 21:35:13.813 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3480/pod-configmaps-ed73de8b-ce21-4a73-813e-1f6e60654dc4", EndpointId:"eth0"}
2026-02-16 21:35:13.857 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-16 21:35:13.857 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali347ed057f29"
2026-02-16 21:35:13.857 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali347ed057f29" state="down"
2026-02-16 21:35:13.857 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{}}
2026-02-16 21:35:13.857 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Typed[string]{}}
2026-02-16 21:35:13.857 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali347ed057f29", State:"down", Index:157}
2026-02-16 21:35:13.858 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali347ed057f29" state=""
2026-02-16 21:35:13.858 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali347ed057f29"
2026-02-16 21:35:13.880 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali347ed057f29", State:"", Index:157}
2026-02-16 21:35:13.880 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Set[string](nil)}
2026-02-16 21:35:13.880 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali347ed057f29", Addrs:set.Set[string](nil)}
2026-02-16 21:35:14.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-16 21:35:14.469 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1939"}
2026-02-16 21:35:14.469 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-1939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:15.163 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:15.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-1939"} profile:{inbound_rules:{action:"allow" rule_id:"XxEibgha7EnqM5gt"} outbound_rules:{action:"allow" rule_id:"Iktn1i9283toeI74"}}
2026-02-16 21:35:15.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-1939.default"} profile:{}
2026-02-16 21:35:15.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a199c65010" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:35:15.164 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.164 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.164 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a199c65010" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a199c65010" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.165 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.165 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.165 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.208 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:15.208 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:15.247 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a199c65010" state="down"
2026-02-16 21:35:15.247 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a199c65010"
2026-02-16 21:35:15.247 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a199c65010", State:"down", Index:158}
2026-02-16 21:35:15.247 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{}}
2026-02-16 21:35:15.247 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{}}
2026-02-16 21:35:15.247 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.247 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.247 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.248 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a199c65010" state="up"
2026-02-16 21:35:15.268 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:15.268 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:15.268 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a199c65010", State:"up", Index:158}
2026-02-16 21:35:15.268 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.268 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.268 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.269 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.269 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.288 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:15.288 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:15.710 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:15.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a199c65010" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:35:15.710 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.710 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.710 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.711 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a199c65010"
2026-02-16 21:35:15.712 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.712 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:15.734 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:15.734 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:17.036 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-16 21:35:17.036 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a199c65010"
2026-02-16 21:35:17.036 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:17.036 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:18.579 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3480" name:"default"}
2026-02-16 21:35:18.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3480"}
2026-02-16 21:35:19.038 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-547"}
2026-02-16 21:35:19.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5643"}
2026-02-16 21:35:19.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:19.640 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24, name=eth0)
2026-02-16 21:35:19.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-5643.default"} profile:{}
2026-02-16 21:35:19.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-5643"} profile:{inbound_rules:{action:"allow" rule_id:"OzNkkPeZ4Q0MARPO"} outbound_rules:{action:"allow" rule_id:"Lr66GTeVJ_Q7zSTo"}}
2026-02-16 21:35:19.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c1ad9133b" profile_ids:"kns.configmap-5643" profile_ids:"ksa.configmap-5643.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:35:19.640 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.641 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.641 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56c1ad9133b" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-5643" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QiDEmyODRWt0OdStPV" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56c1ad9133b" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-5643" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QiDEmyODRWt0OdStPV" ipVersion=0x4 table="filter"
2026-02-16 21:35:19.641 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.641 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.641 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.673 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:19.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="down"
2026-02-16 21:35:19.674 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3256" name:"default"}
2026-02-16 21:35:19.723 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali56c1ad9133b" state="down"
2026-02-16 21:35:19.723 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.723 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c1ad9133b", State:"down", Index:159}
2026-02-16 21:35:19.723 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:19.723 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:19.723 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.723 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.723 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.726 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali56c1ad9133b" state="up"
2026-02-16 21:35:19.742 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:19.742 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="down"
2026-02-16 21:35:19.742 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c1ad9133b", State:"up", Index:159}
2026-02-16 21:35:19.742 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.742 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.742 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:19.743 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.743 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:19.761 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:19.762 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="up"
2026-02-16 21:35:19.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8422"}
2026-02-16 21:35:19.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} 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-8294"}
2026-02-16 21:35:19.862 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:19.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-16 21:35:20.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} 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-8294"}
2026-02-16 21:35:20.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:20.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:20.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-16 21:35:20.125 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3256"}
2026-02-16 21:35:20.739 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24, name=eth0)
2026-02-16 21:35:20.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c1ad9133b" profile_ids:"kns.configmap-5643" profile_ids:"ksa.configmap-5643.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:35:20.739 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:20.739 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:20.740 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:20.740 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:20.741 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:20.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:20.763 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:20.763 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="up"
2026-02-16 21:35:21.260 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-16 21:35:21.260 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56c1ad9133b"
2026-02-16 21:35:21.261 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:21.261 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:21.880 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24, name=eth0)
2026-02-16 21:35:21.881 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c1ad9133b" profile_ids:"kns.configmap-5643" profile_ids:"ksa.configmap-5643.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:35:21.881 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.881 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.881 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.882 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:21.882 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.882 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.908 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:21.908 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="up"
2026-02-16 21:35:21.984 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali56c1ad9133b" state="down"
2026-02-16 21:35:21.984 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56c1ad9133b"
2026-02-16 21:35:21.984 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c1ad9133b", State:"down", Index:159}
2026-02-16 21:35:21.985 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:21.985 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:21.985 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:21.985 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.985 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:21.985 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.162
2026-02-16 21:35:21.991 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali56c1ad9133b" state=""
2026-02-16 21:35:21.991 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56c1ad9133b"
2026-02-16 21:35:21.991 [INFO][92] 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=159
2026-02-16 21:35:22.011 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:22.011 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="down"
2026-02-16 21:35:22.011 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c1ad9133b", State:"", Index:159}
2026-02-16 21:35:22.011 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:22.011 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c1ad9133b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:22.011 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c1ad9133b"
2026-02-16 21:35:22.011 [INFO][92] felix/endpoint_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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.011 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.038 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:22.038 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"} status="down"
2026-02-16 21:35:22.105 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24, name=eth0)
2026-02-16 21:35:22.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24" endpoint_id:"eth0"}
2026-02-16 21:35:22.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-5643"}
2026-02-16 21:35:22.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-5643.default"}
2026-02-16 21:35:22.105 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.105 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-5643" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QiDEmyODRWt0OdStPV" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-5643" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QiDEmyODRWt0OdStPV" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56c1ad9133b" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56c1ad9133b" ipVersion=0x4 table="filter"
2026-02-16 21:35:22.105 [INFO][92] felix/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-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.105 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:22.173 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5643/pod-configmaps-b1d118a5-faa7-4962-990d-7c68bb03fe24", EndpointId:"eth0"}
2026-02-16 21:35:23.175 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5643"}
2026-02-16 21:35:23.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9442"}
2026-02-16 21:35:23.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9442" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:24.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-547" name:"default"}
2026-02-16 21:35:24.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-547"}
2026-02-16 21:35:24.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-547"}
2026-02-16 21:35:24.859 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8422" name:"default"}
2026-02-16 21:35:25.124 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"default"}
2026-02-16 21:35:25.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"e2e"}
2026-02-16 21:35:25.245 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8422"}
2026-02-16 21:35:25.268 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8422"}
2026-02-16 21:35:25.377 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} 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-8294"}
2026-02-16 21:35:25.407 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-8294"}
2026-02-16 21:35:25.965 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=limitrange-9442/pfpod, name=eth0)
2026-02-16 21:35:25.965 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.limitrange-9442"} profile:{inbound_rules:{action:"allow" rule_id:"15o7aG8ZZGK7EA4r"} outbound_rules:{action:"allow" rule_id:"3RGQfCvS7HrAOMlq"}}
2026-02-16 21:35:25.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.limitrange-9442.default"} profile:{}
2026-02-16 21:35:25.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9442/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35a4a167d8c" profile_ids:"kns.limitrange-9442" profile_ids:"ksa.limitrange-9442.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:35:25.966 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:25.966 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:25.966 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali35a4a167d8c" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.limitrange-9442" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iJeW9xHONkpYe-FjCK" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali35a4a167d8c" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.limitrange-9442" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iJeW9xHONkpYe-FjCK" ipVersion=0x4 table="filter"
2026-02-16 21:35:25.966 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:25.966 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:25.966 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.006 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:26.007 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="down"
2026-02-16 21:35:26.048 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali35a4a167d8c" state="down"
2026-02-16 21:35:26.048 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.048 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35a4a167d8c", State:"down", Index:160}
2026-02-16 21:35:26.048 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{}}
2026-02-16 21:35:26.048 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{}}
2026-02-16 21:35:26.048 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.048 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.048 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.049 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali35a4a167d8c" state="up"
2026-02-16 21:35:26.081 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:26.081 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="down"
2026-02-16 21:35:26.081 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35a4a167d8c", State:"up", Index:160}
2026-02-16 21:35:26.081 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.081 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.081 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.081 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.082 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.101 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:26.101 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:26.160 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:26.189 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7100"}
2026-02-16 21:35:26.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7100" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:26.773 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=limitrange-9442/pfpod, name=eth0)
2026-02-16 21:35:26.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9442/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35a4a167d8c" profile_ids:"kns.limitrange-9442" profile_ids:"ksa.limitrange-9442.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:35:26.774 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.774 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.774 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.774 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:26.775 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.775 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:26.797 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:26.797 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:26.950 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-1-cc7pn, name=eth0)
2026-02-16 21:35:26.950 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7100"} profile:{inbound_rules:{action:"allow" rule_id:"ThrqNXuwDL7AojD_"} outbound_rules:{action:"allow" rule_id:"7_xK4XGq28m4ZPYp"}}
2026-02-16 21:35:26.951 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7100.default"} profile:{}
2026-02-16 21:35:26.951 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00db4173405" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:35:26.951 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:26.951 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:26.951 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00db4173405" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00db4173405" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00db4173405"
2026-02-16 21:35:26.952 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:26.998 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:26.998 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="down"
2026-02-16 21:35:27.025 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali00db4173405" state="down"
2026-02-16 21:35:27.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00db4173405", State:"down", Index:161}
2026-02-16 21:35:27.025 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00db4173405"
2026-02-16 21:35:27.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{}}
2026-02-16 21:35:27.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{}}
2026-02-16 21:35:27.025 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00db4173405"
2026-02-16 21:35:27.025 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.025 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.028 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali00db4173405" state="up"
2026-02-16 21:35:27.055 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:27.055 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="down"
2026-02-16 21:35:27.055 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00db4173405", State:"up", Index:161}
2026-02-16 21:35:27.055 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00db4173405"
2026-02-16 21:35:27.055 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00db4173405"
2026-02-16 21:35:27.055 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00db4173405"
2026-02-16 21:35:27.056 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.057 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.082 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:27.082 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="up"
2026-02-16 21:35:27.180 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-16 21:35:27.180 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali35a4a167d8c"
2026-02-16 21:35:27.180 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:27.180 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:27.723 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:27.723 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a199c65010" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:35:27.723 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:27.723 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:27.723 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:27.725 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a199c65010"
2026-02-16 21:35:27.725 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:27.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:27.752 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:27.752 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:27.779 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-1-cc7pn, name=eth0)
2026-02-16 21:35:27.779 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00db4173405" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:35:27.779 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.780 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.780 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.780 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00db4173405"
2026-02-16 21:35:27.781 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.781 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:27.805 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:27.805 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="up"
2026-02-16 21:35:27.981 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=161
2026-02-16 21:35:27.982 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00db4173405"
2026-02-16 21:35:27.982 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:27.982 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:28.312 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5643" name:"default"}
2026-02-16 21:35:28.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5643"}
2026-02-16 21:35:28.485 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5643"}
2026-02-16 21:35:28.953 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-1-cc7pn, name=eth0)
2026-02-16 21:35:28.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00db4173405" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:35:28.953 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:28.953 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:28.953 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:28.959 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00db4173405"
2026-02-16 21:35:28.959 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:28.959 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 161
2026-02-16 21:35:28.977 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:28.977 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="up"
2026-02-16 21:35:29.062 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali00db4173405" state="down"
2026-02-16 21:35:29.062 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00db4173405"
2026-02-16 21:35:29.062 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-16 21:35:29.062 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00db4173405", State:"down", Index:161}
2026-02-16 21:35:29.062 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.062 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.062 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00db4173405"
2026-02-16 21:35:29.062 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.062 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.063 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.164
2026-02-16 21:35:29.063 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali00db4173405" state=""
2026-02-16 21:35:29.064 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00db4173405"
2026-02-16 21:35:29.083 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.083 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.083 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00db4173405", State:"", Index:161}
2026-02-16 21:35:29.083 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Set[string](nil)}
2026-02-16 21:35:29.083 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00db4173405", Addrs:set.Set[string](nil)}
2026-02-16 21:35:29.083 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00db4173405"
2026-02-16 21:35:29.083 [INFO][92] felix/endpoint_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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.083 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.099 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.099 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.172 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-1-cc7pn, name=eth0)
2026-02-16 21:35:29.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn" endpoint_id:"eth0"}
2026-02-16 21:35:29.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7100"}
2026-02-16 21:35:29.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7100.default"}
2026-02-16 21:35:29.173 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.173 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00db4173405" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00db4173405" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.173 [INFO][92] felix/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-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.173 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.205 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-1-cc7pn", EndpointId:"eth0"}
2026-02-16 21:35:29.257 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/test-container-pod, name=eth0)
2026-02-16 21:35:29.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali234a6440eac" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:35:29.257 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.258 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.258 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali234a6440eac" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.258 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali234a6440eac" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.258 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.258 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.258 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.301 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.301 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.338 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali234a6440eac" state="down"
2026-02-16 21:35:29.338 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali234a6440eac"
2026-02-16 21:35:29.338 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali234a6440eac", State:"down", Index:162}
2026-02-16 21:35:29.338 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.338 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.339 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.339 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.339 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.340 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali234a6440eac" state="up"
2026-02-16 21:35:29.361 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.361 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.362 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali234a6440eac", State:"up", Index:162}
2026-02-16 21:35:29.362 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.362 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.362 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.362 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.362 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.391 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:29.391 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:29.788 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/test-container-pod, name=eth0)
2026-02-16 21:35:29.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali234a6440eac" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:35:29.789 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.789 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.789 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.790 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali234a6440eac"
2026-02-16 21:35:29.790 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.790 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:29.811 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:29.811 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:30.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7100"}
2026-02-16 21:35:30.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8136"}
2026-02-16 21:35:30.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:30.460 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9442"}
2026-02-16 21:35:30.483 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:30.505 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:30.866 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1939"}
2026-02-16 21:35:30.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-16 21:35:30.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:31.116 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-16 21:35:31.116 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali234a6440eac"
2026-02-16 21:35:31.116 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:31.117 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:31.657 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-3763/oidc-discovery-validator, name=eth0)
2026-02-16 21:35:31.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-3763"} profile:{inbound_rules:{action:"allow" rule_id:"-84xtSLSBYoCG__Y"} outbound_rules:{action:"allow" rule_id:"TtczhRVlohzEGlQd"}}
2026-02-16 21:35:31.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-3763.default"} profile:{}
2026-02-16 21:35:31.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3763/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c33cc8419b" profile_ids:"kns.svcaccounts-3763" profile_ids:"ksa.svcaccounts-3763.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:35:31.657 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.657 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.658 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c33cc8419b" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xkW-7C_G0WxntYDSdC" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UK7vOrvbjJGmy7S4z-" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c33cc8419b" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xkW-7C_G0WxntYDSdC" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UK7vOrvbjJGmy7S4z-" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.658 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:31.658 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.659 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.697 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:31.697 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-16 21:35:31.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9155" name:"default"}
2026-02-16 21:35:31.721 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:31.725 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali8c33cc8419b" state="down"
2026-02-16 21:35:31.725 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c33cc8419b"
2026-02-16 21:35:31.734 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali8c33cc8419b" state="up"
2026-02-16 21:35:31.740 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c33cc8419b", State:"down", Index:163}
2026-02-16 21:35:31.740 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:31.740 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:31.740 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c33cc8419b", State:"up", Index:163}
2026-02-16 21:35:31.740 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:31.740 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:31.740 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:31.741 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:31.766 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:31.766 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-16 21:35:31.766 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9155"}
2026-02-16 21:35:32.816 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-3763/oidc-discovery-validator, name=eth0)
2026-02-16 21:35:32.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3763/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c33cc8419b" profile_ids:"kns.svcaccounts-3763" profile_ids:"ksa.svcaccounts-3763.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:35:32.845 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:32.845 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:32.845 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:32.846 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:32.846 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:32.846 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:32.870 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:32.870 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-16 21:35:32.892 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:35:32.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-501"}
2026-02-16 21:35:32.919 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:33.004 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-16 21:35:33.004 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c33cc8419b"
2026-02-16 21:35:33.004 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:33.004 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:33.976 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-3763/oidc-discovery-validator, name=eth0)
2026-02-16 21:35:33.976 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3763/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c33cc8419b" profile_ids:"kns.svcaccounts-3763" profile_ids:"ksa.svcaccounts-3763.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:35:33.976 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:33.976 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:33.977 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:33.977 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:33.977 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:33.977 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.000 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:34.000 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-16 21:35:34.082 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali8c33cc8419b" state="down"
2026-02-16 21:35:34.083 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c33cc8419b", State:"down", Index:163}
2026-02-16 21:35:34.083 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c33cc8419b"
2026-02-16 21:35:34.083 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:34.083 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:34.083 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:34.083 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.083 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.084 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.160
2026-02-16 21:35:34.084 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-16 21:35:34.085 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali8c33cc8419b" state=""
2026-02-16 21:35:34.085 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c33cc8419b"
2026-02-16 21:35:34.104 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:34.105 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-16 21:35:34.105 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c33cc8419b", State:"", Index:163}
2026-02-16 21:35:34.105 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:34.105 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c33cc8419b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:34.105 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c33cc8419b"
2026-02-16 21:35:34.105 [INFO][92] felix/endpoint_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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.105 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.127 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:34.127 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-16 21:35:34.190 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-3763/oidc-discovery-validator, name=eth0)
2026-02-16 21:35:34.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3763/oidc-discovery-validator" endpoint_id:"eth0"}
2026-02-16 21:35:34.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-3763.default"}
2026-02-16 21:35:34.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-3763"}
2026-02-16 21:35:34.190 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.190 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xkW-7C_G0WxntYDSdC" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UK7vOrvbjJGmy7S4z-" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xkW-7C_G0WxntYDSdC" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UK7vOrvbjJGmy7S4z-" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.191 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c33cc8419b" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c33cc8419b" ipVersion=0x4 table="filter"
2026-02-16 21:35:34.191 [INFO][92] felix/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-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.191 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.237 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3763/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-16 21:35:34.612 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:34.641 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3719"}
2026-02-16 21:35:34.641 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:34.660 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3719" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:35:35.281 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:35.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"} profile:{}
2026-02-16 21:35:35.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3719"} profile:{inbound_rules:{action:"allow" rule_id:"N2ST4pmzsFMjR0uY"} outbound_rules:{action:"allow" rule_id:"RmU_9jneTCeSui99"}}
2026-02-16 21:35:35.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:35:35.282 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.282 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.283 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.283 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.284 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.284 [INFO][92] felix/endpoint_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-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.284 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.322 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:35.322 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:35.358 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calib44b2b9d75e" state="down"
2026-02-16 21:35:35.359 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.359 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"down", Index:164}
2026-02-16 21:35:35.359 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:35.359 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:35.359 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.359 [INFO][92] felix/endpoint_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-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.359 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.364 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calib44b2b9d75e" state="up"
2026-02-16 21:35:35.381 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:35.382 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:35.382 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"up", Index:164}
2026-02-16 21:35:35.382 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.382 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.382 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.382 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.382 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.412 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.412 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.526 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7100" name:"default"}
2026-02-16 21:35:35.586 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=limitrange-9442/pfpod, name=eth0)
2026-02-16 21:35:35.586 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9442/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35a4a167d8c" profile_ids:"kns.limitrange-9442" profile_ids:"ksa.limitrange-9442.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:35:35.586 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.586 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.586 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.588 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:35.588 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.588 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.625 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.625 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.632 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=limitrange-9442/pfpod, name=eth0)
2026-02-16 21:35:35.632 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9442/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35a4a167d8c" profile_ids:"kns.limitrange-9442" profile_ids:"ksa.limitrange-9442.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:35:35.632 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.632 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.632 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.632 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35a4a167d8c"
2026-02-16 21:35:35.633 [INFO][92] felix/endpoint_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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.633 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.654 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.654 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9442"}
2026-02-16 21:35:35.829 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:35.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:35:35.830 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.830 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.830 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.830 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.830 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.830 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.847 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.847 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.848 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:35.848 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:35:35.849 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.849 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.849 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.849 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:35.849 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.849 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:35.866 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.866 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.890 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:35.891 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a199c65010" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:35:35.891 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.891 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.891 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.892 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a199c65010"
2026-02-16 21:35:35.892 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.893 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.908 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/test-container-pod, name=eth0)
2026-02-16 21:35:35.916 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:35.923 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=limitrange-9442/pfpod, name=eth0)
2026-02-16 21:35:35.927 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.927 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali234a6440eac" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a199c65010" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9442/pfpod" endpoint_id:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.limitrange-9442"}
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.limitrange-9442.default"}
2026-02-16 21:35:35.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7100"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.928 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.limitrange-9442" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iJeW9xHONkpYe-FjCK" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.limitrange-9442" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iJeW9xHONkpYe-FjCK" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali35a4a167d8c" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali35a4a167d8c" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a199c65010"
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali234a6440eac"
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/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-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.929 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.930 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.165
2026-02-16 21:35:35.951 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/test-container-pod, name=eth0)
2026-02-16 21:35:35.986 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.986 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.986 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9442/pfpod", EndpointId:"eth0"}
2026-02-16 21:35:35.986 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.986 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1939"}
2026-02-16 21:35:35.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali234a6440eac" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:35:35.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7100"}
2026-02-16 21:35:35.986 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.986 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.986 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.987 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali234a6440eac"
2026-02-16 21:35:35.987 [INFO][92] felix/endpoint_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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:35.987 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.004 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:36.004 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:35:36.043 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35a4a167d8c"
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali35a4a167d8c" state="down"
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali35a4a167d8c" state=""
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali35a4a167d8c"
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.043 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35a4a167d8c", State:"down", Index:160}
2026-02-16 21:35:36.043 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35a4a167d8c", State:"", Index:160}
2026-02-16 21:35:36.044 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.044 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35a4a167d8c", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.315 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/test-container-pod, name=eth0)
2026-02-16 21:35:36.315 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/test-container-pod" endpoint_id:"eth0"}
2026-02-16 21:35:36.315 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.315 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.316 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali234a6440eac" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali234a6440eac" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.316 [INFO][92] felix/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-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.316 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.317 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.163
bird: KIF: Received address message for unknown interface 162
2026-02-16 21:35:36.349 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-1939/netserver-0, name=eth0)
2026-02-16 21:35:36.370 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:35:36.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-0" endpoint_id:"eth0"}
2026-02-16 21:35:36.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-1939.default"}
2026-02-16 21:35:36.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-1939"}
2026-02-16 21:35:36.370 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.371 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a199c65010" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a199c65010" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.371 [INFO][92] felix/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-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.371 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.371 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.158
2026-02-16 21:35:36.419 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali234a6440eac" state="down"
2026-02-16 21:35:36.419 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali234a6440eac"
2026-02-16 21:35:36.419 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-16 21:35:36.423 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali234a6440eac" state=""
2026-02-16 21:35:36.424 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali234a6440eac"
2026-02-16 21:35:36.429 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-0", EndpointId:"eth0"}
2026-02-16 21:35:36.430 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali234a6440eac", State:"down", Index:162}
2026-02-16 21:35:36.430 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.430 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.430 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali234a6440eac", State:"", Index:162}
2026-02-16 21:35:36.430 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.430 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali234a6440eac", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.458 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-16 21:35:36.459 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a199c65010"
2026-02-16 21:35:36.459 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a199c65010" state="down"
2026-02-16 21:35:36.459 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.459 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.459 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a199c65010", State:"down", Index:158}
2026-02-16 21:35:36.463 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a199c65010" state=""
2026-02-16 21:35:36.463 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a199c65010"
2026-02-16 21:35:36.464 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=164
2026-02-16 21:35:36.464 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:36.481 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a199c65010", State:"", Index:158}
2026-02-16 21:35:36.481 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.481 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a199c65010", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.481 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:36.481 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:37.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-501"}
2026-02-16 21:35:37.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9890"}
2026-02-16 21:35:37.090 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-9890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:37.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9890"}
2026-02-16 21:35:37.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3957"}
2026-02-16 21:35:37.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3957" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:37.242 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3957"}
2026-02-16 21:35:37.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:35:37.300 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-6234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:37.917 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8, name=eth0)
2026-02-16 21:35:37.917 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9467856931" profile_ids:"kns.projected-6983" profile_ids:"ksa.projected-6983.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:35:37.917 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.917 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.917 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.918 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9467856931"
2026-02-16 21:35:37.918 [INFO][92] felix/endpoint_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-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.918 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.932 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8, name=eth0)
2026-02-16 21:35:37.945 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:37.945 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"} status="up"
2026-02-16 21:35:37.945 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8" endpoint_id:"eth0"}
2026-02-16 21:35:37.945 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6983"}
2026-02-16 21:35:37.945 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6983.default"}
2026-02-16 21:35:37.945 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.945 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6983" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BpAHw57CVl6gqtO8Do" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6983" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BpAHw57CVl6gqtO8Do" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9467856931" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9467856931" ipVersion=0x4 table="filter"
2026-02-16 21:35:37.946 [INFO][92] felix/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-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.946 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:37.946 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.153
2026-02-16 21:35:38.001 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6983/pod-projected-configmaps-6f164ff1-a2d2-41d0-a69c-eebedd79bec8", EndpointId:"eth0"}
2026-02-16 21:35:38.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6983" name:"default"}
2026-02-16 21:35:38.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:35:38.261 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6983"}
2026-02-16 21:35:38.325 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calid9467856931" state="down"
2026-02-16 21:35:38.325 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9467856931", State:"down", Index:149}
2026-02-16 21:35:38.326 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9467856931"
2026-02-16 21:35:38.326 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-16 21:35:38.327 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calid9467856931" state=""
2026-02-16 21:35:38.327 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9467856931"
2026-02-16 21:35:38.352 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{}}
2026-02-16 21:35:38.353 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Typed[string]{}}
2026-02-16 21:35:38.353 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9467856931", State:"", Index:149}
2026-02-16 21:35:38.353 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Set[string](nil)}
2026-02-16 21:35:38.353 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9467856931", Addrs:set.Set[string](nil)}
2026-02-16 21:35:39.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8136"}
2026-02-16 21:35:39.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:39.265 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-221" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:39.760 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7958" name:"default"}
2026-02-16 21:35:39.955 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a, name=eth0)
2026-02-16 21:35:39.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-221.default"} profile:{}
2026-02-16 21:35:39.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-221"} profile:{inbound_rules:{action:"allow" rule_id:"y09YVrILcGWMX5NW"} outbound_rules:{action:"allow" rule_id:"8frOn5pz7bhlGfBK"}}
2026-02-16 21:35:39.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87e7df91df" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:35:39.956 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:39.956 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:39.956 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia87e7df91df" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia87e7df91df" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-16 21:35:39.957 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia87e7df91df"
2026-02-16 21:35:39.957 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:39.957 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.001 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:40.001 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="down"
2026-02-16 21:35:40.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:40.026 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calia87e7df91df" state="down"
2026-02-16 21:35:40.027 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia87e7df91df"
2026-02-16 21:35:40.027 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87e7df91df", State:"down", Index:165}
2026-02-16 21:35:40.027 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:40.027 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:40.027 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87e7df91df"
2026-02-16 21:35:40.027 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.027 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.030 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calia87e7df91df" state="up"
2026-02-16 21:35:40.050 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:40.050 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="down"
2026-02-16 21:35:40.051 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87e7df91df", State:"up", Index:165}
2026-02-16 21:35:40.051 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia87e7df91df"
2026-02-16 21:35:40.051 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87e7df91df"
2026-02-16 21:35:40.052 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87e7df91df"
2026-02-16 21:35:40.053 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.053 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.083 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:40.083 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="up"
2026-02-16 21:35:40.083 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7958"}
2026-02-16 21:35:40.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9442" name:"default"}
2026-02-16 21:35:40.899 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a, name=eth0)
2026-02-16 21:35:40.900 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87e7df91df" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:35:40.900 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.900 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.900 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.900 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87e7df91df"
2026-02-16 21:35:40.900 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.900 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:40.937 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:40.937 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="up"
2026-02-16 21:35:40.937 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9442"}
2026-02-16 21:35:41.049 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-1939" name:"default"}
2026-02-16 21:35:41.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-1939"}
2026-02-16 21:35:41.804 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-16 21:35:41.804 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia87e7df91df"
2026-02-16 21:35:41.804 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:41.804 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:42.055 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a, name=eth0)
2026-02-16 21:35:42.055 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87e7df91df" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:35:42.055 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.055 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.055 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.060 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87e7df91df"
2026-02-16 21:35:42.060 [INFO][92] 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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.060 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.085 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:42.085 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="down"
2026-02-16 21:35:42.156 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calia87e7df91df" state="down"
2026-02-16 21:35:42.156 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia87e7df91df"
2026-02-16 21:35:42.156 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87e7df91df", State:"down", Index:165}
2026-02-16 21:35:42.156 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:42.156 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:42.156 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87e7df91df"
2026-02-16 21:35:42.156 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia87e7df91df"
2026-02-16 21:35:42.156 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.156 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.157 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.161
2026-02-16 21:35:42.158 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-16 21:35:42.159 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calia87e7df91df" state=""
2026-02-16 21:35:42.159 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia87e7df91df"
2026-02-16 21:35:42.179 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:42.179 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="down"
2026-02-16 21:35:42.180 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87e7df91df", State:"", Index:165}
2026-02-16 21:35:42.180 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Set[string](nil)}
2026-02-16 21:35:42.180 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87e7df91df", Addrs:set.Set[string](nil)}
2026-02-16 21:35:42.180 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87e7df91df"
2026-02-16 21:35:42.180 [INFO][92] felix/endpoint_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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.180 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.200 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:42.200 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"} status="down"
2026-02-16 21:35:42.235 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a, name=eth0)
2026-02-16 21:35:42.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a" endpoint_id:"eth0"}
2026-02-16 21:35:42.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-221"}
2026-02-16 21:35:42.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-221.default"}
2026-02-16 21:35:42.235 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.235 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia87e7df91df" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia87e7df91df" ipVersion=0x4 table="filter"
2026-02-16 21:35:42.236 [INFO][92] felix/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-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.236 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.297 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-configmaps-b375a247-1670-47fe-ad0c-dc9a5d984c2a", EndpointId:"eth0"}
2026-02-16 21:35:42.412 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3957" name:"default"}
2026-02-16 21:35:42.520 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-501" name:"default"}
2026-02-16 21:35:42.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-9890" name:"default"}
2026-02-16 21:35:42.653 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3957"}
2026-02-16 21:35:42.680 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3957"}
2026-02-16 21:35:42.742 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-501"}
2026-02-16 21:35:42.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-501"}
2026-02-16 21:35:42.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9890"}
2026-02-16 21:35:42.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-9890"}
2026-02-16 21:35:43.460 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:43.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8163"}
2026-02-16 21:35:43.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:44.111 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-8163/test-deployment-z48t7-77765fd584-ml6xm, name=eth0)
2026-02-16 21:35:44.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-8163"} profile:{inbound_rules:{action:"allow" rule_id:"aBb_r091t1xn_RYB"} outbound_rules:{action:"allow" rule_id:"9BTfPpM_BZHcZmGH"}}
2026-02-16 21:35:44.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-8163.default"} profile:{}
2026-02-16 21:35:44.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c5ea2d12df" profile_ids:"kns.deployment-8163" profile_ids:"ksa.deployment-8163.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:35:44.112 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.112 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.112 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.112 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9c5ea2d12df" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.112 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-8163" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bEoCuYlAf_9ZIRGDCW" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9c5ea2d12df" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-8163" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bEoCuYlAf_9ZIRGDCW" ipVersion=0x4 table="filter"
2026-02-16 21:35:44.113 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.113 [INFO][92] felix/endpoint_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-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.113 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.157 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:44.157 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} status="down"
2026-02-16 21:35:44.195 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali9c5ea2d12df" state="down"
2026-02-16 21:35:44.195 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c5ea2d12df", State:"down", Index:166}
2026-02-16 21:35:44.195 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.195 [INFO][92] felix/endpoint_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-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.195 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.195 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.197 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali9c5ea2d12df" state="up"
2026-02-16 21:35:44.214 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:44.214 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} status="down"
2026-02-16 21:35:44.214 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:44.214 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:44.214 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c5ea2d12df", State:"up", Index:166}
2026-02-16 21:35:44.214 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.214 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.214 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.214 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.214 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.235 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:44.235 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} status="up"
2026-02-16 21:35:44.516 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8136" name:"default"}
2026-02-16 21:35:44.547 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8136"}
2026-02-16 21:35:44.579 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"}
2026-02-16 21:35:44.920 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-8163/test-deployment-z48t7-77765fd584-ml6xm, name=eth0)
2026-02-16 21:35:44.921 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c5ea2d12df" profile_ids:"kns.deployment-8163" profile_ids:"ksa.deployment-8163.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:35:44.921 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.921 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.921 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.922 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:44.922 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.922 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:44.962 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:44.962 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"} status="up"
2026-02-16 21:35:45.576 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:35:45.663 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8163"}
2026-02-16 21:35:45.691 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7482"}
2026-02-16 21:35:45.714 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:45.737 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7482" type:"ClusterIP" cluster_ips:"10.254.177.98" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:35:45.810 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-16 21:35:45.810 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:45.811 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:45.811 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:45.966 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:45.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:35:45.966 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.966 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.966 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.969 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:45.969 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.969 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.990 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:45.996 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:45.996 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:45.997 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:35:45.997 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.997 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.997 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.997 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:45.997 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:45.998 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.021 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.021 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.300 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:46.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"}
2026-02-16 21:35:46.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3719"}
2026-02-16 21:35:46.303 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.303 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.303 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.303 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.303 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.303 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.303 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.303 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.304 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.304 [INFO][92] felix/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-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.304 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.304 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.167
bird: KIF: Received address message for unknown interface 164
2026-02-16 21:35:46.358 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-89rzs, name=eth0)
2026-02-16 21:35:46.381 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:46.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"}
2026-02-16 21:35:46.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7482.default"} profile:{}
2026-02-16 21:35:46.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7482"} profile:{inbound_rules:{action:"allow" rule_id:"tg6bobH_e1VMT4lD"} outbound_rules:{action:"allow" rule_id:"btwwZ4nsKnNojxiL"}}
2026-02-16 21:35:46.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-89rzs" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb8e74116f8" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:35:46.382 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.382 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.382 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb8e74116f8" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb8e74116f8" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.382 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.383 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb8e74116f8"
2026-02-16 21:35:46.383 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.383 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.409 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calib44b2b9d75e" state="down"
2026-02-16 21:35:46.410 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:46.410 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-16 21:35:46.415 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calib44b2b9d75e" state=""
2026-02-16 21:35:46.415 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib44b2b9d75e"
2026-02-16 21:35:46.422 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:46.422 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} status="down"
2026-02-16 21:35:46.422 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"down", Index:164}
2026-02-16 21:35:46.422 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.422 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.422 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"", Index:164}
2026-02-16 21:35:46.422 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Set[string](nil)}
2026-02-16 21:35:46.422 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Set[string](nil)}
2026-02-16 21:35:46.430 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="califb8e74116f8" state="down"
2026-02-16 21:35:46.430 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb8e74116f8"
2026-02-16 21:35:46.431 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="califb8e74116f8" state="up"
2026-02-16 21:35:46.444 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb8e74116f8", State:"down", Index:167}
2026-02-16 21:35:46.444 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.445 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb8e74116f8", State:"up", Index:167}
2026-02-16 21:35:46.445 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb8e74116f8"
2026-02-16 21:35:46.445 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb8e74116f8"
2026-02-16 21:35:46.445 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb8e74116f8"
2026-02-16 21:35:46.445 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.445 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.512 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-nnt5n, name=eth0)
2026-02-16 21:35:46.526 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.526 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.526 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d91840584a" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:35:46.526 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.527 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.527 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.527 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2d91840584a" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.527 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2d91840584a" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.527 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d91840584a"
2026-02-16 21:35:46.527 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.527 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.535 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali2d91840584a" state="down"
2026-02-16 21:35:46.535 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d91840584a"
2026-02-16 21:35:46.535 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali2d91840584a" state="up"
2026-02-16 21:35:46.561 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:46.561 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} status="down"
2026-02-16 21:35:46.562 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d91840584a", State:"down", Index:168}
2026-02-16 21:35:46.562 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.562 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.562 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d91840584a", State:"up", Index:168}
2026-02-16 21:35:46.562 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d91840584a"
2026-02-16 21:35:46.562 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d91840584a"
2026-02-16 21:35:46.562 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d91840584a"
2026-02-16 21:35:46.562 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.562 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.580 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.580 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.947 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-89rzs, name=eth0)
2026-02-16 21:35:46.948 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-89rzs" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb8e74116f8" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:35:46.948 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.948 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.948 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.954 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb8e74116f8"
2026-02-16 21:35:46.954 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.954 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:46.973 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-nnt5n, name=eth0)
2026-02-16 21:35:46.981 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.981 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.981 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d91840584a" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:35:46.981 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.983 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.983 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.985 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d91840584a"
2026-02-16 21:35:46.985 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:46.985 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:47.011 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:47.011 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} status="up"
2026-02-16 21:35:47.572 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:47.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3719"} profile:{inbound_rules:{action:"allow" rule_id:"N2ST4pmzsFMjR0uY"} outbound_rules:{action:"allow" rule_id:"RmU_9jneTCeSui99"}}
2026-02-16 21:35:47.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"} profile:{}
2026-02-16 21:35:47.572 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:47.572 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.572 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.573 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib44b2b9d75e" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:47.573 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:47.573 [INFO][92] felix/endpoint_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-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.573 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.605 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:47.605 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:47.638 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib44b2b9d75e" state="down"
2026-02-16 21:35:47.638 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:47.638 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib44b2b9d75e" state="up"
2026-02-16 21:35:47.638 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"down", Index:169}
2026-02-16 21:35:47.639 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:47.639 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:47.639 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"up", Index:169}
2026-02-16 21:35:47.639 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:47.639 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:47.639 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:47.639 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.639 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:47.663 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=167
2026-02-16 21:35:47.663 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb8e74116f8"
2026-02-16 21:35:47.666 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:47.667 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:47.667 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:47.667 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:47.984 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-16 21:35:47.984 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d91840584a"
2026-02-16 21:35:47.984 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:47.984 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:48.584 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-221" name:"default"}
2026-02-16 21:35:48.744 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:48.772 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-221"}
2026-02-16 21:35:48.969 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:48.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:48.970 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.970 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.971 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.971 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:48.971 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.972 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.989 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:48.995 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:48.995 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:48.995 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:48.996 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.996 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.996 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.997 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:48.997 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:48.997 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:49.023 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:49.023 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:49.101 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-16 21:35:49.101 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:49.101 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:49.101 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:50.641 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7482"
2026-02-16 21:35:50.685 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-89rzs, name=eth0)
2026-02-16 21:35:50.689 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-nnt5n, name=eth0)
2026-02-16 21:35:50.705 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-89rzs, name=eth0)
2026-02-16 21:35:50.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-89rzs" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb8e74116f8" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:35:50.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d91840584a" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:35:50.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7482"}
2026-02-16 21:35:50.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-89rzs" endpoint_id:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.711 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.712 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb8e74116f8" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.712 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb8e74116f8" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.712 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d91840584a"
2026-02-16 21:35:50.712 [INFO][92] felix/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-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.712 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.712 [INFO][92] felix/endpoint_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-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.712 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.712 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-nnt5n, name=eth0)
2026-02-16 21:35:50.713 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.166
2026-02-16 21:35:50.720 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-8163/test-deployment-z48t7-77765fd584-ml6xm, name=eth0)
2026-02-16 21:35:50.725 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-8163/test-deployment-z48t7-77765fd584-ml6xm, name=eth0)
2026-02-16 21:35:50.785 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-89rzs", EndpointId:"eth0"}
2026-02-16 21:35:50.785 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:50.785 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"} status="up"
2026-02-16 21:35:50.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n" endpoint_id:"eth0"}
2026-02-16 21:35:50.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7482"}
2026-02-16 21:35:50.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7482.default"}
2026-02-16 21:35:50.785 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8155"}
2026-02-16 21:35:50.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c5ea2d12df" profile_ids:"kns.deployment-8163" profile_ids:"ksa.deployment-8163.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:35:50.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm" endpoint_id:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-8163"}
2026-02-16 21:35:50.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-8163.default"}
2026-02-16 21:35:50.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:50.786 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.786 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-8163" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.787 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bEoCuYlAf_9ZIRGDCW" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.787 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-8163" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.787 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bEoCuYlAf_9ZIRGDCW" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.787 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.787 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2d91840584a" ipVersion=0x4 nextLog=2026-02-16 21:35:56.952250082 +0000 UTC m=+1152.012324219 table="filter"
2026-02-16 21:35:50.787 [INFO][92] felix/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-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.787 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.787 [INFO][92] felix/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-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.787 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.788 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.170
2026-02-16 21:35:50.788 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.168
2026-02-16 21:35:50.853 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8163/test-deployment-z48t7-77765fd584-ml6xm", EndpointId:"eth0"}
2026-02-16 21:35:50.853 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-nnt5n", EndpointId:"eth0"}
2026-02-16 21:35:50.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8163" name:"default"}
bird: KIF: Received address message for unknown interface 166
2026-02-16 21:35:51.098 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8163"}
2026-02-16 21:35:51.118 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali9c5ea2d12df" state="down"
2026-02-16 21:35:51.118 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:51.119 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-16 21:35:51.119 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c5ea2d12df", State:"down", Index:166}
2026-02-16 21:35:51.120 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:51.120 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Typed[string]{}}
2026-02-16 21:35:51.123 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali9c5ea2d12df" state=""
2026-02-16 21:35:51.123 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9c5ea2d12df"
2026-02-16 21:35:51.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8163"}
2026-02-16 21:35:51.160 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c5ea2d12df", State:"", Index:166}
2026-02-16 21:35:51.160 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Set[string](nil)}
2026-02-16 21:35:51.160 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c5ea2d12df", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.183 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali2d91840584a" state="down"
2026-02-16 21:35:53.183 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d91840584a"
2026-02-16 21:35:53.183 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-16 21:35:53.183 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d91840584a", State:"down", Index:168}
2026-02-16 21:35:53.183 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.183 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.185 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali2d91840584a" state=""
2026-02-16 21:35:53.185 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d91840584a"
2026-02-16 21:35:53.210 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d91840584a", State:"", Index:168}
2026-02-16 21:35:53.210 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.210 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d91840584a", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.211 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="califb8e74116f8" state="down"
2026-02-16 21:35:53.211 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb8e74116f8"
2026-02-16 21:35:53.212 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=167
2026-02-16 21:35:53.214 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="califb8e74116f8" state=""
2026-02-16 21:35:53.214 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb8e74116f8"
2026-02-16 21:35:53.239 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb8e74116f8", State:"down", Index:167}
2026-02-16 21:35:53.239 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.239 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.239 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb8e74116f8", State:"", Index:167}
2026-02-16 21:35:53.240 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.240 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb8e74116f8", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.448 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-0, name=eth0)
2026-02-16 21:35:53.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-8155"} profile:{inbound_rules:{action:"allow" rule_id:"pIRLG74hg7uo7S-w"} outbound_rules:{action:"allow" rule_id:"M5kpmNjzRJTqx7Wb"}}
2026-02-16 21:35:53.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-8155.default"} profile:{}
2026-02-16 21:35:53.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib06e7291036" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:35:53.448 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.448 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.448 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.449 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib06e7291036"
2026-02-16 21:35:53.449 [INFO][92] felix/endpoint_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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.449 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.494 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:53.494 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calib06e7291036" state="down"
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib06e7291036"
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calib06e7291036" state="up"
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib06e7291036", State:"down", Index:170}
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.527 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.527 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib06e7291036", State:"up", Index:170}
2026-02-16 21:35:53.527 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib06e7291036"
2026-02-16 21:35:53.527 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib06e7291036"
2026-02-16 21:35:53.528 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib06e7291036"
2026-02-16 21:35:53.528 [INFO][92] felix/endpoint_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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.528 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:53.562 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:53.562 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:53.563 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-1, name=eth0)
2026-02-16 21:35:53.563 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62ee61e300b" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:35:53.563 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.563 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.563 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.564 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali62ee61e300b"
2026-02-16 21:35:53.564 [INFO][92] felix/endpoint_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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.564 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.601 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:53.601 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} status="down"
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali62ee61e300b" state="down"
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62ee61e300b"
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali62ee61e300b" state="up"
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62ee61e300b", State:"down", Index:171}
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.645 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.645 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62ee61e300b", State:"up", Index:171}
2026-02-16 21:35:53.645 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62ee61e300b"
2026-02-16 21:35:53.645 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62ee61e300b"
2026-02-16 21:35:53.645 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62ee61e300b"
2026-02-16 21:35:53.645 [INFO][92] felix/endpoint_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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.645 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:53.665 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:53.665 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.067 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-1, name=eth0)
2026-02-16 21:35:54.067 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62ee61e300b" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:35:54.067 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:54.067 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:54.067 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:54.067 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62ee61e300b"
2026-02-16 21:35:54.068 [INFO][92] felix/endpoint_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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:54.068 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:35:54.086 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.086 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.089 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-0, name=eth0)
2026-02-16 21:35:54.089 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib06e7291036" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:35:54.090 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:54.090 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:54.090 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:54.090 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib06e7291036"
2026-02-16 21:35:54.090 [INFO][92] felix/endpoint_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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:54.090 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:54.114 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.114 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.754 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:54.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:54.754 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.754 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.754 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.757 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:54.757 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.757 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.784 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.785 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.788 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:54.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:54.788 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.789 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.789 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.790 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:54.790 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.790 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.815 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.815 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3719"}
2026-02-16 21:35:54.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:35:54.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:54.828 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-16 21:35:54.828 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib06e7291036"
2026-02-16 21:35:54.845 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:54.845 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:54.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8155"}
2026-02-16 21:35:54.977 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:54.978 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib44b2b9d75e" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:35:54.978 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-677"}
2026-02-16 21:35:54.978 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.978 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.979 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.979 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib44b2b9d75e"
2026-02-16 21:35:54.979 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.979 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:54.988 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-16 21:35:54.988 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62ee61e300b"
2026-02-16 21:35:55.007 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:55.009 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:35:55.009 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:55.009 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:55.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:55.156 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-3719/test-ss-0, name=eth0)
2026-02-16 21:35:55.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-0" endpoint_id:"eth0"}
2026-02-16 21:35:55.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"}
2026-02-16 21:35:55.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3719"}
2026-02-16 21:35:55.156 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.156 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.157 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.157 [INFO][92] felix/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-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.157 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.157 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.171
2026-02-16 21:35:55.221 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-0", EndpointId:"eth0"}
2026-02-16 21:35:55.266 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-16 21:35:55.266 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib44b2b9d75e"
2026-02-16 21:35:55.266 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib44b2b9d75e" state="down"
2026-02-16 21:35:55.267 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.267 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.267 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"down", Index:169}
2026-02-16 21:35:55.267 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib44b2b9d75e" state=""
2026-02-16 21:35:55.267 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib44b2b9d75e"
2026-02-16 21:35:55.288 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib44b2b9d75e", State:"", Index:169}
2026-02-16 21:35:55.288 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Set[string](nil)}
2026-02-16 21:35:55.288 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib44b2b9d75e", Addrs:set.Set[string](nil)}
2026-02-16 21:35:55.508 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:35:55.509 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8910"} profile:{inbound_rules:{action:"allow" rule_id:"dKmo0TqxW17c0coL"} outbound_rules:{action:"allow" rule_id:"U7Qsn9YUQuDxw3td"}}
2026-02-16 21:35:55.509 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8910.default"} profile:{}
2026-02-16 21:35:55.509 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb60d85ea0" profile_ids:"kns.projected-8910" profile_ids:"ksa.projected-8910.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:35:55.509 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.509 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.509 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.510 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.510 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.510 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.537 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:55.537 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="down"
2026-02-16 21:35:55.587 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4bb60d85ea0" state="down"
2026-02-16 21:35:55.587 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.587 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb60d85ea0", State:"down", Index:172}
2026-02-16 21:35:55.587 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.587 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.587 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.587 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.587 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.590 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4bb60d85ea0" state="up"
2026-02-16 21:35:55.609 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:55.609 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="down"
2026-02-16 21:35:55.609 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb60d85ea0", State:"up", Index:172}
2026-02-16 21:35:55.609 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.609 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.609 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:55.609 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.609 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:55.624 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:55.624 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:56.281 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:35:56.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb60d85ea0" profile_ids:"kns.projected-8910" profile_ids:"ksa.projected-8910.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:35:56.282 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:56.282 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:56.282 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:56.283 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:56.284 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:56.284 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:56.313 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:56.313 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:56.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7482" name:"default"}
2026-02-16 21:35:56.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7482"}
2026-02-16 21:35:56.465 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7482"}
2026-02-16 21:35:57.068 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-16 21:35:57.068 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:57.068 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:57.068 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:57.403 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:35:57.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb60d85ea0" profile_ids:"kns.projected-8910" profile_ids:"ksa.projected-8910.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:35:57.403 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:57.403 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:57.403 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:57.404 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb60d85ea0"
2026-02-16 21:35:57.404 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:57.404 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:35:57.430 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:57.430 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:59.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-677"}
2026-02-16 21:35:59.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1163"}
2026-02-16 21:35:59.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:59.994 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-0, name=eth0)
2026-02-16 21:35:59.994 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib06e7291036" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:35:59.994 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:59.994 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:59.994 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:59.997 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib06e7291036"
2026-02-16 21:35:59.997 [INFO][92] felix/endpoint_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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:35:59.997 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.009 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-1, name=eth0)
2026-02-16 21:36:00.022 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-0, name=eth0)
2026-02-16 21:36:00.024 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.024 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62ee61e300b" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:36:00.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib06e7291036" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.025 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.026 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62ee61e300b"
2026-02-16 21:36:00.026 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib06e7291036"
2026-02-16 21:36:00.026 [INFO][92] felix/endpoint_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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.026 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.026 [INFO][92] felix/endpoint_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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.026 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.046 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-1, name=eth0)
2026-02-16 21:36:00.047 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.047 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.047 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.047 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62ee61e300b" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:36:00.047 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.048 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.048 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.051 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62ee61e300b"
2026-02-16 21:36:00.051 [INFO][92] felix/endpoint_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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.051 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.078 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.078 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.078 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8155"}
2026-02-16 21:36:00.274 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3719"
2026-02-16 21:36:00.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3719" name:"default"}
2026-02-16 21:36:00.348 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3719"}
2026-02-16 21:36:00.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3719"}
2026-02-16 21:36:00.448 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-0, name=eth0)
2026-02-16 21:36:00.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-0" endpoint_id:"eth0"}
2026-02-16 21:36:00.449 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.449 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.450 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib06e7291036" ipVersion=0x4 logsSkipped=29 table="filter"
2026-02-16 21:36:00.450 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib06e7291036" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.450 [INFO][92] felix/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-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.450 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.451 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.135
2026-02-16 21:36:00.454 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=disruption-8155/pod-1, name=eth0)
bird: KIF: Received address message for unknown interface 171
2026-02-16 21:36:00.517 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-0", EndpointId:"eth0"}
2026-02-16 21:36:00.517 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-1" endpoint_id:"eth0"}
2026-02-16 21:36:00.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-8155"}
2026-02-16 21:36:00.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-8155.default"}
2026-02-16 21:36:00.518 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.518 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.518 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.518 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali62ee61e300b" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali62ee61e300b" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.519 [INFO][92] felix/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-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.519 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.173
2026-02-16 21:36:00.560 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-16 21:36:00.560 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62ee61e300b"
2026-02-16 21:36:00.560 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali62ee61e300b" state="down"
2026-02-16 21:36:00.564 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=170
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib06e7291036"
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calib06e7291036" state="down"
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calib06e7291036" state=""
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib06e7291036"
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali62ee61e300b" state=""
2026-02-16 21:36:00.564 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62ee61e300b"
2026-02-16 21:36:00.576 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-1", EndpointId:"eth0"}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.576 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62ee61e300b", State:"down", Index:171}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.576 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib06e7291036", State:"down", Index:170}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib06e7291036", State:"", Index:170}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Set[string](nil)}
2026-02-16 21:36:00.576 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib06e7291036", Addrs:set.Set[string](nil)}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62ee61e300b", State:"", Index:171}
2026-02-16 21:36:00.576 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Set[string](nil)}
2026-02-16 21:36:00.576 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62ee61e300b", Addrs:set.Set[string](nil)}
2026-02-16 21:36:01.466 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:36:01.486 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-16 21:36:01.486 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:02.145 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8, name=eth0)
2026-02-16 21:36:02.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-2072"} profile:{inbound_rules:{action:"allow" rule_id:"vy0Cgpm8m32_gm6z"} outbound_rules:{action:"allow" rule_id:"Duw_da1q-FaRsy8i"}}
2026-02-16 21:36:02.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-2072.default"} profile:{}
2026-02-16 21:36:02.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fd466a843" profile_ids:"kns.emptydir-2072" profile_ids:"ksa.emptydir-2072.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:36:02.146 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.146 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.146 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.146 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.146 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic2fd466a843" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.146 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-2072" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.146 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7RSwGWGQwy8aJMbVYS" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.146 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.147 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic2fd466a843" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.147 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-2072" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.147 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7RSwGWGQwy8aJMbVYS" ipVersion=0x4 table="filter"
2026-02-16 21:36:02.147 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2fd466a843"
2026-02-16 21:36:02.147 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.147 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.194 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:02.194 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:02.217 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calic2fd466a843" state="down"
2026-02-16 21:36:02.217 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2fd466a843"
2026-02-16 21:36:02.217 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fd466a843", State:"down", Index:173}
2026-02-16 21:36:02.217 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{}}
2026-02-16 21:36:02.217 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{}}
2026-02-16 21:36:02.217 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fd466a843"
2026-02-16 21:36:02.217 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.217 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.219 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calic2fd466a843" state="up"
2026-02-16 21:36:02.239 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:02.239 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:02.239 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fd466a843", State:"up", Index:173}
2026-02-16 21:36:02.239 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic2fd466a843"
2026-02-16 21:36:02.239 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fd466a843"
2026-02-16 21:36:02.239 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fd466a843"
2026-02-16 21:36:02.239 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.239 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:02.266 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:02.267 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:03.341 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8, name=eth0)
2026-02-16 21:36:03.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fd466a843" profile_ids:"kns.emptydir-2072" profile_ids:"ksa.emptydir-2072.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:36:03.341 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:03.341 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:03.341 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:03.342 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fd466a843"
2026-02-16 21:36:03.342 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:03.342 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:03.367 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:03.367 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:03.821 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-16 21:36:03.821 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic2fd466a843"
2026-02-16 21:36:03.821 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:03.821 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:04.255 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-677" name:"default"}
2026-02-16 21:36:04.380 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-677"}
2026-02-16 21:36:04.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-677"}
2026-02-16 21:36:04.520 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8, name=eth0)
2026-02-16 21:36:04.520 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fd466a843" profile_ids:"kns.emptydir-2072" profile_ids:"ksa.emptydir-2072.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:36:04.520 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.520 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.520 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.521 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fd466a843"
2026-02-16 21:36:04.521 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.521 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 173
2026-02-16 21:36:04.543 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:04.543 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:04.630 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calic2fd466a843" state="down"
2026-02-16 21:36:04.630 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fd466a843", State:"down", Index:173}
2026-02-16 21:36:04.630 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2fd466a843"
2026-02-16 21:36:04.630 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{}}
2026-02-16 21:36:04.630 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Typed[string]{}}
2026-02-16 21:36:04.630 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fd466a843"
2026-02-16 21:36:04.630 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.630 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.630 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-16 21:36:04.631 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calic2fd466a843" state=""
2026-02-16 21:36:04.631 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic2fd466a843"
2026-02-16 21:36:04.631 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.177
2026-02-16 21:36:04.653 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:04.653 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:04.653 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fd466a843", State:"", Index:173}
2026-02-16 21:36:04.653 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Set[string](nil)}
2026-02-16 21:36:04.653 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fd466a843", Addrs:set.Set[string](nil)}
2026-02-16 21:36:04.653 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fd466a843"
2026-02-16 21:36:04.654 [INFO][92] felix/endpoint_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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.654 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.669 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:04.669 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:04.733 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8, name=eth0)
2026-02-16 21:36:04.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8" endpoint_id:"eth0"}
2026-02-16 21:36:04.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-2072"}
2026-02-16 21:36:04.734 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-2072.default"}
2026-02-16 21:36:04.734 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.734 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-2072" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7RSwGWGQwy8aJMbVYS" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-2072" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7RSwGWGQwy8aJMbVYS" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic2fd466a843" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic2fd466a843" ipVersion=0x4 table="filter"
2026-02-16 21:36:04.734 [INFO][92] felix/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-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.734 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:04.801 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2072/pod-1ce35519-4bea-4678-a11b-2ab9d3713ef8", EndpointId:"eth0"}
2026-02-16 21:36:05.079 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-16 21:36:05.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5966"}
2026-02-16 21:36:05.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:05.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5966" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:36:05.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8155" name:"default"}
2026-02-16 21:36:05.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-16 21:36:05.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:05.729 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:05.739 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/test-pod, name=eth0)
2026-02-16 21:36:05.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5966"} profile:{inbound_rules:{action:"allow" rule_id:"F8K2q2S41Wl1pv4c"} outbound_rules:{action:"allow" rule_id:"gekxP51K2DOIBMzE"}}
2026-02-16 21:36:05.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5966.default"} profile:{}
2026-02-16 21:36:05.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d845d07bd8" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:36:05.749 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.749 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.749 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.750 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0d845d07bd8" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.750 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.750 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.750 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.750 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0d845d07bd8" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.751 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.751 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.751 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:05.751 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.751 [INFO][92] felix/endpoint_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-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.751 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.786 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:05.786 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:36:05.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8155"}
2026-02-16 21:36:05.822 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali0d845d07bd8" state="down"
2026-02-16 21:36:05.822 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.822 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d845d07bd8", State:"down", Index:174}
2026-02-16 21:36:05.823 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:05.823 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:05.823 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.823 [INFO][92] felix/endpoint_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-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.823 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.824 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali0d845d07bd8" state="up"
2026-02-16 21:36:05.845 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:05.845 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:36:05.845 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d845d07bd8", State:"up", Index:174}
2026-02-16 21:36:05.845 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.845 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.845 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:05.845 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.845 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:05.860 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:05.860 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.339 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-handle-http-request, name=eth0)
2026-02-16 21:36:06.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-871.default"} profile:{}
2026-02-16 21:36:06.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-871"} profile:{inbound_rules:{action:"allow" rule_id:"XhloVa-muBuas8eH"} outbound_rules:{action:"allow" rule_id:"UTsd_Rg8H6mKhFoC"}}
2026-02-16 21:36:06.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0c54a53b5f" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:36:06.340 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.340 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.340 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.340 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie0c54a53b5f" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.340 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cZgnQeGGfAHub8bwUI" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.340 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dLHc3k7HLM46MARcs-" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.340 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie0c54a53b5f" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.340 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cZgnQeGGfAHub8bwUI" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dLHc3k7HLM46MARcs-" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.341 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.341 [INFO][92] felix/endpoint_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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.341 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.360 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/test-pod, name=eth0)
2026-02-16 21:36:06.377 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:06.377 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:36:06.378 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d845d07bd8" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:36:06.378 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:06.378 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:06.378 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:06.378 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:06.378 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:06.378 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:06.401 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.401 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.418 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calie0c54a53b5f" state="down"
2026-02-16 21:36:06.419 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0c54a53b5f", State:"down", Index:175}
2026-02-16 21:36:06.419 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.419 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.419 [INFO][92] felix/endpoint_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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.419 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calie0c54a53b5f" state="up"
2026-02-16 21:36:06.419 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.437 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:06.437 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:36:06.437 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:06.437 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:06.437 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0c54a53b5f", State:"up", Index:175}
2026-02-16 21:36:06.437 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.437 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.437 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:06.437 [INFO][92] felix/endpoint_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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.437 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:06.456 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.456 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.503 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:36:06.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb60d85ea0" profile_ids:"kns.projected-8910" profile_ids:"ksa.projected-8910.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:36:06.503 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.503 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.503 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.504 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb60d85ea0"
2026-02-16 21:36:06.504 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.504 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.513 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:36:06.524 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.524 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:36:06.524 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb60d85ea0" profile_ids:"kns.projected-8910" profile_ids:"ksa.projected-8910.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:36:06.525 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.525 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.525 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.525 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb60d85ea0"
2026-02-16 21:36:06.525 [INFO][92] felix/endpoint_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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.525 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.545 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.545 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.831 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c, name=eth0)
2026-02-16 21:36:06.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c" endpoint_id:"eth0"}
2026-02-16 21:36:06.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8910.default"}
2026-02-16 21:36:06.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8910"}
2026-02-16 21:36:06.831 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.831 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8910" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rVBk-hVt-3Nb9p3DuM" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8910" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rVBk-hVt-3Nb9p3DuM" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4bb60d85ea0" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4bb60d85ea0" ipVersion=0x4 table="filter"
2026-02-16 21:36:06.832 [INFO][92] felix/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-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.832 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.832 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.174
2026-02-16 21:36:06.934 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8910/annotationupdate898b7259-a5cf-457c-b13f-9c9d8dab2e9c", EndpointId:"eth0"}
2026-02-16 21:36:06.938 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-16 21:36:06.938 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4bb60d85ea0"
2026-02-16 21:36:06.938 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4bb60d85ea0" state="down"
2026-02-16 21:36:06.938 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{}}
2026-02-16 21:36:06.938 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Typed[string]{}}
2026-02-16 21:36:06.938 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb60d85ea0", State:"down", Index:172}
2026-02-16 21:36:06.941 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4bb60d85ea0" state=""
2026-02-16 21:36:06.942 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4bb60d85ea0"
2026-02-16 21:36:06.955 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb60d85ea0", State:"", Index:172}
2026-02-16 21:36:06.955 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Set[string](nil)}
2026-02-16 21:36:06.955 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb60d85ea0", Addrs:set.Set[string](nil)}
2026-02-16 21:36:07.286 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/test-pod, name=eth0)
2026-02-16 21:36:07.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d845d07bd8" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:36:07.287 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.287 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.287 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.288 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d845d07bd8"
2026-02-16 21:36:07.289 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.289 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.292 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/test-pod, name=eth0)
2026-02-16 21:36:07.316 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.316 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:36:07.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/test-pod" endpoint_id:"eth0"}
2026-02-16 21:36:07.316 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5966"}
2026-02-16 21:36:07.317 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5966.default"}
2026-02-16 21:36:07.317 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.317 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0d845d07bd8" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0d845d07bd8" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.317 [INFO][92] felix/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-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.320 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.175
2026-02-16 21:36:07.372 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/test-pod", EndpointId:"eth0"}
2026-02-16 21:36:07.382 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-handle-http-request, name=eth0)
2026-02-16 21:36:07.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0c54a53b5f" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:36:07.382 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:07.382 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:07.382 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:07.383 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:07.383 [INFO][92] felix/endpoint_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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:07.383 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:07.405 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.405 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:36:07.436 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-16 21:36:07.436 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0c54a53b5f"
2026-02-16 21:36:07.436 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:07.436 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:07.628 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-16 21:36:07.628 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0d845d07bd8"
2026-02-16 21:36:07.628 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:07.628 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:07.857 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/ss-0, name=eth0)
2026-02-16 21:36:07.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5966.default"} profile:{}
2026-02-16 21:36:07.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5966"} profile:{inbound_rules:{action:"allow" rule_id:"F8K2q2S41Wl1pv4c"} outbound_rules:{action:"allow" rule_id:"gekxP51K2DOIBMzE"}}
2026-02-16 21:36:07.858 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5403dc6138a" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:36:07.858 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.858 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.858 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5403dc6138a" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5403dc6138a" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:07.859 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.859 [INFO][92] felix/endpoint_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-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.859 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.902 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:07.902 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:36:07.927 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5403dc6138a" state="down"
2026-02-16 21:36:07.927 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.927 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5403dc6138a", State:"down", Index:176}
2026-02-16 21:36:07.927 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:07.927 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:07.927 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.928 [INFO][92] felix/endpoint_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-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.932 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5403dc6138a" state="up"
2026-02-16 21:36:07.950 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:07.950 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:36:07.950 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5403dc6138a", State:"up", Index:176}
2026-02-16 21:36:07.950 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.950 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.951 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5403dc6138a"
2026-02-16 21:36:07.951 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.951 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:07.970 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.971 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.360 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-with-prestop-http-hook, name=eth0)
2026-02-16 21:36:08.360 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ec2d3043cc" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:36:08.360 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.360 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.360 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.361 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ec2d3043cc" ipVersion=0x4 table="filter"
2026-02-16 21:36:08.361 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ec2d3043cc" ipVersion=0x4 table="filter"
2026-02-16 21:36:08.361 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.361 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.361 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.392 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/ss-0, name=eth0)
2026-02-16 21:36:08.397 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:08.397 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:36:08.397 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5403dc6138a" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:36:08.397 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:08.397 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:08.397 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:08.398 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5403dc6138a"
2026-02-16 21:36:08.398 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:08.398 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:08.417 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:08.417 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.445 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0ec2d3043cc" state="down"
2026-02-16 21:36:08.445 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ec2d3043cc", State:"down", Index:177}
2026-02-16 21:36:08.445 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.445 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:08.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:08.445 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.445 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.445 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.445 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0ec2d3043cc" state="up"
2026-02-16 21:36:08.467 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:08.467 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:36:08.467 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ec2d3043cc", State:"up", Index:177}
2026-02-16 21:36:08.467 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.467 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.467 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:08.467 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.468 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:08.493 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:08.493 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.985 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali0d845d07bd8" state="down"
2026-02-16 21:36:08.986 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d845d07bd8"
2026-02-16 21:36:08.986 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d845d07bd8", State:"down", Index:174}
2026-02-16 21:36:08.986 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:08.986 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:08.986 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-16 21:36:08.989 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali0d845d07bd8" state=""
2026-02-16 21:36:08.990 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0d845d07bd8"
2026-02-16 21:36:09.004 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d845d07bd8", State:"", Index:174}
2026-02-16 21:36:09.004 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Set[string](nil)}
2026-02-16 21:36:09.004 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d845d07bd8", Addrs:set.Set[string](nil)}
2026-02-16 21:36:09.332 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/ss-0, name=eth0)
2026-02-16 21:36:09.333 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5403dc6138a" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:36:09.333 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:09.333 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:09.333 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:09.334 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5403dc6138a"
2026-02-16 21:36:09.334 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:09.334 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:09.361 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.361 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:09.403 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-with-prestop-http-hook, name=eth0)
2026-02-16 21:36:09.404 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ec2d3043cc" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:36:09.404 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.404 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.404 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.404 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:09.405 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.405 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.426 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.426 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:36:09.484 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-16 21:36:09.484 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5403dc6138a"
2026-02-16 21:36:09.484 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:09.484 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:09.832 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-with-prestop-http-hook, name=eth0)
2026-02-16 21:36:09.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ec2d3043cc" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:36:09.833 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.834 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.834 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.837 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:09.837 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.837 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:09.859 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.859 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:36:10.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3763" name:"default"}
2026-02-16 21:36:10.221 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=177
2026-02-16 21:36:10.221 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:10.221 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:10.221 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:10.414 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-16 21:36:10.440 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/ss-0, name=eth0)
2026-02-16 21:36:10.441 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5403dc6138a" profile_ids:"kns.statefulset-5966" profile_ids:"ksa.statefulset-5966.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:36:10.441 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.441 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.441 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.441 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5403dc6138a"
2026-02-16 21:36:10.442 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.442 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.461 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:10.461 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:36:10.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3763"}
2026-02-16 21:36:10.830 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5966/ss-0, name=eth0)
2026-02-16 21:36:10.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5966/ss-0" endpoint_id:"eth0"}
2026-02-16 21:36:10.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5966"}
2026-02-16 21:36:10.831 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5966.default"}
2026-02-16 21:36:10.831 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.831 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IcvReAt-uIEo5ZWVZ1" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LTqWfrLjONcQEaGtxs" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5403dc6138a" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5403dc6138a" ipVersion=0x4 table="filter"
2026-02-16 21:36:10.831 [INFO][92] felix/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-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.831 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.832 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.180
bird: KIF: Received address message for unknown interface 176
2026-02-16 21:36:10.893 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5966/ss-0", EndpointId:"eth0"}
2026-02-16 21:36:10.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2072" name:"default"}
2026-02-16 21:36:10.937 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-16 21:36:10.938 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5403dc6138a"
2026-02-16 21:36:10.938 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5403dc6138a" state="down"
2026-02-16 21:36:10.938 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:10.938 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:10.938 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5403dc6138a", State:"down", Index:176}
2026-02-16 21:36:10.940 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5403dc6138a" state=""
2026-02-16 21:36:10.940 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5403dc6138a"
2026-02-16 21:36:10.963 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5403dc6138a", State:"", Index:176}
2026-02-16 21:36:10.964 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:10.964 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5403dc6138a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:10.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-16 21:36:11.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2072"}
2026-02-16 21:36:11.429 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-with-prestop-http-hook, name=eth0)
2026-02-16 21:36:11.429 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ec2d3043cc" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:36:11.430 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.430 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.430 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.430 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:11.430 [INFO][92] felix/endpoint_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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.430 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.448 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:11.448 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:36:11.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8910" name:"default"}
2026-02-16 21:36:11.683 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-with-prestop-http-hook, name=eth0)
2026-02-16 21:36:11.683 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-16 21:36:11.683 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.683 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.683 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.683 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ec2d3043cc" ipVersion=0x4 table="filter"
2026-02-16 21:36:11.684 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ec2d3043cc" ipVersion=0x4 table="filter"
2026-02-16 21:36:11.684 [INFO][92] felix/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-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.684 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.684 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.181
2026-02-16 21:36:11.741 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-16 21:36:11.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8910"}
2026-02-16 21:36:11.787 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0ec2d3043cc" state="down"
2026-02-16 21:36:11.787 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:11.787 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=177
2026-02-16 21:36:11.790 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0ec2d3043cc" state=""
2026-02-16 21:36:11.790 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ec2d3043cc"
2026-02-16 21:36:11.796 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ec2d3043cc", State:"down", Index:177}
2026-02-16 21:36:11.796 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:11.796 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:11.796 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ec2d3043cc", State:"", Index:177}
2026-02-16 21:36:11.796 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Set[string](nil)}
2026-02-16 21:36:11.797 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ec2d3043cc", Addrs:set.Set[string](nil)}
2026-02-16 21:36:13.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:13.895 [INFO][92] felix/summary.go 100: Summarising 313 dataplane reconciliation loops over 1m0.5s: avg=28ms longest=103ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:36:13.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} 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-8381"}
2026-02-16 21:36:13.942 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:14.518 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8381"} profile:{inbound_rules:{action:"allow" rule_id:"nXpz0k6nYTCbiayk"} outbound_rules:{action:"allow" rule_id:"tQTFwecMbWrga_V3"}}
2026-02-16 21:36:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8381.default"} profile:{}
2026-02-16 21:36:14.518 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33518f6da4a" profile_ids:"kns.pods-8381" profile_ids:"ksa.pods-8381.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:36:14.518 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.518 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.519 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali33518f6da4a" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8381" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_A0msJepEvmHR36-q8O" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali33518f6da4a" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8381" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_A0msJepEvmHR36-q8O" ipVersion=0x4 table="filter"
2026-02-16 21:36:14.519 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.519 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.556 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:14.556 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="down"
2026-02-16 21:36:14.593 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali33518f6da4a" state="down"
2026-02-16 21:36:14.593 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.593 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33518f6da4a", State:"down", Index:178}
2026-02-16 21:36:14.594 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:14.594 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:14.594 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.594 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.594 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.597 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali33518f6da4a" state="up"
2026-02-16 21:36:14.615 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:14.615 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="down"
2026-02-16 21:36:14.615 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33518f6da4a", State:"up", Index:178}
2026-02-16 21:36:14.615 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.615 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.615 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33518f6da4a"
2026-02-16 21:36:14.615 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.615 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:14.636 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:14.636 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.456 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:15.456 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33518f6da4a" profile_ids:"kns.pods-8381" profile_ids:"ksa.pods-8381.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:36:15.456 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.456 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.457 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.457 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33518f6da4a"
2026-02-16 21:36:15.457 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.457 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.485 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:15.485 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.820 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=178
2026-02-16 21:36:15.820 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33518f6da4a"
2026-02-16 21:36:15.820 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:15.820 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:15.972 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:15.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33518f6da4a" profile_ids:"kns.pods-8381" profile_ids:"ksa.pods-8381.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:36:15.973 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.973 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.973 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.974 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33518f6da4a"
2026-02-16 21:36:15.974 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:15.974 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:16.003 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:16.003 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="up"
2026-02-16 21:36:16.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} 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-8381"}
2026-02-16 21:36:16.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1721"}
2026-02-16 21:36:16.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:16.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1721"}
2026-02-16 21:36:16.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-16 21:36:16.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:18.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-16 21:36:18.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-16 21:36:18.520 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2793" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:18.912 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-handle-http-request, name=eth0)
2026-02-16 21:36:18.912 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0c54a53b5f" profile_ids:"kns.container-lifecycle-hook-871" profile_ids:"ksa.container-lifecycle-hook-871.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:36:18.912 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.912 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.912 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.913 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0c54a53b5f"
2026-02-16 21:36:18.913 [INFO][92] felix/endpoint_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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.913 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.923 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-lifecycle-hook-871/pod-handle-http-request, name=eth0)
2026-02-16 21:36:18.939 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.940 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-871/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:36:18.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-871"}
2026-02-16 21:36:18.940 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-871.default"}
2026-02-16 21:36:18.940 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.940 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cZgnQeGGfAHub8bwUI" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dLHc3k7HLM46MARcs-" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cZgnQeGGfAHub8bwUI" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dLHc3k7HLM46MARcs-" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0c54a53b5f" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0c54a53b5f" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.940 [INFO][92] felix/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-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.940 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:18.941 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.176
2026-02-16 21:36:19.001 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-871/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:36:19.250 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b, name=eth0)
2026-02-16 21:36:19.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-2793"} profile:{inbound_rules:{action:"allow" rule_id:"fwdUtAEYu8sCOHDV"} outbound_rules:{action:"allow" rule_id:"CVVWAXh_Q3jCSqIM"}}
2026-02-16 21:36:19.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-2793.default"} profile:{}
2026-02-16 21:36:19.251 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2803caa5115" profile_ids:"kns.emptydir-2793" profile_ids:"ksa.emptydir-2793.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:36:19.251 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.251 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.251 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2803caa5115" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-2793" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_35B4EIAPKE3wyvb2cz" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2803caa5115" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-2793" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_35B4EIAPKE3wyvb2cz" ipVersion=0x4 table="filter"
2026-02-16 21:36:19.251 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2803caa5115"
2026-02-16 21:36:19.251 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.251 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.301 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:19.301 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="down"
2026-02-16 21:36:19.301 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-871" name:"default"}
2026-02-16 21:36:19.309 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2803caa5115" state="down"
2026-02-16 21:36:19.309 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2803caa5115"
2026-02-16 21:36:19.318 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2803caa5115" state="up"
2026-02-16 21:36:19.326 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2803caa5115", State:"down", Index:179}
2026-02-16 21:36:19.326 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{}}
2026-02-16 21:36:19.326 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{}}
2026-02-16 21:36:19.326 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2803caa5115", State:"up", Index:179}
2026-02-16 21:36:19.326 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2803caa5115"
2026-02-16 21:36:19.326 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2803caa5115"
2026-02-16 21:36:19.326 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2803caa5115"
2026-02-16 21:36:19.326 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.326 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:19.364 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:19.364 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="up"
2026-02-16 21:36:19.367 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5966"}
2026-02-16 21:36:19.397 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calie0c54a53b5f" state="down"
2026-02-16 21:36:19.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0c54a53b5f"
2026-02-16 21:36:19.397 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-16 21:36:19.401 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calie0c54a53b5f" state=""
2026-02-16 21:36:19.401 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0c54a53b5f"
2026-02-16 21:36:19.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9760"}
2026-02-16 21:36:19.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:19.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0c54a53b5f", State:"down", Index:175}
2026-02-16 21:36:19.457 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:19.457 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:19.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0c54a53b5f", State:"", Index:175}
2026-02-16 21:36:19.457 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Set[string](nil)}
2026-02-16 21:36:19.457 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0c54a53b5f", Addrs:set.Set[string](nil)}
2026-02-16 21:36:19.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:19.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"}
2026-02-16 21:36:20.023 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002, name=eth0)
2026-02-16 21:36:20.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-9760"} profile:{inbound_rules:{action:"allow" rule_id:"AcUNPuUIqOstIa-m"} outbound_rules:{action:"allow" rule_id:"DuzqhDxdFOoj34ZH"}}
2026-02-16 21:36:20.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-9760.default"} profile:{}
2026-02-16 21:36:20.024 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f7d5d6ca" profile_ids:"kns.containers-9760" profile_ids:"ksa.containers-9760.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:36:20.024 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.024 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.024 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali321f7d5d6ca" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-9760" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S3uM-iAv6kSpRvL6YC" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali321f7d5d6ca" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-9760" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S3uM-iAv6kSpRvL6YC" ipVersion=0x4 table="filter"
2026-02-16 21:36:20.025 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.025 [INFO][92] felix/endpoint_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-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.025 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.067 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:20.067 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} status="down"
2026-02-16 21:36:20.101 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali321f7d5d6ca" state="down"
2026-02-16 21:36:20.101 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.101 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali321f7d5d6ca" state="up"
2026-02-16 21:36:20.101 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f7d5d6ca", State:"down", Index:180}
2026-02-16 21:36:20.102 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{}}
2026-02-16 21:36:20.102 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{}}
2026-02-16 21:36:20.102 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f7d5d6ca", State:"up", Index:180}
2026-02-16 21:36:20.102 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.102 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.102 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.102 [INFO][92] felix/endpoint_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-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.102 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.124 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.124 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.503 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b, name=eth0)
2026-02-16 21:36:20.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2803caa5115" profile_ids:"kns.emptydir-2793" profile_ids:"ksa.emptydir-2793.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:36:20.503 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:20.503 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:20.503 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:20.503 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2803caa5115"
2026-02-16 21:36:20.503 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:20.503 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:20.530 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.530 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.531 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002, name=eth0)
2026-02-16 21:36:20.531 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f7d5d6ca" profile_ids:"kns.containers-9760" profile_ids:"ksa.containers-9760.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:36:20.531 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.531 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.531 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.531 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:20.531 [INFO][92] felix/endpoint_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-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.532 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:20.557 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.557 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.652 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-16 21:36:20.652 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2803caa5115"
2026-02-16 21:36:20.652 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:20.652 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:21.019 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:21.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33518f6da4a" profile_ids:"kns.pods-8381" profile_ids:"ksa.pods-8381.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:36:21.020 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.020 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.020 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.021 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33518f6da4a"
2026-02-16 21:36:21.021 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.021 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.043 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.043 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="up"
2026-02-16 21:36:21.043 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} 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-8381"}
2026-02-16 21:36:21.047 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:21.060 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33518f6da4a" profile_ids:"kns.pods-8381" profile_ids:"ksa.pods-8381.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:36:21.060 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.061 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.061 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.061 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33518f6da4a"
2026-02-16 21:36:21.061 [INFO][92] felix/endpoint_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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.061 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.079 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.079 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"} status="up"
2026-02-16 21:36:21.336 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-8381/pod-xtzlz, name=eth0)
2026-02-16 21:36:21.336 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8381/pod-xtzlz" endpoint_id:"eth0"}
2026-02-16 21:36:21.336 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8381"}
2026-02-16 21:36:21.336 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8381.default"}
2026-02-16 21:36:21.336 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.336 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.336 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8381" ipVersion=0x4 table="filter"
2026-02-16 21:36:21.336 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_A0msJepEvmHR36-q8O" ipVersion=0x4 table="filter"
2026-02-16 21:36:21.336 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8381" ipVersion=0x4 table="filter"
2026-02-16 21:36:21.336 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_A0msJepEvmHR36-q8O" ipVersion=0x4 table="filter"
2026-02-16 21:36:21.336 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.336 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 nextLog=2026-02-16 21:36:30.450766665 +0000 UTC m=+1185.510764570 table="filter"
2026-02-16 21:36:21.336 [INFO][92] felix/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-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.337 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.337 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.140
2026-02-16 21:36:21.409 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8381/pod-xtzlz", EndpointId:"eth0"}
2026-02-16 21:36:21.443 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali33518f6da4a" state="down"
2026-02-16 21:36:21.443 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33518f6da4a", State:"down", Index:178}
2026-02-16 21:36:21.443 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33518f6da4a"
2026-02-16 21:36:21.443 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-16 21:36:21.444 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali33518f6da4a" state=""
2026-02-16 21:36:21.444 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali33518f6da4a"
2026-02-16 21:36:21.465 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.465 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.465 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33518f6da4a", State:"", Index:178}
2026-02-16 21:36:21.465 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.465 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33518f6da4a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1721" name:"default"}
2026-02-16 21:36:21.554 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1721"}
2026-02-16 21:36:21.574 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1721"}
2026-02-16 21:36:21.680 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-16 21:36:21.680 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.680 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:21.680 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:21.717 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b, name=eth0)
2026-02-16 21:36:21.717 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2803caa5115" profile_ids:"kns.emptydir-2793" profile_ids:"ksa.emptydir-2793.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:36:21.717 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.718 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.718 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.718 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2803caa5115"
2026-02-16 21:36:21.718 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.718 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.720 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002, name=eth0)
2026-02-16 21:36:21.740 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.740 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="up"
2026-02-16 21:36:21.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f7d5d6ca" profile_ids:"kns.containers-9760" profile_ids:"ksa.containers-9760.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:36:21.740 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.740 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.740 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.740 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.740 [INFO][92] 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:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.740 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.755 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:21.755 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} status="down"
2026-02-16 21:36:21.821 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-16 21:36:21.821 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2803caa5115"
2026-02-16 21:36:21.822 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2803caa5115" state="down"
2026-02-16 21:36:21.822 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.822 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.822 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2803caa5115", State:"down", Index:179}
2026-02-16 21:36:21.822 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2803caa5115"
2026-02-16 21:36:21.822 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.822 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.822 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.822 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.178
2026-02-16 21:36:21.822 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2803caa5115" state=""
2026-02-16 21:36:21.822 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2803caa5115"
2026-02-16 21:36:21.830 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali321f7d5d6ca" state="down"
2026-02-16 21:36:21.830 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.830 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-16 21:36:21.831 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali321f7d5d6ca" state=""
2026-02-16 21:36:21.831 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.844 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:21.844 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="down"
2026-02-16 21:36:21.844 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2803caa5115", State:"", Index:179}
2026-02-16 21:36:21.844 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.844 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2803caa5115", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.844 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f7d5d6ca", State:"down", Index:180}
2026-02-16 21:36:21.845 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.845 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Typed[string]{}}
2026-02-16 21:36:21.845 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f7d5d6ca", State:"", Index:180}
2026-02-16 21:36:21.845 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.845 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f7d5d6ca", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.845 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2803caa5115"
2026-02-16 21:36:21.845 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.845 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali321f7d5d6ca"
2026-02-16 21:36:21.845 [INFO][92] felix/endpoint_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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.845 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.845 [INFO][92] felix/endpoint_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-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.845 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:21.850 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.179
2026-02-16 21:36:21.867 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:21.867 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"} status="down"
2026-02-16 21:36:21.867 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:21.868 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"} status="down"
2026-02-16 21:36:21.929 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b, name=eth0)
2026-02-16 21:36:21.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b" endpoint_id:"eth0"}
2026-02-16 21:36:21.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-2793"}
2026-02-16 21:36:21.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-2793.default"}
2026-02-16 21:36:21.929 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.929 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.930 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.930 [INFO][92] felix/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-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.930 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:21.987 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2793/pod-408354aa-f316-4c7d-bf8f-4f615b03572b", EndpointId:"eth0"}
2026-02-16 21:36:22.064 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002, name=eth0)
2026-02-16 21:36:22.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002" endpoint_id:"eth0"}
2026-02-16 21:36:22.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-9760"}
2026-02-16 21:36:22.065 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-9760.default"}
2026-02-16 21:36:22.065 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.065 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.065 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.065 [INFO][92] felix/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-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.065 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.115 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9760/client-containers-c3997ea9-741f-465f-901f-2865b2945002", EndpointId:"eth0"}
2026-02-16 21:36:22.712 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-16 21:36:22.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1949"}
2026-02-16 21:36:22.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1949" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:23.307 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d, name=eth0)
2026-02-16 21:36:23.308 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1949.default"} profile:{}
2026-02-16 21:36:23.308 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1949"} profile:{inbound_rules:{action:"allow" rule_id:"RTuoY0sjR5LIwYQy"} outbound_rules:{action:"allow" rule_id:"UvMLrWfNwC59gmUu"}}
2026-02-16 21:36:23.308 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1271a4e657a" profile_ids:"kns.emptydir-1949" profile_ids:"ksa.emptydir-1949.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:36:23.308 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.308 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.308 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.309 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.358 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:23.358 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:23.380 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1271a4e657a" state="down"
2026-02-16 21:36:23.381 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.381 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1271a4e657a", State:"down", Index:181}
2026-02-16 21:36:23.381 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:23.381 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:23.381 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.381 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.381 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.383 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1271a4e657a" state="up"
2026-02-16 21:36:23.400 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:23.400 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:23.400 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1271a4e657a", State:"up", Index:181}
2026-02-16 21:36:23.400 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.400 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.400 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1271a4e657a"
2026-02-16 21:36:23.400 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.400 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:23.418 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.418 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9760"}
2026-02-16 21:36:23.558 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-16 21:36:23.617 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-5069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:23.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7381" name:"default"}
2026-02-16 21:36:23.988 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-16 21:36:24.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7381"}
2026-02-16 21:36:24.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8381" name:"default"}
2026-02-16 21:36:24.185 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d, name=eth0)
2026-02-16 21:36:24.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-5069.default"} profile:{}
2026-02-16 21:36:24.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-5069"} profile:{inbound_rules:{action:"allow" rule_id:"VeVWYP8be7lznQAH"} outbound_rules:{action:"allow" rule_id:"ny0Zf9iByI_m2jEP"}}
2026-02-16 21:36:24.186 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443bbf689dc" profile_ids:"kns.security-context-test-5069" profile_ids:"ksa.security-context-test-5069.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:36:24.186 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.186 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.186 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.186 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.186 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.218 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:24.218 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:24.263 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} 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-8381"}
2026-02-16 21:36:24.269 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali443bbf689dc" state="down"
2026-02-16 21:36:24.269 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.276 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali443bbf689dc" state="up"
2026-02-16 21:36:24.287 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8381"}
2026-02-16 21:36:24.302 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443bbf689dc", State:"down", Index:182}
2026-02-16 21:36:24.302 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:24.302 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:24.302 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443bbf689dc", State:"up", Index:182}
2026-02-16 21:36:24.302 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.302 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.302 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.303 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.303 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.331 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.331 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.436 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5966"
2026-02-16 21:36:24.460 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-16 21:36:24.460 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1271a4e657a"
2026-02-16 21:36:24.460 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:24.460 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:24.562 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d, name=eth0)
2026-02-16 21:36:24.563 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443bbf689dc" profile_ids:"kns.security-context-test-5069" profile_ids:"ksa.security-context-test-5069.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:36:24.563 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.563 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.563 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.564 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443bbf689dc"
2026-02-16 21:36:24.564 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.564 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:24.577 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d, name=eth0)
2026-02-16 21:36:24.588 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.588 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.588 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1271a4e657a" profile_ids:"kns.emptydir-1949" profile_ids:"ksa.emptydir-1949.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:36:24.589 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:24.589 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:24.589 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:24.590 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1271a4e657a"
2026-02-16 21:36:24.590 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:24.590 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:24.612 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.612 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5966" name:"default"}
2026-02-16 21:36:24.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5966"}
2026-02-16 21:36:24.793 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5966"}
2026-02-16 21:36:25.708 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-16 21:36:25.708 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.708 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:25.708 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:25.762 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d, name=eth0)
2026-02-16 21:36:25.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1271a4e657a" profile_ids:"kns.emptydir-1949" profile_ids:"ksa.emptydir-1949.default" ipv4_nets:"10.100.138.184/32"}
2026-02-16 21:36:25.763 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.763 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.763 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.763 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1271a4e657a"
2026-02-16 21:36:25.763 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.763 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.786 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d, name=eth0)
2026-02-16 21:36:25.788 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:25.788 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="up"
2026-02-16 21:36:25.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443bbf689dc" profile_ids:"kns.security-context-test-5069" profile_ids:"ksa.security-context-test-5069.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:36:25.788 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.789 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.789 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.792 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.794 [INFO][92] 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:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.795 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.817 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:25.817 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:25.872 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1271a4e657a" state="down"
2026-02-16 21:36:25.873 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1271a4e657a"
2026-02-16 21:36:25.873 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-16 21:36:25.873 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1271a4e657a", State:"down", Index:181}
2026-02-16 21:36:25.873 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:25.873 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Typed[string]{}}
2026-02-16 21:36:25.873 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1271a4e657a"
2026-02-16 21:36:25.873 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.873 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.873 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.873 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.184
2026-02-16 21:36:25.877 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1271a4e657a" state=""
2026-02-16 21:36:25.878 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1271a4e657a"
2026-02-16 21:36:25.890 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-16 21:36:25.890 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.890 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali443bbf689dc" state="down"
2026-02-16 21:36:25.893 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali443bbf689dc" state=""
2026-02-16 21:36:25.893 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.895 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:25.895 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:25.895 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1271a4e657a", State:"", Index:181}
2026-02-16 21:36:25.895 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:25.895 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1271a4e657a", Addrs:set.Set[string](nil)}
2026-02-16 21:36:25.895 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:25.895 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Typed[string]{}}
2026-02-16 21:36:25.896 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443bbf689dc", State:"down", Index:182}
2026-02-16 21:36:25.896 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443bbf689dc", State:"", Index:182}
2026-02-16 21:36:25.896 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Set[string](nil)}
2026-02-16 21:36:25.896 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443bbf689dc", Addrs:set.Set[string](nil)}
2026-02-16 21:36:25.896 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1271a4e657a"
2026-02-16 21:36:25.896 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.896 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali443bbf689dc"
2026-02-16 21:36:25.896 [INFO][92] felix/endpoint_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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.896 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.896 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.896 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:25.897 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.185
2026-02-16 21:36:25.917 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:25.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:25.917 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:25.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"} status="down"
2026-02-16 21:36:25.970 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d, name=eth0)
2026-02-16 21:36:25.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d" endpoint_id:"eth0"}
2026-02-16 21:36:25.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1949"}
2026-02-16 21:36:25.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1949.default"}
2026-02-16 21:36:25.971 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.971 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.971 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.971 [INFO][92] felix/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-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:25.971 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:26.022 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1949/pod-a71047fa-9ef9-465f-b963-efa1ab26d57d", EndpointId:"eth0"}
2026-02-16 21:36:26.073 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d, name=eth0)
2026-02-16 21:36:26.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d" endpoint_id:"eth0"}
2026-02-16 21:36:26.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-5069"}
2026-02-16 21:36:26.074 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-5069.default"}
2026-02-16 21:36:26.074 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.074 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.074 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.075 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.075 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.129 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5069/busybox-user-65534-4069b70b-8584-4746-86bd-ecbd29cf7e6d", EndpointId:"eth0"}
2026-02-16 21:36:26.838 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1949"}
2026-02-16 21:36:26.864 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:26.886 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:27.449 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13, name=eth0)
2026-02-16 21:36:27.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4872"} profile:{inbound_rules:{action:"allow" rule_id:"-gE6LANUexGoZTQj"} outbound_rules:{action:"allow" rule_id:"NMQJjwnGh742Lr4s"}}
2026-02-16 21:36:27.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4872.default"} profile:{}
2026-02-16 21:36:27.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabfa815cf54" profile_ids:"kns.projected-4872" profile_ids:"ksa.projected-4872.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:36:27.450 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.450 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.450 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.451 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabfa815cf54"
2026-02-16 21:36:27.451 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.493 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:27.493 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="down"
2026-02-16 21:36:27.533 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="caliabfa815cf54" state="down"
2026-02-16 21:36:27.534 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabfa815cf54"
2026-02-16 21:36:27.534 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabfa815cf54", State:"down", Index:183}
2026-02-16 21:36:27.534 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="caliabfa815cf54" state="up"
2026-02-16 21:36:27.534 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{}}
2026-02-16 21:36:27.534 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{}}
2026-02-16 21:36:27.534 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabfa815cf54", State:"up", Index:183}
2026-02-16 21:36:27.534 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliabfa815cf54"
2026-02-16 21:36:27.534 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabfa815cf54"
2026-02-16 21:36:27.534 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabfa815cf54"
2026-02-16 21:36:27.534 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.534 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:27.557 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:27.557 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="up"
2026-02-16 21:36:27.681 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-16 21:36:27.713 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-7715"}
2026-02-16 21:36:27.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:27.836 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2793" name:"default"}
2026-02-16 21:36:27.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7715" type:"ClusterIP" cluster_ips:"10.254.100.17" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:36:28.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-16 21:36:28.264 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2793"}
2026-02-16 21:36:28.596 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13, name=eth0)
2026-02-16 21:36:28.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabfa815cf54" profile_ids:"kns.projected-4872" profile_ids:"ksa.projected-4872.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:36:28.597 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:28.597 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:28.597 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:28.597 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabfa815cf54"
2026-02-16 21:36:28.598 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:28.598 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:28.621 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:28.621 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="up"
2026-02-16 21:36:28.719 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9760" name:"default"}
2026-02-16 21:36:28.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9760"}
2026-02-16 21:36:28.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9760"}
2026-02-16 21:36:29.198 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-16 21:36:29.198 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.198 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:29.198 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:29.418 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/pod1, name=eth0)
2026-02-16 21:36:29.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7715"} profile:{inbound_rules:{action:"allow" rule_id:"mVozjtqRmD1eaPb9"} outbound_rules:{action:"allow" rule_id:"VXA-DlcSdeVLRBK1"}}
2026-02-16 21:36:29.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7715.default"} profile:{}
2026-02-16 21:36:29.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ee729fc12" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:36:29.419 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.419 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.419 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.420 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.420 [INFO][92] felix/endpoint_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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.420 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.459 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:29.459 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:36:29.492 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali30ee729fc12" state="down"
2026-02-16 21:36:29.492 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.492 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ee729fc12", State:"down", Index:184}
2026-02-16 21:36:29.492 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{}}
2026-02-16 21:36:29.493 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{}}
2026-02-16 21:36:29.493 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.493 [INFO][92] felix/endpoint_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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.493 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.496 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali30ee729fc12" state="up"
2026-02-16 21:36:29.514 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:29.514 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:36:29.514 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ee729fc12", State:"up", Index:184}
2026-02-16 21:36:29.515 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.515 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.515 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ee729fc12"
2026-02-16 21:36:29.515 [INFO][92] felix/endpoint_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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.515 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:29.535 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:29.535 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:36:29.780 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13, name=eth0)
2026-02-16 21:36:29.780 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabfa815cf54" profile_ids:"kns.projected-4872" profile_ids:"ksa.projected-4872.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:36:29.780 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.780 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.780 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.781 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.781 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.781 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.805 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:29.806 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="up"
2026-02-16 21:36:29.885 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="caliabfa815cf54" state="down"
2026-02-16 21:36:29.885 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.885 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabfa815cf54", State:"down", Index:183}
2026-02-16 21:36:29.885 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{}}
2026-02-16 21:36:29.885 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Typed[string]{}}
2026-02-16 21:36:29.885 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.885 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.885 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.885 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-16 21:36:29.886 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.187
2026-02-16 21:36:29.887 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="caliabfa815cf54" state=""
2026-02-16 21:36:29.887 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.913 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:29.913 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="down"
2026-02-16 21:36:29.913 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabfa815cf54", State:"", Index:183}
2026-02-16 21:36:29.913 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Set[string](nil)}
2026-02-16 21:36:29.913 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabfa815cf54", Addrs:set.Set[string](nil)}
2026-02-16 21:36:29.913 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabfa815cf54"
2026-02-16 21:36:29.914 [INFO][92] felix/endpoint_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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.914 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:29.942 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:29.942 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"} status="down"
2026-02-16 21:36:30.003 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13, name=eth0)
2026-02-16 21:36:30.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13" endpoint_id:"eth0"}
2026-02-16 21:36:30.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4872.default"}
2026-02-16 21:36:30.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4872"}
2026-02-16 21:36:30.004 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.004 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.005 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.005 [INFO][92] felix/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-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.005 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.069 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4872/projected-volume-a80ca6aa-d30c-459d-8a2a-990bce7c8e13", EndpointId:"eth0"}
2026-02-16 21:36:30.622 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/pod1, name=eth0)
2026-02-16 21:36:30.622 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ee729fc12" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:36:30.622 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:30.622 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:30.622 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:30.623 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ee729fc12"
2026-02-16 21:36:30.623 [INFO][92] felix/endpoint_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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:30.624 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:30.673 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:30.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:36:30.980 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:31.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5167"}
2026-02-16 21:36:31.008 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:31.308 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-16 21:36:31.308 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30ee729fc12"
2026-02-16 21:36:31.308 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:31.308 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:31.597 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:31.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-5167"} profile:{inbound_rules:{action:"allow" rule_id:"N7HKYbKJGuTO46dK"} outbound_rules:{action:"allow" rule_id:"WSLXR6CXXi34jbRo"}}
2026-02-16 21:36:31.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-5167.default"} profile:{}
2026-02-16 21:36:31.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:31.597 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.597 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.598 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali05d4a45bd74" ipVersion=0x4 logsSkipped=61 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-5167" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OAYVqU2t7ZwYWQHjdg" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali05d4a45bd74" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-5167" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OAYVqU2t7ZwYWQHjdg" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.598 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.598 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.598 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.637 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:31.637 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-16 21:36:31.675 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali05d4a45bd74" state="down"
2026-02-16 21:36:31.680 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.680 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05d4a45bd74", State:"down", Index:185}
2026-02-16 21:36:31.680 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{}}
2026-02-16 21:36:31.680 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{}}
2026-02-16 21:36:31.680 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.680 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.680 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.685 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali05d4a45bd74" state="up"
2026-02-16 21:36:31.708 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:31.709 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-16 21:36:31.709 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05d4a45bd74", State:"up", Index:185}
2026-02-16 21:36:31.709 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.709 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.709 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:31.709 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:31.727 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:31.727 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.121 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1949" name:"default"}
2026-02-16 21:36:32.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1949"}
2026-02-16 21:36:32.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1949"}
2026-02-16 21:36:32.637 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:32.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:32.637 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:32.637 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:32.637 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:32.638 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:32.638 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:32.638 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:32.660 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:32.660 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.684 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-16 21:36:32.684 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali05d4a45bd74"
2026-02-16 21:36:32.684 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:32.684 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:32.890 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-5069" name:"default"}
2026-02-16 21:36:32.924 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-16 21:36:32.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-5069"}
2026-02-16 21:36:33.073 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:33.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:33.073 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:33.073 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:33.074 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:33.077 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:33.077 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:33.077 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:33.098 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:33.098 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:33.483 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/execpodwvb47, name=eth0)
2026-02-16 21:36:33.483 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/execpodwvb47" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ee5d197d96" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:36:33.484 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.484 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.484 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:36:33.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ee5d197d96" ipVersion=0x4 table="filter"
2026-02-16 21:36:33.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:36:33.484 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ee5d197d96" ipVersion=0x4 table="filter"
2026-02-16 21:36:33.484 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.484 [INFO][92] felix/endpoint_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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.484 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.523 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:33.523 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} status="down"
2026-02-16 21:36:33.563 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali0ee5d197d96" state="down"
2026-02-16 21:36:33.563 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.563 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ee5d197d96", State:"down", Index:186}
2026-02-16 21:36:33.563 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{}}
2026-02-16 21:36:33.563 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{}}
2026-02-16 21:36:33.563 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.563 [INFO][92] felix/endpoint_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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.563 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.567 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali0ee5d197d96" state="up"
2026-02-16 21:36:33.578 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:33.578 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} status="down"
2026-02-16 21:36:33.578 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ee5d197d96", State:"up", Index:186}
2026-02-16 21:36:33.578 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.578 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.578 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:33.578 [INFO][92] felix/endpoint_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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.578 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:33.599 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:33.599 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.091 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:34.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:34.092 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.092 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.092 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.092 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:34.092 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.092 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.104 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:34.116 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.116 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.116 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:34.116 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.116 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.116 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.117 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:34.117 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.117 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:34.151 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.151 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.641 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-16 21:36:34.641 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ee5d197d96"
2026-02-16 21:36:34.641 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:34.641 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:34.646 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/execpodwvb47, name=eth0)
2026-02-16 21:36:34.661 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/execpodwvb47" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ee5d197d96" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:36:34.662 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:34.662 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:34.662 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:34.663 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:34.663 [INFO][92] felix/endpoint_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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:34.664 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:34.664 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release-mhdvd, name=eth0)
2026-02-16 21:36:34.689 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.689 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.689 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release-mhdvd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a8915d71df" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:36:34.689 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.690 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.690 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.691 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2a8915d71df" ipVersion=0x4 table="filter"
2026-02-16 21:36:34.691 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2a8915d71df" ipVersion=0x4 table="filter"
2026-02-16 21:36:34.691 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.691 [INFO][92] felix/endpoint_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-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.691 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.736 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:34.736 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} status="down"
2026-02-16 21:36:34.741 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali2a8915d71df" state="down"
2026-02-16 21:36:34.741 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a8915d71df", State:"down", Index:187}
2026-02-16 21:36:34.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{}}
2026-02-16 21:36:34.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{}}
2026-02-16 21:36:34.741 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.741 [INFO][92] felix/endpoint_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-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.749 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali2a8915d71df" state="up"
2026-02-16 21:36:34.763 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:34.763 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} status="down"
2026-02-16 21:36:34.763 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a8915d71df", State:"up", Index:187}
2026-02-16 21:36:34.763 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.763 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.764 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a8915d71df"
2026-02-16 21:36:34.764 [INFO][92] felix/endpoint_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-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.764 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:34.778 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.778 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.116 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5167"}
2026-02-16 21:36:35.147 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9170"}
2026-02-16 21:36:35.170 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:35.618 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/pod1, name=eth0)
2026-02-16 21:36:35.619 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ee729fc12" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:36:35.619 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.619 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.619 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.620 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ee729fc12"
2026-02-16 21:36:35.620 [INFO][92] felix/endpoint_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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.620 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.632 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/pod1, name=eth0)
2026-02-16 21:36:35.656 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release-mhdvd, name=eth0)
2026-02-16 21:36:35.671 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.671 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod1" endpoint_id:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release-mhdvd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a8915d71df" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:35.671 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:35.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30ee729fc12" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30ee729fc12" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.672 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a8915d71df"
2026-02-16 21:36:35.672 [INFO][92] felix/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-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.672 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.672 [INFO][92] felix/endpoint_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-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:35.672 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:35.672 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.186
2026-02-16 21:36:35.745 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod1", EndpointId:"eth0"}
2026-02-16 21:36:35.745 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.745 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.792 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-16 21:36:35.792 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a8915d71df"
2026-02-16 21:36:35.792 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:35.792 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:36.001 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali30ee729fc12" state="down"
2026-02-16 21:36:36.001 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ee729fc12"
2026-02-16 21:36:36.001 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ee729fc12", State:"down", Index:184}
2026-02-16 21:36:36.001 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{}}
2026-02-16 21:36:36.002 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Typed[string]{}}
2026-02-16 21:36:36.002 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-16 21:36:36.009 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali30ee729fc12" state=""
2026-02-16 21:36:36.009 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30ee729fc12"
2026-02-16 21:36:36.028 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ee729fc12", State:"", Index:184}
2026-02-16 21:36:36.028 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Set[string](nil)}
2026-02-16 21:36:36.028 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ee729fc12", Addrs:set.Set[string](nil)}
2026-02-16 21:36:36.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4872" name:"default"}
2026-02-16 21:36:36.421 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:36.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4872"}
2026-02-16 21:36:36.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7715"
2026-02-16 21:36:36.750 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-7715"}
2026-02-16 21:36:36.781 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:36.802 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-5930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:36.992 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:37.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9643"}
2026-02-16 21:36:37.043 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-9643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:37.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9643"}
2026-02-16 21:36:37.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8326"}
2026-02-16 21:36:37.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:37.914 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-8326/pod-subpath-test-configmap-d7np, name=eth0)
2026-02-16 21:36:37.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-8326"} profile:{inbound_rules:{action:"allow" rule_id:"1-oqB_1cTEAHfAH_"} outbound_rules:{action:"allow" rule_id:"hwyuGEw-b9-CdIR_"}}
2026-02-16 21:36:37.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-8326.default"} profile:{}
2026-02-16 21:36:37.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8326/pod-subpath-test-configmap-d7np" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281a3617d48" profile_ids:"kns.subpath-8326" profile_ids:"ksa.subpath-8326.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:36:37.914 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.915 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.915 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali281a3617d48" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-8326" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_R3Q_RLV-sVWuijQ-At" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali281a3617d48" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-8326" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_R3Q_RLV-sVWuijQ-At" ipVersion=0x4 table="filter"
2026-02-16 21:36:37.915 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali281a3617d48"
2026-02-16 21:36:37.915 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.915 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.959 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:37.959 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="down"
2026-02-16 21:36:37.993 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali281a3617d48" state="down"
2026-02-16 21:36:37.993 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali281a3617d48"
2026-02-16 21:36:37.994 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali281a3617d48" state="up"
2026-02-16 21:36:37.994 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281a3617d48", State:"down", Index:188}
2026-02-16 21:36:37.994 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{}}
2026-02-16 21:36:37.994 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{}}
2026-02-16 21:36:37.994 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281a3617d48", State:"up", Index:188}
2026-02-16 21:36:37.994 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali281a3617d48"
2026-02-16 21:36:37.994 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali281a3617d48"
2026-02-16 21:36:37.994 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281a3617d48"
2026-02-16 21:36:37.994 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:37.994 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.024 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:38.024 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="up"
2026-02-16 21:36:38.693 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-8326/pod-subpath-test-configmap-d7np, name=eth0)
2026-02-16 21:36:38.694 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8326/pod-subpath-test-configmap-d7np" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281a3617d48" profile_ids:"kns.subpath-8326" profile_ids:"ksa.subpath-8326.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:36:38.694 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.694 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.694 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.695 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281a3617d48"
2026-02-16 21:36:38.695 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.695 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:38.721 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:38.721 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="up"
2026-02-16 21:36:39.020 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-16 21:36:39.020 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali281a3617d48"
2026-02-16 21:36:39.021 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:39.021 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:39.314 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9170"}
2026-02-16 21:36:39.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-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:"kubelet-test-2263"}
2026-02-16 21:36:39.379 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-2263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:40.150 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:40.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:40.150 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.150 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.150 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.151 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:40.151 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.151 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.166 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release-mhdvd, name=eth0)
2026-02-16 21:36:40.170 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release-mhdvd, name=eth0)
2026-02-16 21:36:40.184 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:40.184 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.184 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:40.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release-mhdvd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a8915d71df" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:36:40.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release-mhdvd" endpoint_id:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05d4a45bd74" profile_ids:"kns.replicaset-5167" profile_ids:"ksa.replicaset-5167.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.185 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2a8915d71df" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.186 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2a8915d71df" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.186 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05d4a45bd74"
2026-02-16 21:36:40.186 [INFO][92] felix/endpoint_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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.186 [INFO][92] felix/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-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.187 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.189
2026-02-16 21:36:40.244 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.244 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-16 21:36:40.244 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release-mhdvd", EndpointId:"eth0"}
2026-02-16 21:36:40.244 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5167"}
2026-02-16 21:36:40.485 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replicaset-5167/pod-adoption-release, name=eth0)
2026-02-16 21:36:40.485 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5167/pod-adoption-release" endpoint_id:"eth0"}
2026-02-16 21:36:40.485 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-5167"}
2026-02-16 21:36:40.485 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-5167.default"}
2026-02-16 21:36:40.485 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.486 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-5167" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OAYVqU2t7ZwYWQHjdg" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-5167" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OAYVqU2t7ZwYWQHjdg" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali05d4a45bd74" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali05d4a45bd74" ipVersion=0x4 table="filter"
2026-02-16 21:36:40.486 [INFO][92] felix/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-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.486 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.487 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.188
bird: KIF: Received address message for unknown interface 185
2026-02-16 21:36:40.549 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5167/pod-adoption-release", EndpointId:"eth0"}
2026-02-16 21:36:40.594 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali05d4a45bd74" state="down"
2026-02-16 21:36:40.594 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05d4a45bd74"
2026-02-16 21:36:40.594 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-16 21:36:40.594 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05d4a45bd74", State:"down", Index:185}
2026-02-16 21:36:40.594 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.594 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.595 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali05d4a45bd74" state=""
2026-02-16 21:36:40.595 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali05d4a45bd74"
2026-02-16 21:36:40.611 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05d4a45bd74", State:"", Index:185}
2026-02-16 21:36:40.611 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Set[string](nil)}
2026-02-16 21:36:40.611 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05d4a45bd74", Addrs:set.Set[string](nil)}
2026-02-16 21:36:40.640 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali2a8915d71df" state="down"
2026-02-16 21:36:40.640 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a8915d71df"
2026-02-16 21:36:40.640 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a8915d71df", State:"down", Index:187}
2026-02-16 21:36:40.641 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.641 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-16 21:36:40.641 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.649 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali2a8915d71df" state=""
2026-02-16 21:36:40.649 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a8915d71df"
2026-02-16 21:36:40.665 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a8915d71df", State:"", Index:187}
2026-02-16 21:36:40.665 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Set[string](nil)}
2026-02-16 21:36:40.665 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a8915d71df", Addrs:set.Set[string](nil)}
2026-02-16 21:36:41.760 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/execpodwvb47, name=eth0)
2026-02-16 21:36:41.760 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/execpodwvb47" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ee5d197d96" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:36:41.761 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.761 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.761 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.762 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-7715/execpodwvb47, name=eth0)
2026-02-16 21:36:41.762 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ee5d197d96"
2026-02-16 21:36:41.762 [INFO][92] felix/endpoint_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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.763 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.785 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:41.786 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"} status="up"
2026-02-16 21:36:41.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/execpodwvb47" endpoint_id:"eth0"}
2026-02-16 21:36:41.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7715"}
2026-02-16 21:36:41.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7715.default"}
2026-02-16 21:36:41.786 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.786 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ee5d197d96" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ee5d197d96" ipVersion=0x4 table="filter"
2026-02-16 21:36:41.786 [INFO][92] felix/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-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.786 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:41.787 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.191
2026-02-16 21:36:41.842 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/execpodwvb47", EndpointId:"eth0"}
2026-02-16 21:36:42.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-5930" name:"default"}
2026-02-16 21:36:42.175 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali0ee5d197d96" state="down"
2026-02-16 21:36:42.176 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ee5d197d96", State:"down", Index:186}
2026-02-16 21:36:42.176 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ee5d197d96"
2026-02-16 21:36:42.176 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-16 21:36:42.176 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali0ee5d197d96" state=""
2026-02-16 21:36:42.176 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ee5d197d96"
2026-02-16 21:36:42.193 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{}}
2026-02-16 21:36:42.193 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Typed[string]{}}
2026-02-16 21:36:42.193 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ee5d197d96", State:"", Index:186}
2026-02-16 21:36:42.193 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Set[string](nil)}
2026-02-16 21:36:42.193 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ee5d197d96", Addrs:set.Set[string](nil)}
2026-02-16 21:36:42.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7715" name:"default"}
2026-02-16 21:36:42.313 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-7715"}
2026-02-16 21:36:42.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7715"}
2026-02-16 21:36:42.640 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-9643" name:"default"}
2026-02-16 21:36:42.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9643"}
2026-02-16 21:36:42.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-9643"}
2026-02-16 21:36:42.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:42.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-5930"}
2026-02-16 21:36:43.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-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:"kubelet-test-2263"}
2026-02-16 21:36:43.478 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-620"}
2026-02-16 21:36:43.502 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:43.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-16 21:36:44.150 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3, name=eth0)
2026-02-16 21:36:44.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-620"} profile:{inbound_rules:{action:"allow" rule_id:"tFluE7PkOiAVj2u4"} outbound_rules:{action:"allow" rule_id:"vmg35LgkuLzlGxOz"}}
2026-02-16 21:36:44.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-620.mount-test"} profile:{}
2026-02-16 21:36:44.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicffdc7acf2e" profile_ids:"kns.svcaccounts-620" profile_ids:"ksa.svcaccounts-620.mount-test" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:36:44.151 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.151 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.151 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicffdc7acf2e" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.svcaccounts-620" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l_CH1uxh3JWib1abov" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicffdc7acf2e" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.svcaccounts-620" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l_CH1uxh3JWib1abov" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.159 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.159 [INFO][92] felix/endpoint_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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.159 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.201 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:44.201 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} status="down"
2026-02-16 21:36:44.230 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calicffdc7acf2e" state="down"
2026-02-16 21:36:44.230 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.230 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicffdc7acf2e", State:"down", Index:189}
2026-02-16 21:36:44.230 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{}}
2026-02-16 21:36:44.230 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{}}
2026-02-16 21:36:44.231 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.231 [INFO][92] felix/endpoint_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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.231 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.233 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calicffdc7acf2e" state="up"
2026-02-16 21:36:44.251 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:44.251 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} status="down"
2026-02-16 21:36:44.251 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicffdc7acf2e", State:"up", Index:189}
2026-02-16 21:36:44.251 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.251 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.252 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.252 [INFO][92] felix/endpoint_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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.252 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.269 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.269 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.407 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9170" name:"default"}
2026-02-16 21:36:44.581 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9170"}
2026-02-16 21:36:44.604 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9170"}
2026-02-16 21:36:44.743 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3, name=eth0)
2026-02-16 21:36:44.743 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicffdc7acf2e" profile_ids:"kns.svcaccounts-620" profile_ids:"ksa.svcaccounts-620.mount-test" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:36:44.743 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.743 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.743 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.744 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:44.744 [INFO][92] felix/endpoint_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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.744 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:44.764 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.764 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} status="up"
2026-02-16 21:36:45.282 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5167" name:"default"}
2026-02-16 21:36:45.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5167"}
2026-02-16 21:36:45.619 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:36:46.096 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=189
2026-02-16 21:36:46.096 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicffdc7acf2e"
2026-02-16 21:36:46.096 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:46.096 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:46.125 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-620"}
2026-02-16 21:36:46.125 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:36:46.145 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-8299" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:46.815 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:36:46.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-8299"} profile:{inbound_rules:{action:"allow" rule_id:"7fnU3Tc5hdgGwJ-6"} outbound_rules:{action:"allow" rule_id:"AZZ4vaz2XWKJwAZO"}}
2026-02-16 21:36:46.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-8299.default"} profile:{}
2026-02-16 21:36:46.816 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:36:46.816 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.816 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.816 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0d9d4bf2c90" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y8qeWd6OU91735-_Vt" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQupaLTB_SRcR73GQx" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0d9d4bf2c90" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y8qeWd6OU91735-_Vt" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQupaLTB_SRcR73GQx" ipVersion=0x4 table="filter"
2026-02-16 21:36:46.817 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.817 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.817 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.849 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:46.849 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:46.893 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali0d9d4bf2c90" state="down"
2026-02-16 21:36:46.894 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.894 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d9d4bf2c90", State:"down", Index:190}
2026-02-16 21:36:46.894 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{}}
2026-02-16 21:36:46.894 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{}}
2026-02-16 21:36:46.894 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.894 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.894 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.898 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali0d9d4bf2c90" state="up"
2026-02-16 21:36:46.923 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:46.923 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="down"
2026-02-16 21:36:46.923 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d9d4bf2c90", State:"up", Index:190}
2026-02-16 21:36:46.923 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.923 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.923 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:46.923 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.923 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:46.951 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:46.951 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:47.916 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=190
2026-02-16 21:36:47.917 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:47.917 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:47.917 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:48.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-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:"kubelet-test-2263"}
2026-02-16 21:36:48.795 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:36:48.795 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:36:48.795 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:48.796 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:48.796 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:48.797 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:48.797 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:48.797 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:48.818 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.818 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.132 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3, name=eth0)
2026-02-16 21:36:51.133 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicffdc7acf2e" profile_ids:"kns.svcaccounts-620" profile_ids:"ksa.svcaccounts-620.mount-test" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:36:51.133 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.133 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.133 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.134 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicffdc7acf2e"
2026-02-16 21:36:51.134 [INFO][92] felix/endpoint_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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.134 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.137 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3, name=eth0)
2026-02-16 21:36:51.159 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.159 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3" endpoint_id:"eth0"}
2026-02-16 21:36:51.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-620"}
2026-02-16 21:36:51.159 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-620.mount-test"}
2026-02-16 21:36:51.159 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.159 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.svcaccounts-620" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l_CH1uxh3JWib1abov" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.svcaccounts-620" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l_CH1uxh3JWib1abov" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicffdc7acf2e" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicffdc7acf2e" ipVersion=0x4 table="filter"
2026-02-16 21:36:51.160 [INFO][92] felix/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-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.160 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.160 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.190
2026-02-16 21:36:51.225 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-620/pod-service-account-60f49681-bec4-4475-a4f7-32f5188b5ff3", EndpointId:"eth0"}
2026-02-16 21:36:51.290 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"default"}
2026-02-16 21:36:51.311 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"mount-test"}
2026-02-16 21:36:51.448 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-620"}
2026-02-16 21:36:51.473 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-620"}
2026-02-16 21:36:51.768 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:36:51.768 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:36:51.768 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.768 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.768 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.769 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:51.769 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.769 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.797 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.797 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.797 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:36:51.798 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:36:51.798 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:36:51.805 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:36:51.818 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:36:51.819 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.819 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.819 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.819 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:51.819 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.819 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:51.845 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.845 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:52.830 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:36:52.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:36:52.830 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:52.831 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:52.831 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:52.831 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:36:52.831 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:52.831 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:36:52.858 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:52.859 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:36:53.545 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calicffdc7acf2e" state="down"
2026-02-16 21:36:53.545 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicffdc7acf2e"
2026-02-16 21:36:53.545 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-16 21:36:53.545 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicffdc7acf2e", State:"down", Index:189}
2026-02-16 21:36:53.545 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{}}
2026-02-16 21:36:53.546 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Typed[string]{}}
2026-02-16 21:36:53.548 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calicffdc7acf2e" state=""
2026-02-16 21:36:53.548 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicffdc7acf2e"
2026-02-16 21:36:53.570 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicffdc7acf2e", State:"", Index:189}
2026-02-16 21:36:53.570 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Set[string](nil)}
2026-02-16 21:36:53.570 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicffdc7acf2e", Addrs:set.Set[string](nil)}
2026-02-16 21:36:58.870 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-8326/pod-subpath-test-configmap-d7np, name=eth0)
2026-02-16 21:36:58.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8326/pod-subpath-test-configmap-d7np" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281a3617d48" profile_ids:"kns.subpath-8326" profile_ids:"ksa.subpath-8326.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:36:58.870 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:58.871 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:58.871 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:58.872 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281a3617d48"
2026-02-16 21:36:58.872 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:58.872 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:36:58.897 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.897 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="up"
2026-02-16 21:37:00.037 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-8326/pod-subpath-test-configmap-d7np, name=eth0)
2026-02-16 21:37:00.038 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8326/pod-subpath-test-configmap-d7np" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281a3617d48" profile_ids:"kns.subpath-8326" profile_ids:"ksa.subpath-8326.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:37:00.038 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.038 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.038 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.038 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281a3617d48"
2026-02-16 21:37:00.038 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.038 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.059 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:00.059 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="up"
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali281a3617d48" state="down"
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali281a3617d48"
2026-02-16 21:37:00.144 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali281a3617d48" state=""
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281a3617d48", State:"down", Index:188}
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali281a3617d48"
2026-02-16 21:37:00.144 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{}}
2026-02-16 21:37:00.144 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Typed[string]{}}
2026-02-16 21:37:00.145 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281a3617d48", State:"", Index:188}
2026-02-16 21:37:00.145 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Set[string](nil)}
2026-02-16 21:37:00.145 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281a3617d48", Addrs:set.Set[string](nil)}
2026-02-16 21:37:00.145 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali281a3617d48"
2026-02-16 21:37:00.145 [INFO][92] felix/endpoint_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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.145 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.145 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.182
2026-02-16 21:37:00.169 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:00.169 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"} status="down"
2026-02-16 21:37:00.234 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-8326/pod-subpath-test-configmap-d7np, name=eth0)
2026-02-16 21:37:00.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8326/pod-subpath-test-configmap-d7np" endpoint_id:"eth0"}
2026-02-16 21:37:00.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-8326.default"}
2026-02-16 21:37:00.235 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-8326"}
2026-02-16 21:37:00.235 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.235 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-8326" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_R3Q_RLV-sVWuijQ-At" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-8326" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_R3Q_RLV-sVWuijQ-At" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali281a3617d48" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali281a3617d48" ipVersion=0x4 table="filter"
2026-02-16 21:37:00.236 [INFO][92] felix/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-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.236 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:00.290 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8326/pod-subpath-test-configmap-d7np", EndpointId:"eth0"}
2026-02-16 21:37:01.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8326"}
2026-02-16 21:37:01.522 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:01.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6813" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:02.147 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e, name=eth0)
2026-02-16 21:37:02.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6813"} profile:{inbound_rules:{action:"allow" rule_id:"lVTbyjq9vG_Spm93"} outbound_rules:{action:"allow" rule_id:"80436Wd8GficZn8z"}}
2026-02-16 21:37:02.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6813.default"} profile:{}
2026-02-16 21:37:02.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic016d5b7d18" profile_ids:"kns.projected-6813" profile_ids:"ksa.projected-6813.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:37:02.195 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.195 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.196 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.196 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic016d5b7d18" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.196 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6813" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.196 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CfhXcmlHZ67A-fimX7" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.197 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic016d5b7d18" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.197 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6813" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.197 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CfhXcmlHZ67A-fimX7" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.197 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.197 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.197 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.208 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calic016d5b7d18" state="down"
2026-02-16 21:37:02.208 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.220 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calic016d5b7d18" state="up"
2026-02-16 21:37:02.246 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:02.247 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="down"
2026-02-16 21:37:02.247 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic016d5b7d18", State:"down", Index:191}
2026-02-16 21:37:02.247 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{}}
2026-02-16 21:37:02.247 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{}}
2026-02-16 21:37:02.247 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic016d5b7d18", State:"up", Index:191}
2026-02-16 21:37:02.247 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.247 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.247 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.247 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.247 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.274 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:02.274 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="up"
2026-02-16 21:37:02.814 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:37:02.814 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d9d4bf2c90" profile_ids:"kns.pod-resize-tests-8299" profile_ids:"ksa.pod-resize-tests-8299.default" ipv4_nets:"10.100.138.132/32"}
2026-02-16 21:37:02.814 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.814 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.814 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.817 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d9d4bf2c90"
2026-02-16 21:37:02.817 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.817 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.821 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-8299/resize-test-vqmx8, name=eth0)
2026-02-16 21:37:02.845 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:02.845 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:02.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-8299/resize-test-vqmx8" endpoint_id:"eth0"}
2026-02-16 21:37:02.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-8299"}
2026-02-16 21:37:02.845 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-8299.default"}
2026-02-16 21:37:02.845 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.845 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.845 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y8qeWd6OU91735-_Vt" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.845 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQupaLTB_SRcR73GQx" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.845 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y8qeWd6OU91735-_Vt" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.845 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQupaLTB_SRcR73GQx" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.845 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.846 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0d9d4bf2c90" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.846 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0d9d4bf2c90" ipVersion=0x4 table="filter"
2026-02-16 21:37:02.846 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.846 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.846 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.132
2026-02-16 21:37:02.903 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-8299/resize-test-vqmx8", EndpointId:"eth0"}
2026-02-16 21:37:02.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:37:02.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:02.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1333" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:02.903 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e, name=eth0)
2026-02-16 21:37:02.930 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic016d5b7d18" profile_ids:"kns.projected-6813" profile_ids:"ksa.projected-6813.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:37:02.930 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.930 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.930 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.931 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic016d5b7d18"
2026-02-16 21:37:02.931 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.931 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:02.967 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:02.967 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="up"
2026-02-16 21:37:03.520 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:03.520 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1333"} profile:{inbound_rules:{action:"allow" rule_id:"Ju18AixGbqJbnUU8"} outbound_rules:{action:"allow" rule_id:"ORHN6Whl7E9Gyluh"}}
2026-02-16 21:37:03.521 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1333.default"} profile:{}
2026-02-16 21:37:03.521 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice62693ce78" profile_ids:"kns.projected-1333" profile_ids:"ksa.projected-1333.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:37:03.521 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.521 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.521 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice62693ce78" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1333" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pUVK2kdRWy9RiQVEUC" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice62693ce78" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1333" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pUVK2kdRWy9RiQVEUC" ipVersion=0x4 table="filter"
2026-02-16 21:37:03.521 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calice62693ce78"
2026-02-16 21:37:03.521 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.522 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.561 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:03.561 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="down"
2026-02-16 21:37:03.590 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calice62693ce78" state="down"
2026-02-16 21:37:03.591 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice62693ce78"
2026-02-16 21:37:03.591 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice62693ce78", State:"down", Index:192}
2026-02-16 21:37:03.591 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{}}
2026-02-16 21:37:03.591 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{}}
2026-02-16 21:37:03.591 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice62693ce78"
2026-02-16 21:37:03.591 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.591 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.594 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calice62693ce78" state="up"
2026-02-16 21:37:03.623 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:03.623 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="down"
2026-02-16 21:37:03.623 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice62693ce78", State:"up", Index:192}
2026-02-16 21:37:03.623 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice62693ce78"
2026-02-16 21:37:03.623 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice62693ce78"
2026-02-16 21:37:03.623 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice62693ce78"
2026-02-16 21:37:03.623 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.623 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.647 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:03.647 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="up"
2026-02-16 21:37:03.904 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:03.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice62693ce78" profile_ids:"kns.projected-1333" profile_ids:"ksa.projected-1333.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:37:03.904 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.904 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.904 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.905 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice62693ce78"
2026-02-16 21:37:03.905 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.905 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:03.932 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:03.932 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="up"
2026-02-16 21:37:04.048 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=191
2026-02-16 21:37:04.048 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.048 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:04.048 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:04.101 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e, name=eth0)
2026-02-16 21:37:04.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic016d5b7d18" profile_ids:"kns.projected-6813" profile_ids:"ksa.projected-6813.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:37:04.102 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.102 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.102 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.103 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.103 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.103 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.125 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:04.126 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="up"
2026-02-16 21:37:04.205 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calic016d5b7d18" state="down"
2026-02-16 21:37:04.205 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.205 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=191
2026-02-16 21:37:04.205 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic016d5b7d18", State:"down", Index:191}
2026-02-16 21:37:04.206 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{}}
2026-02-16 21:37:04.206 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Typed[string]{}}
2026-02-16 21:37:04.206 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.206 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.206 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.206 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.131
2026-02-16 21:37:04.209 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calic016d5b7d18" state=""
2026-02-16 21:37:04.209 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.227 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:04.228 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="down"
2026-02-16 21:37:04.228 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic016d5b7d18", State:"", Index:191}
2026-02-16 21:37:04.228 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Set[string](nil)}
2026-02-16 21:37:04.228 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic016d5b7d18", Addrs:set.Set[string](nil)}
2026-02-16 21:37:04.228 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic016d5b7d18"
2026-02-16 21:37:04.228 [INFO][92] felix/endpoint_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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.228 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.253 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:04.253 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"} status="down"
2026-02-16 21:37:04.315 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e, name=eth0)
2026-02-16 21:37:04.315 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e" endpoint_id:"eth0"}
2026-02-16 21:37:04.315 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6813.default"}
2026-02-16 21:37:04.315 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6813"}
2026-02-16 21:37:04.315 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.316 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6813" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CfhXcmlHZ67A-fimX7" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6813" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.316 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CfhXcmlHZ67A-fimX7" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.316 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic016d5b7d18" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.317 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic016d5b7d18" ipVersion=0x4 table="filter"
2026-02-16 21:37:04.317 [INFO][92] felix/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-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:04.389 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6813/downwardapi-volume-db911e71-27c8-4503-88d3-02295dbbd39e", EndpointId:"eth0"}
2026-02-16 21:37:05.200 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=192
2026-02-16 21:37:05.200 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice62693ce78"
2026-02-16 21:37:05.200 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:05.200 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:05.328 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=190
2026-02-16 21:37:05.328 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d9d4bf2c90"
2026-02-16 21:37:05.328 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali0d9d4bf2c90" state="down"
2026-02-16 21:37:05.328 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{}}
2026-02-16 21:37:05.328 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Typed[string]{}}
2026-02-16 21:37:05.328 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d9d4bf2c90", State:"down", Index:190}
2026-02-16 21:37:05.331 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali0d9d4bf2c90" state=""
2026-02-16 21:37:05.331 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0d9d4bf2c90"
2026-02-16 21:37:05.352 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d9d4bf2c90", State:"", Index:190}
2026-02-16 21:37:05.352 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Set[string](nil)}
2026-02-16 21:37:05.352 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d9d4bf2c90", Addrs:set.Set[string](nil)}
2026-02-16 21:37:05.479 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:05.479 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice62693ce78" profile_ids:"kns.projected-1333" profile_ids:"ksa.projected-1333.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:37:05.479 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:05.480 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:05.480 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:05.480 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice62693ce78"
2026-02-16 21:37:05.480 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:05.480 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:05.505 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:05.505 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="up"
2026-02-16 21:37:05.628 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:05.675 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5897"}
2026-02-16 21:37:05.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:06.256 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068, name=eth0)
2026-02-16 21:37:06.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5897"} profile:{inbound_rules:{action:"allow" rule_id:"-9OjZUkVDmzdTZTd"} outbound_rules:{action:"allow" rule_id:"lMUsSBlbmmF_tBJy"}}
2026-02-16 21:37:06.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5897.default"} profile:{}
2026-02-16 21:37:06.256 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1341b2b7492" profile_ids:"kns.downward-api-5897" profile_ids:"ksa.downward-api-5897.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:37:06.256 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.256 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.257 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1341b2b7492" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xtaJIW_kj6p71MfQ62" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fg25MtZu6oeqXNkfdH" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1341b2b7492" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xtaJIW_kj6p71MfQ62" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fg25MtZu6oeqXNkfdH" ipVersion=0x4 table="filter"
2026-02-16 21:37:06.257 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.257 [INFO][92] felix/endpoint_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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.257 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.297 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:06.297 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} status="down"
2026-02-16 21:37:06.334 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali1341b2b7492" state="down"
2026-02-16 21:37:06.334 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.335 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali1341b2b7492" state="up"
2026-02-16 21:37:06.335 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1341b2b7492", State:"down", Index:193}
2026-02-16 21:37:06.335 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{}}
2026-02-16 21:37:06.335 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{}}
2026-02-16 21:37:06.335 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1341b2b7492", State:"up", Index:193}
2026-02-16 21:37:06.335 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.336 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.336 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.336 [INFO][92] felix/endpoint_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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.336 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.361 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:06.361 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} status="up"
2026-02-16 21:37:06.514 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8326" name:"default"}
2026-02-16 21:37:06.839 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8326"}
2026-02-16 21:37:06.862 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8326"}
2026-02-16 21:37:06.926 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068, name=eth0)
2026-02-16 21:37:06.926 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1341b2b7492" profile_ids:"kns.downward-api-5897" profile_ids:"ksa.downward-api-5897.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:37:06.927 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.927 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.927 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.928 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1341b2b7492"
2026-02-16 21:37:06.928 [INFO][92] felix/endpoint_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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.928 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:06.951 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:06.951 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} status="up"
2026-02-16 21:37:07.341 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-16 21:37:07.341 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1341b2b7492"
2026-02-16 21:37:07.341 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:07.341 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:08.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-8299" name:"default"}
2026-02-16 21:37:08.120 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068, name=eth0)
2026-02-16 21:37:08.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1341b2b7492" profile_ids:"kns.downward-api-5897" profile_ids:"ksa.downward-api-5897.default" ipv4_nets:"10.100.138.136/32"}
2026-02-16 21:37:08.128 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.128 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.128 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.129 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.129 [INFO][92] 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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.129 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.151 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:08.151 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} status="down"
2026-02-16 21:37:08.214 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:37:08.214 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.228 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-16 21:37:08.228 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.228 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali1341b2b7492" state="down"
2026-02-16 21:37:08.228 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali1341b2b7492" state=""
2026-02-16 21:37:08.228 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.234 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{}}
2026-02-16 21:37:08.234 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Typed[string]{}}
2026-02-16 21:37:08.234 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1341b2b7492", State:"down", Index:193}
2026-02-16 21:37:08.234 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1341b2b7492", State:"", Index:193}
2026-02-16 21:37:08.235 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Set[string](nil)}
2026-02-16 21:37:08.235 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1341b2b7492", Addrs:set.Set[string](nil)}
2026-02-16 21:37:08.235 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.235 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1341b2b7492"
2026-02-16 21:37:08.235 [INFO][92] felix/endpoint_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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.235 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.235 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.136
2026-02-16 21:37:08.262 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:08.262 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"} status="down"
2026-02-16 21:37:08.262 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-8299"}
2026-02-16 21:37:08.323 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068, name=eth0)
2026-02-16 21:37:08.323 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068" endpoint_id:"eth0"}
2026-02-16 21:37:08.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5897.default"}
2026-02-16 21:37:08.324 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5897"}
2026-02-16 21:37:08.324 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.324 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xtaJIW_kj6p71MfQ62" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fg25MtZu6oeqXNkfdH" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xtaJIW_kj6p71MfQ62" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fg25MtZu6oeqXNkfdH" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.324 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1341b2b7492" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.324 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1341b2b7492" ipVersion=0x4 table="filter"
2026-02-16 21:37:08.325 [INFO][92] felix/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-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.325 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:08.385 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5897/downward-api-1a2b8586-dc8b-4a35-a6e9-8ad6ce83f068", EndpointId:"eth0"}
2026-02-16 21:37:09.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:09.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-6220"}
2026-02-16 21:37:09.575 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:09.782 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5897"}
2026-02-16 21:37:09.804 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5852"}
2026-02-16 21:37:09.829 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-5852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:10.153 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2, name=eth0)
2026-02-16 21:37:10.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6220"} profile:{inbound_rules:{action:"allow" rule_id:"UxnyuUvpZHIkyPnn"} outbound_rules:{action:"allow" rule_id:"HBgd7RamZbN7wjas"}}
2026-02-16 21:37:10.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6220.default"} profile:{}
2026-02-16 21:37:10.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2cc46af72" profile_ids:"kns.configmap-6220" profile_ids:"ksa.configmap-6220.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:37:10.154 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.154 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.154 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0c2cc46af72" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6220" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iRycGT86h0WiZASGa5" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0c2cc46af72" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6220" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iRycGT86h0WiZASGa5" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.155 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.155 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.155 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.194 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:10.194 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:10.238 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali0c2cc46af72" state="down"
2026-02-16 21:37:10.238 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.238 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2cc46af72", State:"down", Index:194}
2026-02-16 21:37:10.238 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{}}
2026-02-16 21:37:10.238 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{}}
2026-02-16 21:37:10.238 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.238 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.238 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.239 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali0c2cc46af72" state="up"
2026-02-16 21:37:10.264 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:10.264 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:10.264 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2cc46af72", State:"up", Index:194}
2026-02-16 21:37:10.264 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.264 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.264 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:10.264 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.264 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:10.292 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:10.292 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="up"
2026-02-16 21:37:10.433 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-5852/pod-subpath-test-secret-tw4v, name=eth0)
2026-02-16 21:37:10.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-5852"} profile:{inbound_rules:{action:"allow" rule_id:"IPaW0nDbwGHl9-hl"} outbound_rules:{action:"allow" rule_id:"Nee7dw_1XmbONtGP"}}
2026-02-16 21:37:10.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-5852.default"} profile:{}
2026-02-16 21:37:10.433 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-5852/pod-subpath-test-secret-tw4v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9421522cdc4" profile_ids:"kns.subpath-5852" profile_ids:"ksa.subpath-5852.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:37:10.433 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.433 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.433 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9421522cdc4" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-5852" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DpXckUZ17TUyj_Wwa6" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9421522cdc4" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-5852" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DpXckUZ17TUyj_Wwa6" ipVersion=0x4 table="filter"
2026-02-16 21:37:10.434 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.434 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.434 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.473 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:10.474 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="down"
2026-02-16 21:37:10.504 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali9421522cdc4" state="down"
2026-02-16 21:37:10.505 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.505 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9421522cdc4", State:"down", Index:195}
2026-02-16 21:37:10.505 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:10.505 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:10.505 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.505 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.505 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.506 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali9421522cdc4" state="up"
2026-02-16 21:37:10.530 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:10.530 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="down"
2026-02-16 21:37:10.530 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9421522cdc4", State:"up", Index:195}
2026-02-16 21:37:10.530 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.530 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.530 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.530 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.530 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.553 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:10.553 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="up"
2026-02-16 21:37:10.813 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6813" name:"default"}
2026-02-16 21:37:10.977 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-5852/pod-subpath-test-secret-tw4v, name=eth0)
2026-02-16 21:37:10.978 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-5852/pod-subpath-test-secret-tw4v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9421522cdc4" profile_ids:"kns.subpath-5852" profile_ids:"ksa.subpath-5852.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:37:10.978 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.978 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.978 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.979 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9421522cdc4"
2026-02-16 21:37:10.979 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:10.979 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:11.001 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2, name=eth0)
2026-02-16 21:37:11.002 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:11.002 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="up"
2026-02-16 21:37:11.002 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2cc46af72" profile_ids:"kns.configmap-6220" profile_ids:"ksa.configmap-6220.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:37:11.002 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:11.002 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:11.002 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:11.003 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:11.003 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:11.003 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:11.029 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:11.029 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="up"
2026-02-16 21:37:11.087 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:11.110 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6813"}
2026-02-16 21:37:11.948 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-16 21:37:11.948 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9421522cdc4"
2026-02-16 21:37:11.948 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:11.948 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:12.048 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=194
2026-02-16 21:37:12.048 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.048 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:12.048 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:12.138 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2, name=eth0)
2026-02-16 21:37:12.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2cc46af72" profile_ids:"kns.configmap-6220" profile_ids:"ksa.configmap-6220.default" ipv4_nets:"10.100.138.133/32"}
2026-02-16 21:37:12.138 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.139 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.139 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.139 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.139 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.140 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.170 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:12.170 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="up"
2026-02-16 21:37:12.244 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali0c2cc46af72" state="down"
2026-02-16 21:37:12.244 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.244 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2cc46af72", State:"down", Index:194}
2026-02-16 21:37:12.244 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{}}
2026-02-16 21:37:12.244 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Typed[string]{}}
2026-02-16 21:37:12.244 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.244 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.245 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.245 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=194
2026-02-16 21:37:12.245 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.133
2026-02-16 21:37:12.249 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali0c2cc46af72" state=""
2026-02-16 21:37:12.249 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.269 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:12.269 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:12.269 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2cc46af72", State:"", Index:194}
2026-02-16 21:37:12.269 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Set[string](nil)}
2026-02-16 21:37:12.269 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2cc46af72", Addrs:set.Set[string](nil)}
2026-02-16 21:37:12.269 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2cc46af72"
2026-02-16 21:37:12.269 [INFO][92] felix/endpoint_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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.269 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.288 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:12.288 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:12.415 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2, name=eth0)
2026-02-16 21:37:12.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2" endpoint_id:"eth0"}
2026-02-16 21:37:12.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6220.default"}
2026-02-16 21:37:12.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6220"}
2026-02-16 21:37:12.415 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.415 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6220" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iRycGT86h0WiZASGa5" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6220" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iRycGT86h0WiZASGa5" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0c2cc46af72" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0c2cc46af72" ipVersion=0x4 table="filter"
2026-02-16 21:37:12.416 [INFO][92] felix/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-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.416 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:12.478 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6220/pod-configmaps-4bc3b704-8028-44f5-a608-b54b7f3283f2", EndpointId:"eth0"}
2026-02-16 21:37:13.677 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-6220"}
2026-02-16 21:37:13.700 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-16 21:37:13.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:14.270 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37, name=eth0)
2026-02-16 21:37:14.270 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3787"} profile:{inbound_rules:{action:"allow" rule_id:"ETUek3j7TZxb9atX"} outbound_rules:{action:"allow" rule_id:"9pYc7MaHXFgU8dUz"}}
2026-02-16 21:37:14.270 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3787.default"} profile:{}
2026-02-16 21:37:14.270 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85778a2f9b4" profile_ids:"kns.downward-api-3787" profile_ids:"ksa.downward-api-3787.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:37:14.270 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.270 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.270 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali85778a2f9b4" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RLZuJzvlKC3awI-nVw" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JEa6y3hzfl7p7EDWqP" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali85778a2f9b4" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RLZuJzvlKC3awI-nVw" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JEa6y3hzfl7p7EDWqP" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.271 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.271 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.271 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.314 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:14.315 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="down"
2026-02-16 21:37:14.315 [INFO][92] felix/summary.go 100: Summarising 282 dataplane reconciliation loops over 1m0.4s: avg=28ms longest=90ms (resync-calico-v4)
2026-02-16 21:37:14.349 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali85778a2f9b4" state="down"
2026-02-16 21:37:14.350 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.350 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85778a2f9b4", State:"down", Index:196}
2026-02-16 21:37:14.350 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:14.350 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:14.350 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.350 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.350 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.350 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali85778a2f9b4" state="up"
2026-02-16 21:37:14.371 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:14.371 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="down"
2026-02-16 21:37:14.371 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85778a2f9b4", State:"up", Index:196}
2026-02-16 21:37:14.371 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.371 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.371 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:14.371 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.371 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:14.401 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.401 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.558 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:14.559 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice62693ce78" profile_ids:"kns.projected-1333" profile_ids:"ksa.projected-1333.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:37:14.559 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.559 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.559 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.559 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice62693ce78"
2026-02-16 21:37:14.559 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.590 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.590 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.590 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:14.593 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:14.609 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice62693ce78" profile_ids:"kns.projected-1333" profile_ids:"ksa.projected-1333.default" ipv4_nets:"10.100.138.134/32"}
2026-02-16 21:37:14.609 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.609 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.610 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.610 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice62693ce78"
2026-02-16 21:37:14.610 [INFO][92] felix/endpoint_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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.610 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.633 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.633 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.880 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5897" name:"default"}
2026-02-16 21:37:14.894 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299, name=eth0)
2026-02-16 21:37:14.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299" endpoint_id:"eth0"}
2026-02-16 21:37:14.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1333"}
2026-02-16 21:37:14.905 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1333.default"}
2026-02-16 21:37:14.905 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.905 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1333" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pUVK2kdRWy9RiQVEUC" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1333" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pUVK2kdRWy9RiQVEUC" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice62693ce78" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice62693ce78" ipVersion=0x4 table="filter"
2026-02-16 21:37:14.905 [INFO][92] felix/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-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.905 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.906 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.134
2026-02-16 21:37:14.961 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1333/labelsupdate8a500197-3362-4515-ae38-01bbc86ae299", EndpointId:"eth0"}
2026-02-16 21:37:14.998 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-16 21:37:14.998 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice62693ce78"
2026-02-16 21:37:14.998 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calice62693ce78" state="down"
2026-02-16 21:37:14.998 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37, name=eth0)
2026-02-16 21:37:14.998 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{}}
2026-02-16 21:37:14.998 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Typed[string]{}}
2026-02-16 21:37:14.998 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice62693ce78", State:"down", Index:192}
2026-02-16 21:37:14.999 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calice62693ce78" state=""
2026-02-16 21:37:14.999 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice62693ce78"
2026-02-16 21:37:15.022 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice62693ce78", State:"", Index:192}
2026-02-16 21:37:15.022 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Set[string](nil)}
2026-02-16 21:37:15.022 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice62693ce78", Addrs:set.Set[string](nil)}
2026-02-16 21:37:15.052 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85778a2f9b4" profile_ids:"kns.downward-api-3787" profile_ids:"ksa.downward-api-3787.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:37:15.053 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:15.053 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:15.053 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:15.054 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:15.054 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:15.054 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:15.080 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:15.080 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="up"
2026-02-16 21:37:15.306 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5897"}
2026-02-16 21:37:15.332 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5897"}
2026-02-16 21:37:15.436 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-16 21:37:15.436 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali85778a2f9b4"
2026-02-16 21:37:15.437 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:15.438 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:16.185 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37, name=eth0)
2026-02-16 21:37:16.185 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85778a2f9b4" profile_ids:"kns.downward-api-3787" profile_ids:"ksa.downward-api-3787.default" ipv4_nets:"10.100.138.183/32"}
2026-02-16 21:37:16.185 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.186 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.186 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.187 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:16.187 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.187 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.207 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:16.207 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="up"
2026-02-16 21:37:16.293 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali85778a2f9b4" state="down"
2026-02-16 21:37:16.294 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali85778a2f9b4"
2026-02-16 21:37:16.294 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-16 21:37:16.294 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85778a2f9b4", State:"down", Index:196}
2026-02-16 21:37:16.294 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:16.294 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:16.294 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:16.294 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.294 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.295 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.183
2026-02-16 21:37:16.296 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali85778a2f9b4" state=""
2026-02-16 21:37:16.296 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali85778a2f9b4"
2026-02-16 21:37:16.317 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:16.317 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="down"
2026-02-16 21:37:16.317 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85778a2f9b4", State:"", Index:196}
2026-02-16 21:37:16.317 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Set[string](nil)}
2026-02-16 21:37:16.317 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85778a2f9b4", Addrs:set.Set[string](nil)}
2026-02-16 21:37:16.317 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85778a2f9b4"
2026-02-16 21:37:16.317 [INFO][92] felix/endpoint_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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.317 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.339 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:16.339 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"} status="down"
2026-02-16 21:37:16.393 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37, name=eth0)
2026-02-16 21:37:16.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37" endpoint_id:"eth0"}
2026-02-16 21:37:16.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3787.default"}
2026-02-16 21:37:16.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3787"}
2026-02-16 21:37:16.393 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.393 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.393 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RLZuJzvlKC3awI-nVw" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.393 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JEa6y3hzfl7p7EDWqP" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.393 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RLZuJzvlKC3awI-nVw" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.393 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JEa6y3hzfl7p7EDWqP" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.393 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali85778a2f9b4" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali85778a2f9b4" ipVersion=0x4 table="filter"
2026-02-16 21:37:16.394 [INFO][92] felix/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-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.394 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:16.451 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3787/downwardapi-volume-ab77cbe7-9230-4937-8804-ca555df1ec37", EndpointId:"eth0"}
2026-02-16 21:37:17.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-16 21:37:17.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5730"}
2026-02-16 21:37:17.836 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:18.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5730"}
2026-02-16 21:37:18.907 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3768"}
2026-02-16 21:37:18.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:19.158 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6220" name:"default"}
2026-02-16 21:37:19.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-6220"}
2026-02-16 21:37:19.223 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6220"}
2026-02-16 21:37:19.537 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d, name=eth0)
2026-02-16 21:37:19.538 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3768"} profile:{inbound_rules:{action:"allow" rule_id:"67a6adhaDUFgx1U1"} outbound_rules:{action:"allow" rule_id:"WLrrbnoKvcgPDza_"}}
2026-02-16 21:37:19.538 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3768.default"} profile:{}
2026-02-16 21:37:19.538 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12433537525" profile_ids:"kns.secrets-3768" profile_ids:"ksa.secrets-3768.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:37:19.538 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.538 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.538 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali12433537525" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3768" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w3uxiO-qeEQh9Nd-1B" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali12433537525" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3768" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w3uxiO-qeEQh9Nd-1B" ipVersion=0x4 table="filter"
2026-02-16 21:37:19.539 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali12433537525"
2026-02-16 21:37:19.539 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.539 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.582 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:19.582 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="down"
2026-02-16 21:37:19.610 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali12433537525" state="down"
2026-02-16 21:37:19.610 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12433537525", State:"down", Index:197}
2026-02-16 21:37:19.610 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12433537525"
2026-02-16 21:37:19.610 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.610 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali12433537525"
2026-02-16 21:37:19.610 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.619 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali12433537525" state="up"
2026-02-16 21:37:19.636 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:19.636 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="down"
2026-02-16 21:37:19.636 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12433537525", Addrs:set.Typed[string]{}}
2026-02-16 21:37:19.636 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12433537525", Addrs:set.Typed[string]{}}
2026-02-16 21:37:19.636 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12433537525", State:"up", Index:197}
2026-02-16 21:37:19.636 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali12433537525"
2026-02-16 21:37:19.636 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12433537525"
2026-02-16 21:37:19.636 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12433537525"
2026-02-16 21:37:19.636 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.636 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:19.654 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:19.654 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="up"
2026-02-16 21:37:19.857 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1333" name:"default"}
2026-02-16 21:37:19.998 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1333"}
2026-02-16 21:37:20.036 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d, name=eth0)
2026-02-16 21:37:20.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12433537525" profile_ids:"kns.secrets-3768" profile_ids:"ksa.secrets-3768.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:37:20.037 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:20.037 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:20.037 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:20.038 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12433537525"
2026-02-16 21:37:20.038 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:20.039 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:20.057 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:20.057 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="up"
2026-02-16 21:37:21.165 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d, name=eth0)
2026-02-16 21:37:21.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12433537525" profile_ids:"kns.secrets-3768" profile_ids:"ksa.secrets-3768.default" ipv4_nets:"10.100.138.138/32"}
2026-02-16 21:37:21.166 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.166 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.166 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.167 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12433537525"
2026-02-16 21:37:21.167 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.167 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.189 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:21.189 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="up"
2026-02-16 21:37:21.274 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali12433537525" state="down"
2026-02-16 21:37:21.274 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12433537525", State:"down", Index:197}
2026-02-16 21:37:21.274 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12433537525"
2026-02-16 21:37:21.274 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.274 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.274 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.138
2026-02-16 21:37:21.277 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali12433537525" state=""
2026-02-16 21:37:21.277 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali12433537525"
2026-02-16 21:37:21.304 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:21.304 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="down"
2026-02-16 21:37:21.304 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12433537525", State:"", Index:197}
2026-02-16 21:37:21.304 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12433537525", Addrs:set.Set[string](nil)}
2026-02-16 21:37:21.304 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12433537525", Addrs:set.Set[string](nil)}
2026-02-16 21:37:21.304 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12433537525"
2026-02-16 21:37:21.305 [INFO][92] felix/endpoint_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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.305 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.329 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:21.329 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"} status="down"
2026-02-16 21:37:21.371 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d, name=eth0)
2026-02-16 21:37:21.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d" endpoint_id:"eth0"}
2026-02-16 21:37:21.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3768"}
2026-02-16 21:37:21.372 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3768.default"}
2026-02-16 21:37:21.372 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.372 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3768" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w3uxiO-qeEQh9Nd-1B" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3768" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w3uxiO-qeEQh9Nd-1B" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali12433537525" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali12433537525" ipVersion=0x4 table="filter"
2026-02-16 21:37:21.373 [INFO][92] felix/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-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.373 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:21.428 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3768/pod-secrets-a7c51a98-7dc1-4220-a236-31634d58766d", EndpointId:"eth0"}
2026-02-16 21:37:22.827 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3787" name:"default"}
2026-02-16 21:37:23.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3768"}
2026-02-16 21:37:23.057 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-16 21:37:23.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:23.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-16 21:37:23.191 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-16 21:37:23.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} 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-7062"}
2026-02-16 21:37:23.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3787"}
2026-02-16 21:37:23.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:23.927 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05, name=eth0)
2026-02-16 21:37:23.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7062"} profile:{inbound_rules:{action:"allow" rule_id:"IP8FAYPypQDP1Nxg"} outbound_rules:{action:"allow" rule_id:"q3pfqVwsrjFqMwQ1"}}
2026-02-16 21:37:23.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7062.default"} profile:{}
2026-02-16 21:37:23.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17c30fd9580" profile_ids:"kns.pods-7062" profile_ids:"ksa.pods-7062.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:37:23.928 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:23.928 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:23.928 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:23.929 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali17c30fd9580" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7062" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q2kKtiJERWDJcKFN5x" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali17c30fd9580" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7062" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q2kKtiJERWDJcKFN5x" ipVersion=0x4 table="filter"
2026-02-16 21:37:23.930 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali17c30fd9580"
2026-02-16 21:37:23.930 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:23.930 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:23.965 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:23.965 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="down"
2026-02-16 21:37:24.009 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali17c30fd9580" state="down"
2026-02-16 21:37:24.010 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17c30fd9580", State:"down", Index:198}
2026-02-16 21:37:24.010 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17c30fd9580"
2026-02-16 21:37:24.010 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{}}
2026-02-16 21:37:24.010 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{}}
2026-02-16 21:37:24.010 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17c30fd9580"
2026-02-16 21:37:24.010 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:24.010 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:24.010 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali17c30fd9580" state="up"
2026-02-16 21:37:24.032 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:24.032 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="down"
2026-02-16 21:37:24.032 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17c30fd9580", State:"up", Index:198}
2026-02-16 21:37:24.032 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali17c30fd9580"
2026-02-16 21:37:24.032 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17c30fd9580"
2026-02-16 21:37:24.032 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17c30fd9580"
2026-02-16 21:37:24.032 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:24.032 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:24.054 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:24.054 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="up"
2026-02-16 21:37:24.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5730" name:"default"}
2026-02-16 21:37:24.251 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5730"}
2026-02-16 21:37:24.274 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5730"}
2026-02-16 21:37:25.101 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05, name=eth0)
2026-02-16 21:37:25.101 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17c30fd9580" profile_ids:"kns.pods-7062" profile_ids:"ksa.pods-7062.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:37:25.101 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.102 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.102 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.102 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17c30fd9580"
2026-02-16 21:37:25.102 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.102 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.120 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:25.120 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="up"
2026-02-16 21:37:25.395 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05, name=eth0)
2026-02-16 21:37:25.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17c30fd9580" profile_ids:"kns.pods-7062" profile_ids:"ksa.pods-7062.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:37:25.396 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.396 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.396 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.397 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17c30fd9580"
2026-02-16 21:37:25.397 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.397 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:25.424 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:25.424 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="up"
2026-02-16 21:37:25.548 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=198
2026-02-16 21:37:25.548 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali17c30fd9580"
2026-02-16 21:37:25.548 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:25.548 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:25.662 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-2263" name:"default"}
2026-02-16 21:37:25.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-2263"}
2026-02-16 21:37:27.100 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05, name=eth0)
2026-02-16 21:37:27.100 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17c30fd9580" profile_ids:"kns.pods-7062" profile_ids:"ksa.pods-7062.default" ipv4_nets:"10.100.138.137/32"}
2026-02-16 21:37:27.100 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.101 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.101 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.101 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17c30fd9580"
2026-02-16 21:37:27.101 [INFO][92] felix/endpoint_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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.101 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.120 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:27.120 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"} status="up"
2026-02-16 21:37:27.368 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05, name=eth0)
2026-02-16 21:37:27.368 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05" endpoint_id:"eth0"}
2026-02-16 21:37:27.368 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7062"}
2026-02-16 21:37:27.368 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7062.default"}
2026-02-16 21:37:27.368 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.368 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7062" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q2kKtiJERWDJcKFN5x" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7062" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q2kKtiJERWDJcKFN5x" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali17c30fd9580" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali17c30fd9580" ipVersion=0x4 table="filter"
2026-02-16 21:37:27.369 [INFO][92] felix/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-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.369 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.375 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.137
2026-02-16 21:37:27.418 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7062/pod-submit-remove-ee0aa364-d9fd-4268-8656-c6919468cf05", EndpointId:"eth0"}
2026-02-16 21:37:27.470 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali17c30fd9580" state="down"
2026-02-16 21:37:27.470 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17c30fd9580"
2026-02-16 21:37:27.470 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=198
2026-02-16 21:37:27.470 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17c30fd9580", State:"down", Index:198}
2026-02-16 21:37:27.470 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{}}
2026-02-16 21:37:27.470 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Typed[string]{}}
2026-02-16 21:37:27.472 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali17c30fd9580" state=""
2026-02-16 21:37:27.472 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali17c30fd9580"
2026-02-16 21:37:27.489 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17c30fd9580", State:"", Index:198}
2026-02-16 21:37:27.490 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Set[string](nil)}
2026-02-16 21:37:27.490 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17c30fd9580", Addrs:set.Set[string](nil)}
2026-02-16 21:37:28.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} 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-7062"}
2026-02-16 21:37:28.211 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4137"}
2026-02-16 21:37:28.211 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4137" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3768" name:"default"}
2026-02-16 21:37:28.343 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4137"}
2026-02-16 21:37:28.391 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6356"}
2026-02-16 21:37:28.418 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.480 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6356"}
2026-02-16 21:37:28.502 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5428"}
2026-02-16 21:37:28.502 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5428" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.681 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3768"}
2026-02-16 21:37:28.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3768"}
2026-02-16 21:37:28.729 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"}
2026-02-16 21:37:28.863 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-16 21:37:28.886 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2797"}
2026-02-16 21:37:29.072 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f, name=eth0)
2026-02-16 21:37:29.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5428"} profile:{inbound_rules:{action:"allow" rule_id:"47dNVLr6tcfLnT_Z"} outbound_rules:{action:"allow" rule_id:"rp47RGxlR1Y0F-sF"}}
2026-02-16 21:37:29.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5428.default"} profile:{}
2026-02-16 21:37:29.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b46d9053e0" profile_ids:"kns.secrets-5428" profile_ids:"ksa.secrets-5428.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:37:29.072 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.072 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.072 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.076 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b46d9053e0" ipVersion=0x4 nextLog=2026-02-16 21:37:32.196844012 +0000 UTC m=+1247.256841807 table="filter"
2026-02-16 21:37:29.076 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.076 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.076 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.109 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:29.109 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="down"
2026-02-16 21:37:29.142 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali5b46d9053e0" state="down"
2026-02-16 21:37:29.142 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.142 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b46d9053e0", State:"down", Index:199}
2026-02-16 21:37:29.142 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:29.142 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:29.142 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.143 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.143 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.144 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali5b46d9053e0" state="up"
2026-02-16 21:37:29.163 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:29.163 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="down"
2026-02-16 21:37:29.163 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b46d9053e0", State:"up", Index:199}
2026-02-16 21:37:29.163 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.163 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.164 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:29.164 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.164 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:29.182 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:29.182 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="up"
2026-02-16 21:37:30.125 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f, name=eth0)
2026-02-16 21:37:30.125 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b46d9053e0" profile_ids:"kns.secrets-5428" profile_ids:"ksa.secrets-5428.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:37:30.125 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:30.126 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:30.126 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:30.126 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:30.127 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:30.127 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:30.152 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:30.152 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.053 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=199
2026-02-16 21:37:31.053 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.053 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:31.053 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:31.139 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-5852/pod-subpath-test-secret-tw4v, name=eth0)
2026-02-16 21:37:31.139 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-5852/pod-subpath-test-secret-tw4v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9421522cdc4" profile_ids:"kns.subpath-5852" profile_ids:"ksa.subpath-5852.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:37:31.139 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:31.139 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:31.139 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:31.139 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9421522cdc4"
2026-02-16 21:37:31.140 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:31.140 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:31.159 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:31.159 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.331 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f, name=eth0)
2026-02-16 21:37:31.331 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b46d9053e0" profile_ids:"kns.secrets-5428" profile_ids:"ksa.secrets-5428.default" ipv4_nets:"10.100.138.169/32"}
2026-02-16 21:37:31.331 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.331 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.331 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.332 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.332 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.332 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.359 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:31.359 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.435 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=199
2026-02-16 21:37:31.435 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.435 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali5b46d9053e0" state="down"
2026-02-16 21:37:31.435 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:31.435 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:31.435 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b46d9053e0", State:"down", Index:199}
2026-02-16 21:37:31.435 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.435 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.435 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.436 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.169
2026-02-16 21:37:31.439 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali5b46d9053e0" state=""
2026-02-16 21:37:31.439 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.456 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:31.457 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="down"
2026-02-16 21:37:31.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b46d9053e0", State:"", Index:199}
2026-02-16 21:37:31.457 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Set[string](nil)}
2026-02-16 21:37:31.457 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b46d9053e0", Addrs:set.Set[string](nil)}
2026-02-16 21:37:31.457 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b46d9053e0"
2026-02-16 21:37:31.457 [INFO][92] felix/endpoint_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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.457 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.478 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:31.478 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"} status="down"
2026-02-16 21:37:31.545 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f, name=eth0)
2026-02-16 21:37:31.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f" endpoint_id:"eth0"}
2026-02-16 21:37:31.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5428"}
2026-02-16 21:37:31.545 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5428.default"}
2026-02-16 21:37:31.546 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.546 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.546 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.546 [INFO][92] felix/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-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.546 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:31.601 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5428/pod-secrets-478412de-038b-47ba-b442-eada8e41661f", EndpointId:"eth0"}
2026-02-16 21:37:32.319 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-5852/pod-subpath-test-secret-tw4v, name=eth0)
2026-02-16 21:37:32.319 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-5852/pod-subpath-test-secret-tw4v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9421522cdc4" profile_ids:"kns.subpath-5852" profile_ids:"ksa.subpath-5852.default" ipv4_nets:"10.100.138.130/32"}
2026-02-16 21:37:32.319 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.320 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.320 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.320 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9421522cdc4"
2026-02-16 21:37:32.320 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.320 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 195
2026-02-16 21:37:32.340 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:32.340 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.452 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali9421522cdc4" state="down"
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9421522cdc4"
2026-02-16 21:37:32.453 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali9421522cdc4" state=""
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9421522cdc4"
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9421522cdc4", State:"down", Index:195}
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:32.453 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9421522cdc4", State:"", Index:195}
2026-02-16 21:37:32.453 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Set[string](nil)}
2026-02-16 21:37:32.453 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9421522cdc4", Addrs:set.Set[string](nil)}
2026-02-16 21:37:32.453 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9421522cdc4"
2026-02-16 21:37:32.453 [INFO][92] felix/endpoint_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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.453 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.454 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.130
2026-02-16 21:37:32.473 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:32.473 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"} status="down"
2026-02-16 21:37:32.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:37:32.554 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:32.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-4352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:32.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5428"}
2026-02-16 21:37:32.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6535"}
2026-02-16 21:37:32.769 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-5852/pod-subpath-test-secret-tw4v, name=eth0)
2026-02-16 21:37:32.771 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-5852/pod-subpath-test-secret-tw4v" endpoint_id:"eth0"}
2026-02-16 21:37:32.772 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-5852"}
2026-02-16 21:37:32.772 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-5852.default"}
2026-02-16 21:37:32.772 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6535" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:32.772 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.773 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-5852" ipVersion=0x4 logsSkipped=11 table="filter"
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DpXckUZ17TUyj_Wwa6" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-5852" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DpXckUZ17TUyj_Wwa6" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.773 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9421522cdc4" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.773 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9421522cdc4" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.774 [INFO][92] felix/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-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.774 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:32.825 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-5852/pod-subpath-test-secret-tw4v", EndpointId:"eth0"}
2026-02-16 21:37:33.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4137" name:"default"}
2026-02-16 21:37:33.517 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6356" name:"default"}
2026-02-16 21:37:33.690 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7062" name:"default"}
2026-02-16 21:37:33.818 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4137"}
2026-02-16 21:37:33.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4137"}
2026-02-16 21:37:33.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} 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-7062"}
2026-02-16 21:37:33.892 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7062"}
2026-02-16 21:37:34.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5852"}
2026-02-16 21:37:34.030 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2200"}
2026-02-16 21:37:34.030 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-2200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.147 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-v5cs7-1558"}
2026-02-16 21:37:34.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-v5cs7-1558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.211 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2200"}
2026-02-16 21:37:34.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-v5cs7-1558"}
2026-02-16 21:37:34.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"}
2026-02-16 21:37:34.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.420 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6356"}
2026-02-16 21:37:34.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6356"}
2026-02-16 21:37:34.847 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c, name=eth0)
2026-02-16 21:37:34.848 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6505.default"} profile:{}
2026-02-16 21:37:34.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6505"} profile:{inbound_rules:{action:"allow" rule_id:"bzCifSPzBEPl259d"} outbound_rules:{action:"allow" rule_id:"UBLEhuk-a-OKlb-c"}}
2026-02-16 21:37:34.873 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali201031d288b" profile_ids:"kns.container-probe-6505" profile_ids:"ksa.container-probe-6505.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:37:34.873 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:34.873 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:34.873 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:34.874 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali201031d288b" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.874 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K1U3s3JnKe9fKo2fJf" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.874 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7IWZzhSVAlHOpiwNwW" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.874 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali201031d288b" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.874 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K1U3s3JnKe9fKo2fJf" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.875 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7IWZzhSVAlHOpiwNwW" ipVersion=0x4 table="filter"
2026-02-16 21:37:34.875 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali201031d288b"
2026-02-16 21:37:34.875 [INFO][92] felix/endpoint_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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:34.875 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:34.917 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:34.917 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} status="down"
2026-02-16 21:37:34.923 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:34.925 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali201031d288b" state="down"
2026-02-16 21:37:34.926 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali201031d288b"
2026-02-16 21:37:34.928 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali201031d288b" state="up"
2026-02-16 21:37:34.951 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2942"}
2026-02-16 21:37:34.996 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.996 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-2942" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:34.996 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-2942" type:"ClusterIP" cluster_ips:"10.254.44.114" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:35.041 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali201031d288b", State:"down", Index:200}
2026-02-16 21:37:35.041 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{}}
2026-02-16 21:37:35.041 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{}}
2026-02-16 21:37:35.041 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali201031d288b", State:"up", Index:200}
2026-02-16 21:37:35.041 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali201031d288b"
2026-02-16 21:37:35.041 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali201031d288b"
2026-02-16 21:37:35.041 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali201031d288b"
2026-02-16 21:37:35.042 [INFO][92] felix/endpoint_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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:35.042 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:35.068 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:35.068 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} status="up"
2026-02-16 21:37:35.578 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b, name=eth0)
2026-02-16 21:37:35.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-2942"} profile:{inbound_rules:{action:"allow" rule_id:"2lTAJkYWnGdESu7c"} outbound_rules:{action:"allow" rule_id:"iSEVoMAqgPyKpnk5"}}
2026-02-16 21:37:35.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-2942.default"} profile:{}
2026-02-16 21:37:35.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic620b5668eb" profile_ids:"kns.dns-2942" profile_ids:"ksa.dns-2942.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:37:35.578 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.578 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.578 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic620b5668eb" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-2942" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2S8TR6u1fVaFYhh2KW" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic620b5668eb" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-2942" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2S8TR6u1fVaFYhh2KW" ipVersion=0x4 table="filter"
2026-02-16 21:37:35.579 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic620b5668eb"
2026-02-16 21:37:35.579 [INFO][92] felix/endpoint_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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.579 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.613 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:35.613 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} status="down"
2026-02-16 21:37:35.657 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="calic620b5668eb" state="down"
2026-02-16 21:37:35.658 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic620b5668eb"
2026-02-16 21:37:35.658 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic620b5668eb", State:"down", Index:201}
2026-02-16 21:37:35.658 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{}}
2026-02-16 21:37:35.658 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{}}
2026-02-16 21:37:35.658 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic620b5668eb"
2026-02-16 21:37:35.658 [INFO][92] felix/endpoint_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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.658 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.660 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="calic620b5668eb" state="up"
2026-02-16 21:37:35.683 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:35.683 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} status="down"
2026-02-16 21:37:35.683 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic620b5668eb", State:"up", Index:201}
2026-02-16 21:37:35.683 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic620b5668eb"
2026-02-16 21:37:35.683 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic620b5668eb"
2026-02-16 21:37:35.684 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic620b5668eb"
2026-02-16 21:37:35.684 [INFO][92] felix/endpoint_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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.684 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:35.703 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:35.703 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.188 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b, name=eth0)
2026-02-16 21:37:36.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic620b5668eb" profile_ids:"kns.dns-2942" profile_ids:"ksa.dns-2942.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:37:36.192 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:36.193 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:36.193 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:36.194 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic620b5668eb"
2026-02-16 21:37:36.194 [INFO][92] felix/endpoint_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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:36.194 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:36.209 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c, name=eth0)
2026-02-16 21:37:36.227 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.227 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.228 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali201031d288b" profile_ids:"kns.container-probe-6505" profile_ids:"ksa.container-probe-6505.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:37:36.228 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:36.228 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:36.228 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:36.228 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali201031d288b"
2026-02-16 21:37:36.229 [INFO][92] felix/endpoint_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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:36.229 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:37:36.246 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.246 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.684 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=200
2026-02-16 21:37:36.684 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali201031d288b"
2026-02-16 21:37:36.685 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:36.685 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:37.133 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-16 21:37:37.133 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic620b5668eb"
2026-02-16 21:37:37.133 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:37.134 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:37.699 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-6234" name:"default"}
2026-02-16 21:37:37.990 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5428" name:"default"}
2026-02-16 21:37:38.075 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:37:38.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-6234"}
2026-02-16 21:37:38.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5428"}
2026-02-16 21:37:38.320 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5428"}
2026-02-16 21:37:39.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-5852" name:"default"}
2026-02-16 21:37:39.283 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-v5cs7-1558" name:"default"}
2026-02-16 21:37:39.311 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5852"}
2026-02-16 21:37:39.331 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-5852"}
2026-02-16 21:37:39.404 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-2200" name:"default"}
2026-02-16 21:37:39.600 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2200"}
2026-02-16 21:37:39.627 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-2200"}
2026-02-16 21:37:39.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-v5cs7-1558"}
2026-02-16 21:37:39.781 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"}
2026-02-16 21:37:40.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-4352" name:"default"}
2026-02-16 21:37:40.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:40.331 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-4352"}
2026-02-16 21:37:42.126 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b, name=eth0)
2026-02-16 21:37:42.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic620b5668eb" profile_ids:"kns.dns-2942" profile_ids:"ksa.dns-2942.default" ipv4_nets:"10.100.138.172/32"}
2026-02-16 21:37:42.126 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.127 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.127 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.128 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic620b5668eb"
2026-02-16 21:37:42.128 [INFO][92] felix/endpoint_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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.128 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.151 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b, name=eth0)
2026-02-16 21:37:42.152 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:42.152 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"} status="up"
2026-02-16 21:37:42.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b" endpoint_id:"eth0"}
2026-02-16 21:37:42.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-2942"}
2026-02-16 21:37:42.152 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-2942.default"}
2026-02-16 21:37:42.152 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.152 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-2942" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2S8TR6u1fVaFYhh2KW" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-2942" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2S8TR6u1fVaFYhh2KW" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic620b5668eb" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic620b5668eb" ipVersion=0x4 table="filter"
2026-02-16 21:37:42.152 [INFO][92] felix/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-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.152 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.153 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.172
2026-02-16 21:37:42.241 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2942/dns-test-8f8c0c69-02b4-4558-87c7-07fe9b57d07b", EndpointId:"eth0"}
2026-02-16 21:37:42.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-2942"
2026-02-16 21:37:42.293 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-2942"
2026-02-16 21:37:42.294 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2942"}
2026-02-16 21:37:42.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4444"}
2026-02-16 21:37:42.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 201
2026-02-16 21:37:44.522 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="calic620b5668eb" state="down"
2026-02-16 21:37:44.523 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic620b5668eb", State:"down", Index:201}
2026-02-16 21:37:44.523 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic620b5668eb"
2026-02-16 21:37:44.530 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-16 21:37:44.530 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="calic620b5668eb" state=""
2026-02-16 21:37:44.531 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic620b5668eb"
2026-02-16 21:37:44.546 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{}}
2026-02-16 21:37:44.546 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Typed[string]{}}
2026-02-16 21:37:44.546 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic620b5668eb", State:"", Index:201}
2026-02-16 21:37:44.546 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Set[string](nil)}
2026-02-16 21:37:44.546 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic620b5668eb", Addrs:set.Set[string](nil)}
2026-02-16 21:37:45.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4444"}
2026-02-16 21:37:45.569 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-54"}
2026-02-16 21:37:45.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-54" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:45.631 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:37:45.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-rgqrb" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.117.179" ports:{Protocol:"TCP" Port:8001}
2026-02-16 21:37:45.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-dkk92" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.24.32" ports:{Protocol:"TCP" Port:8002}
2026-02-16 21:37:45.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-89xcw" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.147.153" ports:{Protocol:"TCP" Port:8003}
2026-02-16 21:37:45.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-rgqrb" namespace:"services-54"
2026-02-16 21:37:45.775 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-dkk92" namespace:"services-54"
2026-02-16 21:37:45.792 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-54"}
2026-02-16 21:37:45.811 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7685"}
2026-02-16 21:37:45.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7685" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:46.441 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788, name=eth0)
2026-02-16 21:37:46.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-7685"} profile:{inbound_rules:{action:"allow" rule_id:"iVgFrireoBqae5qM"} outbound_rules:{action:"allow" rule_id:"091BZ4ipPnJ4kRO9"}}
2026-02-16 21:37:46.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-7685.default"} profile:{}
2026-02-16 21:37:46.442 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali718cdf8611d" profile_ids:"kns.secrets-7685" profile_ids:"ksa.secrets-7685.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:37:46.442 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.442 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.442 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali718cdf8611d" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-7685" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0se_tiPkeYsW79rQxG" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali718cdf8611d" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-7685" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0se_tiPkeYsW79rQxG" ipVersion=0x4 table="filter"
2026-02-16 21:37:46.443 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.443 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.443 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.481 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:46.481 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="down"
2026-02-16 21:37:46.517 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali718cdf8611d" state="down"
2026-02-16 21:37:46.517 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.517 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali718cdf8611d", State:"down", Index:202}
2026-02-16 21:37:46.517 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{}}
2026-02-16 21:37:46.517 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{}}
2026-02-16 21:37:46.517 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.517 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.517 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.522 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali718cdf8611d" state="up"
2026-02-16 21:37:46.537 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:46.537 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="down"
2026-02-16 21:37:46.537 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali718cdf8611d", State:"up", Index:202}
2026-02-16 21:37:46.537 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.537 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.537 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali718cdf8611d"
2026-02-16 21:37:46.538 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.538 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:46.552 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:46.552 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="up"
2026-02-16 21:37:47.253 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788, name=eth0)
2026-02-16 21:37:47.253 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali718cdf8611d" profile_ids:"kns.secrets-7685" profile_ids:"ksa.secrets-7685.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:37:47.253 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:47.253 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:47.253 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:47.254 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali718cdf8611d"
2026-02-16 21:37:47.254 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:47.254 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:47.272 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:47.272 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="up"
2026-02-16 21:37:47.469 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=202
2026-02-16 21:37:47.469 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali718cdf8611d"
2026-02-16 21:37:47.469 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:47.469 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:47.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2942" name:"default"}
2026-02-16 21:37:47.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2942"}
2026-02-16 21:37:47.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2942"}
2026-02-16 21:37:48.410 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788, name=eth0)
2026-02-16 21:37:48.410 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali718cdf8611d" profile_ids:"kns.secrets-7685" profile_ids:"ksa.secrets-7685.default" ipv4_nets:"10.100.138.142/32"}
2026-02-16 21:37:48.410 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.410 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.410 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.411 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali718cdf8611d"
2026-02-16 21:37:48.411 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.411 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 202
2026-02-16 21:37:48.434 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:48.434 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="up"
2026-02-16 21:37:48.518 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali718cdf8611d" state="down"
2026-02-16 21:37:48.519 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali718cdf8611d"
2026-02-16 21:37:48.519 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=202
2026-02-16 21:37:48.519 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali718cdf8611d", State:"down", Index:202}
2026-02-16 21:37:48.519 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{}}
2026-02-16 21:37:48.519 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Typed[string]{}}
2026-02-16 21:37:48.519 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali718cdf8611d"
2026-02-16 21:37:48.519 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.520 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.142
2026-02-16 21:37:48.520 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali718cdf8611d" state=""
2026-02-16 21:37:48.520 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali718cdf8611d"
2026-02-16 21:37:48.540 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:48.540 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="down"
2026-02-16 21:37:48.540 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali718cdf8611d", State:"", Index:202}
2026-02-16 21:37:48.540 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Set[string](nil)}
2026-02-16 21:37:48.540 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali718cdf8611d", Addrs:set.Set[string](nil)}
2026-02-16 21:37:48.540 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali718cdf8611d"
2026-02-16 21:37:48.540 [INFO][92] felix/endpoint_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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.540 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.560 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:48.560 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"} status="down"
2026-02-16 21:37:48.610 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788, name=eth0)
2026-02-16 21:37:48.610 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788" endpoint_id:"eth0"}
2026-02-16 21:37:48.610 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-7685"}
2026-02-16 21:37:48.610 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-7685.default"}
2026-02-16 21:37:48.610 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.610 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-7685" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0se_tiPkeYsW79rQxG" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-7685" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0se_tiPkeYsW79rQxG" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali718cdf8611d" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali718cdf8611d" ipVersion=0x4 table="filter"
2026-02-16 21:37:48.611 [INFO][92] felix/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-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.611 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:48.661 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-7685/pod-secrets-03a38648-1401-4486-81b4-afefb67bb788", EndpointId:"eth0"}
2026-02-16 21:37:49.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7685"}
2026-02-16 21:37:49.963 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7700"}
2026-02-16 21:37:49.996 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:50.536 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:50.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-7700.default"} profile:{}
2026-02-16 21:37:50.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-7700"} profile:{inbound_rules:{action:"allow" rule_id:"Id_486jvauXZjrPa"} outbound_rules:{action:"allow" rule_id:"U_KWRLI01M1kJ_xm"}}
2026-02-16 21:37:50.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11c190bfc1c" profile_ids:"kns.init-container-7700" profile_ids:"ksa.init-container-7700.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:37:50.537 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.537 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.537 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11c190bfc1c" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XT4hNImzYLzpDfJcTn" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-q0hb8sI-_Ap6vCwhg" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11c190bfc1c" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XT4hNImzYLzpDfJcTn" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-q0hb8sI-_Ap6vCwhg" ipVersion=0x4 table="filter"
2026-02-16 21:37:50.538 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.538 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.538 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.590 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:50.590 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="down"
2026-02-16 21:37:50.615 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali11c190bfc1c" state="down"
2026-02-16 21:37:50.615 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.615 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11c190bfc1c", State:"down", Index:203}
2026-02-16 21:37:50.615 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{}}
2026-02-16 21:37:50.615 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{}}
2026-02-16 21:37:50.615 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.615 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.615 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.618 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali11c190bfc1c" state="up"
2026-02-16 21:37:50.633 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:50.633 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="down"
2026-02-16 21:37:50.633 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11c190bfc1c", State:"up", Index:203}
2026-02-16 21:37:50.633 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.633 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.633 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:50.633 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.633 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:50.649 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:50.649 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="up"
2026-02-16 21:37:50.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4444" name:"default"}
2026-02-16 21:37:50.780 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4444"}
2026-02-16 21:37:50.807 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"}
2026-02-16 21:37:50.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-54" name:"default"}
2026-02-16 21:37:50.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-89xcw" namespace:"services-54"
2026-02-16 21:37:51.167 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-54"}
2026-02-16 21:37:51.191 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-54"}
2026-02-16 21:37:51.281 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:51.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11c190bfc1c" profile_ids:"kns.init-container-7700" profile_ids:"ksa.init-container-7700.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:37:51.281 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:51.281 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:51.281 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:51.282 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:51.282 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:51.282 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:51.315 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:51.315 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="up"
2026-02-16 21:37:52.298 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:52.298 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11c190bfc1c" profile_ids:"kns.init-container-7700" profile_ids:"ksa.init-container-7700.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:37:52.298 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:52.298 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:52.298 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:52.299 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:52.299 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:52.299 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:52.324 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:52.324 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="up"
2026-02-16 21:37:52.476 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/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-ey324-default-worker-czq9z-ds6nm-4b5v5"} 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-16 21:37:52.476 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:37:52.476 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:37:52.496 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=203
2026-02-16 21:37:52.496 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11c190bfc1c"
2026-02-16 21:37:52.499 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:52.499 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:53.307 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:53.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11c190bfc1c" profile_ids:"kns.init-container-7700" profile_ids:"ksa.init-container-7700.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:37:53.307 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:53.307 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:53.307 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:53.308 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:53.308 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:53.308 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:53.335 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:53.335 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.474 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:54.475 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11c190bfc1c" profile_ids:"kns.init-container-7700" profile_ids:"ksa.init-container-7700.default" ipv4_nets:"10.100.138.143/32"}
2026-02-16 21:37:54.475 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.475 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.475 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.476 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:54.476 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.476 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 203
2026-02-16 21:37:54.498 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:54.498 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.580 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=203
2026-02-16 21:37:54.581 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11c190bfc1c"
2026-02-16 21:37:54.581 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali11c190bfc1c" state="down"
2026-02-16 21:37:54.581 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{}}
2026-02-16 21:37:54.581 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Typed[string]{}}
2026-02-16 21:37:54.581 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11c190bfc1c", State:"down", Index:203}
2026-02-16 21:37:54.581 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:54.581 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.581 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.581 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.143
2026-02-16 21:37:54.582 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali11c190bfc1c" state=""
2026-02-16 21:37:54.582 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11c190bfc1c"
2026-02-16 21:37:54.606 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:54.606 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="down"
2026-02-16 21:37:54.606 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11c190bfc1c", State:"", Index:203}
2026-02-16 21:37:54.606 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Set[string](nil)}
2026-02-16 21:37:54.606 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11c190bfc1c", Addrs:set.Set[string](nil)}
2026-02-16 21:37:54.607 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11c190bfc1c"
2026-02-16 21:37:54.607 [INFO][92] felix/endpoint_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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.607 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.627 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:54.627 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"} status="down"
2026-02-16 21:37:54.693 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb, name=eth0)
2026-02-16 21:37:54.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb" endpoint_id:"eth0"}
2026-02-16 21:37:54.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-7700"}
2026-02-16 21:37:54.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-7700.default"}
2026-02-16 21:37:54.693 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.694 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XT4hNImzYLzpDfJcTn" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-q0hb8sI-_Ap6vCwhg" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XT4hNImzYLzpDfJcTn" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-q0hb8sI-_Ap6vCwhg" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11c190bfc1c" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11c190bfc1c" ipVersion=0x4 table="filter"
2026-02-16 21:37:54.694 [INFO][92] felix/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-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.694 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.773 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7700/pod-init-794ef5dc-59be-4872-977f-12c8ec6a45cb", EndpointId:"eth0"}
2026-02-16 21:37:54.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7700"}
2026-02-16 21:37:54.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9901"}
2026-02-16 21:37:54.774 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:54.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9901"}
2026-02-16 21:37:54.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1181"}
2026-02-16 21:37:54.917 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:54.998 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1181"}
2026-02-16 21:37:55.028 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:37:55.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-1118" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:55.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-1118" type:"ClusterIP" cluster_ips:"10.254.49.207" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:55.255 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-1118" type:"ClusterIP" cluster_ips:"10.254.85.121" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:55.422 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7685" name:"default"}
2026-02-16 21:37:55.515 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7685"}
2026-02-16 21:37:55.541 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7685"}
2026-02-16 21:37:55.730 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpoints-1118/pod1, name=eth0)
2026-02-16 21:37:55.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpoints-1118"} profile:{inbound_rules:{action:"allow" rule_id:"JRv_wweRJsq19NlY"} outbound_rules:{action:"allow" rule_id:"buEEITPQRE4y6Fcn"}}
2026-02-16 21:37:55.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpoints-1118.default"} profile:{}
2026-02-16 21:37:55.730 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali962c993fdf4" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:37:55.730 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.730 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.730 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali962c993fdf4" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali962c993fdf4" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.731 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.731 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.731 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.774 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:55.774 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:37:55.809 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali962c993fdf4" state="down"
2026-02-16 21:37:55.809 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.809 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali962c993fdf4", State:"down", Index:204}
2026-02-16 21:37:55.809 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:55.809 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{}}
2026-02-16 21:37:55.809 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.809 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.809 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.811 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali962c993fdf4" state="up"
2026-02-16 21:37:55.832 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:55.833 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:37:55.833 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali962c993fdf4", State:"up", Index:204}
2026-02-16 21:37:55.833 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.833 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.833 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali962c993fdf4"
2026-02-16 21:37:55.833 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.833 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:55.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:55.872 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:37:56.329 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpoints-1118/pod1, name=eth0)
2026-02-16 21:37:56.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali962c993fdf4" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:37:56.329 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:56.330 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:56.330 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:56.330 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali962c993fdf4"
2026-02-16 21:37:56.330 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:56.330 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:37:56.352 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:56.352 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:37:57.261 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:37:57.285 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3673"}
2026-02-16 21:37:57.303 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3673" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:57.360 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=204
2026-02-16 21:37:57.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali962c993fdf4"
2026-02-16 21:37:57.361 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:57.361 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:57.903 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:37:57.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-3673"} profile:{inbound_rules:{action:"allow" rule_id:"g40FU4T5pU7rs6Kc"} outbound_rules:{action:"allow" rule_id:"zI4IgxCoEOpDcMlK"}}
2026-02-16 21:37:57.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-3673.default"} profile:{}
2026-02-16 21:37:57.903 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e9c7caf8ba" profile_ids:"kns.var-expansion-3673" profile_ids:"ksa.var-expansion-3673.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:37:57.903 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.903 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.903 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e9c7caf8ba" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vki4PHoMp5tYgdxlrb" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_beX5RH56SGcsXN_XE8" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e9c7caf8ba" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vki4PHoMp5tYgdxlrb" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_beX5RH56SGcsXN_XE8" ipVersion=0x4 table="filter"
2026-02-16 21:37:57.904 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:57.904 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.904 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.942 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:57.942 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="down"
2026-02-16 21:37:57.979 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali5e9c7caf8ba" state="down"
2026-02-16 21:37:57.979 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:57.980 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e9c7caf8ba", State:"down", Index:205}
2026-02-16 21:37:57.980 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{}}
2026-02-16 21:37:57.980 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{}}
2026-02-16 21:37:57.980 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:57.980 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.980 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:57.984 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali5e9c7caf8ba" state="up"
2026-02-16 21:37:58.003 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:58.003 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="down"
2026-02-16 21:37:58.003 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e9c7caf8ba", State:"up", Index:205}
2026-02-16 21:37:58.004 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:58.004 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:58.004 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:58.004 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.004 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.025 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:58.025 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="up"
2026-02-16 21:37:58.349 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:37:58.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e9c7caf8ba" profile_ids:"kns.var-expansion-3673" profile_ids:"ksa.var-expansion-3673.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:37:58.349 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.349 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.349 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.350 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:58.350 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.350 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:37:58.370 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:58.370 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="up"
2026-02-16 21:37:59.309 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=205
2026-02-16 21:37:59.310 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e9c7caf8ba"
2026-02-16 21:37:59.310 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:59.311 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:59.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7700" name:"default"}
2026-02-16 21:37:59.999 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:37:59.999 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e9c7caf8ba" profile_ids:"kns.var-expansion-3673" profile_ids:"ksa.var-expansion-3673.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:37:59.999 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.000 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.000 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.027 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:38:00.027 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.027 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.030 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:38:00.053 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:00.053 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="up"
2026-02-16 21:38:00.053 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e9c7caf8ba" profile_ids:"kns.var-expansion-3673" profile_ids:"ksa.var-expansion-3673.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:38:00.053 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.053 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.053 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.054 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:38:00.054 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.054 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:00.073 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:00.073 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="up"
2026-02-16 21:38:00.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9901" name:"default"}
2026-02-16 21:38:00.763 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7700"}
2026-02-16 21:38:00.793 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7700"}
2026-02-16 21:38:00.935 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1181" name:"default"}
2026-02-16 21:38:01.022 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9901"}
2026-02-16 21:38:01.053 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9901"}
2026-02-16 21:38:01.147 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1181"}
2026-02-16 21:38:01.171 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1181"}
2026-02-16 21:38:01.523 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:38:01.523 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e9c7caf8ba" profile_ids:"kns.var-expansion-3673" profile_ids:"ksa.var-expansion-3673.default" ipv4_nets:"10.100.138.145/32"}
2026-02-16 21:38:01.523 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:01.523 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:01.523 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:01.524 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e9c7caf8ba"
2026-02-16 21:38:01.524 [INFO][92] felix/endpoint_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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:01.524 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:01.549 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:01.549 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.287 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpoints-1118/pod1, name=eth0)
2026-02-16 21:38:02.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali962c993fdf4" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:38:02.288 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.288 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.288 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.289 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali962c993fdf4"
2026-02-16 21:38:02.291 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.291 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.313 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.313 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.322 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:38:02.329 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpoints-1118/pod1, name=eth0)
2026-02-16 21:38:02.356 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali962c993fdf4" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.138.139/32"}
2026-02-16 21:38:02.357 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.357 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.357 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.357 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali962c993fdf4"
2026-02-16 21:38:02.357 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.357 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.375 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.375 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.671 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=endpoints-1118/pod1, name=eth0)
2026-02-16 21:38:02.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod1" endpoint_id:"eth0"}
2026-02-16 21:38:02.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpoints-1118.default"}
2026-02-16 21:38:02.672 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpoints-1118"}
2026-02-16 21:38:02.672 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.672 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.672 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali962c993fdf4" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.673 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali962c993fdf4" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.673 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.673 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.673 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.139
2026-02-16 21:38:02.716 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod1", EndpointId:"eth0"}
2026-02-16 21:38:02.784 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali962c993fdf4" state="down"
2026-02-16 21:38:02.784 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali962c993fdf4", State:"down", Index:204}
2026-02-16 21:38:02.785 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali962c993fdf4"
2026-02-16 21:38:02.787 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali962c993fdf4" state=""
2026-02-16 21:38:02.787 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali962c993fdf4"
2026-02-16 21:38:02.788 [INFO][92] 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=204
2026-02-16 21:38:02.807 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{}}
2026-02-16 21:38:02.807 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Typed[string]{}}
2026-02-16 21:38:02.807 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali962c993fdf4", State:"", Index:204}
2026-02-16 21:38:02.807 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Set[string](nil)}
2026-02-16 21:38:02.807 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali962c993fdf4", Addrs:set.Set[string](nil)}
2026-02-16 21:38:07.495 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-1118"
2026-02-16 21:38:07.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-1118"
2026-02-16 21:38:07.679 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-1118" name:"default"}
2026-02-16 21:38:07.725 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-1118"}
2026-02-16 21:38:22.756 [INFO][92] felix/summary.go 100: Summarising 237 dataplane reconciliation loops over 1m8.4s: avg=28ms longest=89ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:38:25.087 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6535"}
2026-02-16 21:38:25.109 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:25.135 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-4398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:25.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-4398" type:"ClusterIP" cluster_ips:"10.254.107.137" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:25.720 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c, name=eth0)
2026-02-16 21:38:25.720 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali201031d288b" profile_ids:"kns.container-probe-6505" profile_ids:"ksa.container-probe-6505.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:38:25.720 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:25.720 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:25.720 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:25.722 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali201031d288b"
2026-02-16 21:38:25.722 [INFO][92] felix/endpoint_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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:25.722 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:25.746 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:25.746 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.628 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c, name=eth0)
2026-02-16 21:38:26.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali201031d288b" profile_ids:"kns.container-probe-6505" profile_ids:"ksa.container-probe-6505.default" ipv4_nets:"10.100.138.141/32"}
2026-02-16 21:38:26.629 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.629 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.629 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.629 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali201031d288b"
2026-02-16 21:38:26.629 [INFO][92] felix/endpoint_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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.630 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.639 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c, name=eth0)
2026-02-16 21:38:26.654 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:26.654 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c" endpoint_id:"eth0"}
2026-02-16 21:38:26.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6505"}
2026-02-16 21:38:26.654 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6505.default"}
2026-02-16 21:38:26.654 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.654 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.655 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K1U3s3JnKe9fKo2fJf" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.655 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7IWZzhSVAlHOpiwNwW" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.655 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K1U3s3JnKe9fKo2fJf" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.655 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7IWZzhSVAlHOpiwNwW" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.655 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.656 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali201031d288b" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.656 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali201031d288b" ipVersion=0x4 table="filter"
2026-02-16 21:38:26.656 [INFO][92] felix/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-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.656 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.657 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.141
2026-02-16 21:38:26.716 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6505/busybox-d35c0d8d-f6bc-4591-a2f4-f04018033c3c", EndpointId:"eth0"}
2026-02-16 21:38:26.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"}
2026-02-16 21:38:26.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2768"}
2026-02-16 21:38:26.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:27.166 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-4398"
2026-02-16 21:38:27.227 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:27.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:27.260 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:27.318 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c, name=eth0)
2026-02-16 21:38:27.318 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-2768"} profile:{inbound_rules:{action:"allow" rule_id:"BSWypcDGTjYeXmNw"} outbound_rules:{action:"allow" rule_id:"FgZ07RdfyKpuhOFH"}}
2026-02-16 21:38:27.319 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-2768.default"} profile:{}
2026-02-16 21:38:27.319 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc4d87539b7" profile_ids:"kns.var-expansion-2768" profile_ids:"ksa.var-expansion-2768.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:38:27.319 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.319 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.319 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc4d87539b7" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5MH_NEzWIgbRrGKg6_" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Xverb8J-aVOq0T3duc" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc4d87539b7" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5MH_NEzWIgbRrGKg6_" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Xverb8J-aVOq0T3duc" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.319 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.319 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.319 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.369 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:27.369 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:27.391 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="califc4d87539b7" state="down"
2026-02-16 21:38:27.391 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc4d87539b7", State:"down", Index:206}
2026-02-16 21:38:27.391 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.391 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc4d87539b7"
2026-02-16 21:38:27.391 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.391 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.394 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="califc4d87539b7" state="up"
2026-02-16 21:38:27.418 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:27.418 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:27.418 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:27.418 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:27.418 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc4d87539b7", State:"up", Index:206}
2026-02-16 21:38:27.418 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.418 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.418 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.418 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.418 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.439 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.440 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:27.755 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c, name=eth0)
2026-02-16 21:38:27.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc4d87539b7" profile_ids:"kns.var-expansion-2768" profile_ids:"ksa.var-expansion-2768.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:38:27.756 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.756 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.756 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.756 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc4d87539b7"
2026-02-16 21:38:27.757 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.757 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:27.778 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.779 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:28.940 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=206
2026-02-16 21:38:28.940 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc4d87539b7"
2026-02-16 21:38:28.940 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:28.941 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:28.946 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c, name=eth0)
2026-02-16 21:38:28.966 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc4d87539b7" profile_ids:"kns.var-expansion-2768" profile_ids:"ksa.var-expansion-2768.default" ipv4_nets:"10.100.138.151/32"}
2026-02-16 21:38:28.966 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:28.967 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:28.967 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:28.967 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc4d87539b7"
2026-02-16 21:38:28.967 [INFO][92] 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:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:28.968 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:28.988 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:28.988 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:29.049 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=206
2026-02-16 21:38:29.049 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc4d87539b7"
2026-02-16 21:38:29.050 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="califc4d87539b7" state="down"
2026-02-16 21:38:29.050 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:29.050 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:29.050 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc4d87539b7", State:"down", Index:206}
2026-02-16 21:38:29.050 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc4d87539b7"
2026-02-16 21:38:29.050 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc4d87539b7"
2026-02-16 21:38:29.050 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.050 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.050 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.151
2026-02-16 21:38:29.052 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="califc4d87539b7" state=""
2026-02-16 21:38:29.052 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc4d87539b7"
2026-02-16 21:38:29.075 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:29.075 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:29.075 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc4d87539b7", State:"", Index:206}
2026-02-16 21:38:29.075 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Set[string](nil)}
2026-02-16 21:38:29.075 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc4d87539b7", Addrs:set.Set[string](nil)}
2026-02-16 21:38:29.075 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc4d87539b7"
2026-02-16 21:38:29.075 [INFO][92] felix/endpoint_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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.075 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.103 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:29.104 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:29.154 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c, name=eth0)
2026-02-16 21:38:29.154 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c" endpoint_id:"eth0"}
2026-02-16 21:38:29.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-2768"}
2026-02-16 21:38:29.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-2768.default"}
2026-02-16 21:38:29.155 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.155 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5MH_NEzWIgbRrGKg6_" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Xverb8J-aVOq0T3duc" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5MH_NEzWIgbRrGKg6_" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Xverb8J-aVOq0T3duc" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc4d87539b7" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc4d87539b7" ipVersion=0x4 table="filter"
2026-02-16 21:38:29.155 [INFO][92] felix/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-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.155 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.171 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=200
2026-02-16 21:38:29.171 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali201031d288b"
2026-02-16 21:38:29.171 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali201031d288b" state="down"
2026-02-16 21:38:29.173 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali201031d288b" state=""
2026-02-16 21:38:29.173 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali201031d288b"
2026-02-16 21:38:29.205 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-2768/var-expansion-a7691a76-667c-4f4a-a134-70b9ab080b3c", EndpointId:"eth0"}
2026-02-16 21:38:29.205 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{}}
2026-02-16 21:38:29.205 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Typed[string]{}}
2026-02-16 21:38:29.205 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali201031d288b", State:"down", Index:200}
2026-02-16 21:38:29.205 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali201031d288b", State:"", Index:200}
2026-02-16 21:38:29.205 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Set[string](nil)}
2026-02-16 21:38:29.205 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali201031d288b", Addrs:set.Set[string](nil)}
2026-02-16 21:38:30.636 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6535" name:"default"}
2026-02-16 21:38:30.770 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6535"}
2026-02-16 21:38:30.794 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6535"}
2026-02-16 21:38:30.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2768"}
2026-02-16 21:38:30.848 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5481"}
2026-02-16 21:38:30.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:30.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5481" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:31.377 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:31.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4243"}
2026-02-16 21:38:31.400 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:31.466 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5481/ss-0, name=eth0)
2026-02-16 21:38:31.466 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5481"} profile:{inbound_rules:{action:"allow" rule_id:"62gQXLOO0ioODkv1"} outbound_rules:{action:"allow" rule_id:"u6ALIHAN4sZ3UmKE"}}
2026-02-16 21:38:31.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5481.default"} profile:{}
2026-02-16 21:38:31.467 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32574e2581e" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:38:31.467 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.467 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.467 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali32574e2581e" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali32574e2581e" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.468 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.469 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32574e2581e"
2026-02-16 21:38:31.469 [INFO][92] felix/endpoint_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-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.469 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.508 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:31.508 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:38:31.543 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali32574e2581e" state="down"
2026-02-16 21:38:31.543 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32574e2581e"
2026-02-16 21:38:31.543 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali32574e2581e" state="up"
2026-02-16 21:38:31.543 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32574e2581e", State:"down", Index:207}
2026-02-16 21:38:31.543 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{}}
2026-02-16 21:38:31.543 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{}}
2026-02-16 21:38:31.544 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32574e2581e", State:"up", Index:207}
2026-02-16 21:38:31.544 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32574e2581e"
2026-02-16 21:38:31.544 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32574e2581e"
2026-02-16 21:38:31.544 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32574e2581e"
2026-02-16 21:38:31.544 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.544 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:31.565 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:31.565 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:31.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6505" name:"default"}
2026-02-16 21:38:31.878 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4, name=eth0)
2026-02-16 21:38:31.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4" endpoint_id:"eth0"}
2026-02-16 21:38:31.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-3673"}
2026-02-16 21:38:31.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-3673.default"}
2026-02-16 21:38:31.878 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.878 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vki4PHoMp5tYgdxlrb" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_beX5RH56SGcsXN_XE8" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vki4PHoMp5tYgdxlrb" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_beX5RH56SGcsXN_XE8" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e9c7caf8ba" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e9c7caf8ba" ipVersion=0x4 table="filter"
2026-02-16 21:38:31.879 [INFO][92] felix/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-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.879 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.879 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.145
2026-02-16 21:38:31.945 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3673/var-expansion-ba8a3cac-be1e-419e-be95-5d08fcce9fc4", EndpointId:"eth0"}
2026-02-16 21:38:31.986 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=205
2026-02-16 21:38:31.986 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e9c7caf8ba"
2026-02-16 21:38:31.986 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{}}
2026-02-16 21:38:31.986 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Typed[string]{}}
2026-02-16 21:38:31.988 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali5e9c7caf8ba" state="down"
2026-02-16 21:38:31.988 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali5e9c7caf8ba" state=""
2026-02-16 21:38:31.988 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e9c7caf8ba"
2026-02-16 21:38:32.010 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e9c7caf8ba", State:"down", Index:205}
2026-02-16 21:38:32.010 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e9c7caf8ba", State:"", Index:205}
2026-02-16 21:38:32.010 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Set[string](nil)}
2026-02-16 21:38:32.010 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e9c7caf8ba", Addrs:set.Set[string](nil)}
2026-02-16 21:38:32.176 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"}
2026-02-16 21:38:32.208 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6505"}
2026-02-16 21:38:32.381 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-4398" name:"default"}
2026-02-16 21:38:32.471 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:32.507 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-4398"}
2026-02-16 21:38:32.836 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5481/ss-0, name=eth0)
2026-02-16 21:38:32.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32574e2581e" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:38:32.837 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:32.837 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:32.837 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:32.838 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32574e2581e"
2026-02-16 21:38:32.838 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:32.838 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:32.867 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:32.867 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:33.165 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=207
2026-02-16 21:38:33.165 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali32574e2581e"
2026-02-16 21:38:33.165 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:33.165 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:34.153 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3673"}
2026-02-16 21:38:34.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9877"}
2026-02-16 21:38:34.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:34.229 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9877" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:34.639 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4243"}
2026-02-16 21:38:34.664 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7734"}
2026-02-16 21:38:34.689 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:34.852 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:38:34.852 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9877"} profile:{inbound_rules:{action:"allow" rule_id:"Yklqq4yy5mEr-cc4"} outbound_rules:{action:"allow" rule_id:"aRuPKqryUiqcVyhX"}}
2026-02-16 21:38:34.852 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"} profile:{}
2026-02-16 21:38:34.852 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:38:34.852 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.852 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.852 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:38:34.853 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.853 [INFO][92] felix/endpoint_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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.853 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.895 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:34.895 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:38:34.932 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:38:34.932 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.932 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:208}
2026-02-16 21:38:34.932 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:38:34.932 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:38:34.932 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.932 [INFO][92] felix/endpoint_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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.932 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.935 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali0a2f66959ba" state="up"
2026-02-16 21:38:34.962 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:34.962 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:38:34.962 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"up", Index:208}
2026-02-16 21:38:34.963 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.963 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.963 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:34.963 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.963 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:34.982 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:34.983 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:35.837 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:38:35.837 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:38:35.837 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.838 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.838 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.846 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:35.847 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.847 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.861 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:38:35.877 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:35.877 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:35.877 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:38:35.877 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.878 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.878 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.878 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:38:35.878 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.878 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:38:35.904 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:35.904 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.269 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=208
2026-02-16 21:38:36.269 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0a2f66959ba"
2026-02-16 21:38:36.269 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:36.269 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:36.338 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2768" name:"default"}
2026-02-16 21:38:36.465 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2768"}
2026-02-16 21:38:36.493 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2768"}
2026-02-16 21:38:36.791 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1128" name:"default"}
2026-02-16 21:38:36.819 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:36.846 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1128"}
2026-02-16 21:38:37.698 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:38:37.698 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:38:37.698 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.698 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.698 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.699 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:38:37.699 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:38:37.699 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4a2d573941"
2026-02-16 21:38:37.699 [INFO][92] felix/endpoint_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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.699 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.774 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:38:37.775 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:38:37.789 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calie4a2d573941" state="up"
2026-02-16 21:38:37.792 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:37.792 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:38:37.792 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:209}
2026-02-16 21:38:37.792 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:38:37.792 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:38:37.792 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"up", Index:209}
2026-02-16 21:38:37.792 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4a2d573941"
2026-02-16 21:38:37.792 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4a2d573941"
2026-02-16 21:38:37.792 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:38:37.792 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.792 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:37.812 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:37.812 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:38:37.833 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7734"}
2026-02-16 21:38:37.861 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7799"}
2026-02-16 21:38:37.882 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7799" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:38.856 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:38:38.856 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:38:38.856 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.856 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.856 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.857 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:38:38.857 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.857 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.878 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:38:38.881 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.881 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:38:38.881 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:38:38.881 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.881 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.881 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.882 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:38:38.882 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.882 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:38:38.902 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.902 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.117 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=209
2026-02-16 21:38:39.117 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4a2d573941"
2026-02-16 21:38:39.117 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:39.117 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:39.410 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3673" name:"default"}
2026-02-16 21:38:39.463 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3673"}
2026-02-16 21:38:39.488 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3673"}
2026-02-16 21:38:39.777 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4243" name:"default"}
2026-02-16 21:38:39.896 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4243"}
2026-02-16 21:38:39.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4243"}
2026-02-16 21:38:42.965 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7734" name:"default"}
2026-02-16 21:38:43.098 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7734"}
2026-02-16 21:38:43.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7734"}
2026-02-16 21:38:43.202 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5481/ss-0, name=eth0)
2026-02-16 21:38:43.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32574e2581e" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:38:43.203 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.203 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.203 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.204 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32574e2581e"
2026-02-16 21:38:43.204 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.204 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.227 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5481/ss-0, name=eth0)
2026-02-16 21:38:43.231 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:43.231 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:43.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32574e2581e" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.138.154/32"}
2026-02-16 21:38:43.231 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.232 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.232 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.233 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32574e2581e"
2026-02-16 21:38:43.233 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.233 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.259 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:43.259 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:38:43.461 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-5481/ss-0, name=eth0)
2026-02-16 21:38:43.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-0" endpoint_id:"eth0"}
2026-02-16 21:38:43.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5481"}
2026-02-16 21:38:43.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5481.default"}
2026-02-16 21:38:43.462 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.462 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.462 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.463 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.463 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.463 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32574e2581e" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.463 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32574e2581e" ipVersion=0x4 table="filter"
2026-02-16 21:38:43.463 [INFO][92] felix/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-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.463 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.464 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.154
2026-02-16 21:38:43.521 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-0", EndpointId:"eth0"}
2026-02-16 21:38:43.570 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali32574e2581e" state="down"
2026-02-16 21:38:43.571 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32574e2581e"
2026-02-16 21:38:43.571 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=207
2026-02-16 21:38:43.571 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32574e2581e", State:"down", Index:207}
2026-02-16 21:38:43.571 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{}}
2026-02-16 21:38:43.571 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Typed[string]{}}
2026-02-16 21:38:43.572 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali32574e2581e" state=""
2026-02-16 21:38:43.572 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32574e2581e"
2026-02-16 21:38:43.599 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32574e2581e", State:"", Index:207}
2026-02-16 21:38:43.599 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Set[string](nil)}
2026-02-16 21:38:43.599 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32574e2581e", Addrs:set.Set[string](nil)}
2026-02-16 21:38:44.100 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7799"}
2026-02-16 21:38:44.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:44.144 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:44.731 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c, name=eth0)
2026-02-16 21:38:44.732 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7322.default"} profile:{}
2026-02-16 21:38:44.732 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7322"} profile:{inbound_rules:{action:"allow" rule_id:"VmScGJ33sZ3CxGNr"} outbound_rules:{action:"allow" rule_id:"nzgquwVyg3MrCOrU"}}
2026-02-16 21:38:44.732 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb11414737f" profile_ids:"kns.projected-7322" profile_ids:"ksa.projected-7322.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:38:44.732 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.732 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.732 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb11414737f" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7322" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FApquU44BM7C84I7QY" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb11414737f" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7322" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FApquU44BM7C84I7QY" ipVersion=0x4 table="filter"
2026-02-16 21:38:44.732 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb11414737f"
2026-02-16 21:38:44.732 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.733 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.764 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:44.764 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:44.810 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="califb11414737f" state="down"
2026-02-16 21:38:44.810 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb11414737f"
2026-02-16 21:38:44.810 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb11414737f", State:"down", Index:210}
2026-02-16 21:38:44.810 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:44.810 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:44.810 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb11414737f"
2026-02-16 21:38:44.810 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.810 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.813 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="califb11414737f" state="up"
2026-02-16 21:38:44.836 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:44.836 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:44.836 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb11414737f", State:"up", Index:210}
2026-02-16 21:38:44.836 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb11414737f"
2026-02-16 21:38:44.836 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb11414737f"
2026-02-16 21:38:44.836 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb11414737f"
2026-02-16 21:38:44.836 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.836 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:44.857 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.857 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.667 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:38:45.894 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c, name=eth0)
2026-02-16 21:38:45.894 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb11414737f" profile_ids:"kns.projected-7322" profile_ids:"ksa.projected-7322.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:38:45.894 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:45.895 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:45.895 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:45.895 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb11414737f"
2026-02-16 21:38:45.896 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:45.896 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:45.919 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:45.919 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.932 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::6844:67ff:fe7a:cac8" exists=true ifIndex=210
2026-02-16 21:38:45.932 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::6844:67ff:fe7a:cac8} ifaceName="califb11414737f"
2026-02-16 21:38:45.932 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{"fe80::6844:67ff:fe7a:cac8":set.v{}}}
2026-02-16 21:38:45.932 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{"fe80::6844:67ff:fe7a:cac8":set.v{}}}
2026-02-16 21:38:47.073 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c, name=eth0)
2026-02-16 21:38:47.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb11414737f" profile_ids:"kns.projected-7322" profile_ids:"ksa.projected-7322.default" ipv4_nets:"10.100.138.152/32"}
2026-02-16 21:38:47.073 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.074 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.074 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.075 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb11414737f"
2026-02-16 21:38:47.075 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.076 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.105 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:47.105 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="up"
2026-02-16 21:38:47.179 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="califb11414737f" state="down"
2026-02-16 21:38:47.179 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb11414737f"
2026-02-16 21:38:47.179 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb11414737f", State:"down", Index:210}
2026-02-16 21:38:47.179 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:47.179 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:47.179 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb11414737f"
2026-02-16 21:38:47.180 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.180 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.180 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.152
2026-02-16 21:38:47.180 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::6844:67ff:fe7a:cac8" exists=false ifIndex=210
2026-02-16 21:38:47.183 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="califb11414737f" state=""
2026-02-16 21:38:47.183 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb11414737f"
2026-02-16 21:38:47.203 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:47.203 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:47.203 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb11414737f", State:"", Index:210}
2026-02-16 21:38:47.203 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Set[string](nil)}
2026-02-16 21:38:47.203 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb11414737f", Addrs:set.Set[string](nil)}
2026-02-16 21:38:47.203 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb11414737f"
2026-02-16 21:38:47.203 [INFO][92] felix/endpoint_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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.203 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.224 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:47.224 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"} status="down"
2026-02-16 21:38:47.271 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c, name=eth0)
2026-02-16 21:38:47.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c" endpoint_id:"eth0"}
2026-02-16 21:38:47.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7322"}
2026-02-16 21:38:47.271 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7322.default"}
2026-02-16 21:38:47.271 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.271 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7322" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FApquU44BM7C84I7QY" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7322" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FApquU44BM7C84I7QY" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb11414737f" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb11414737f" ipVersion=0x4 table="filter"
2026-02-16 21:38:47.271 [INFO][92] felix/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-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.271 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:47.320 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7322/downwardapi-volume-40d8150f-4a27-43a7-a5e7-77bb8c94504c", EndpointId:"eth0"}
2026-02-16 21:38:48.257 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:48.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5241"}
2026-02-16 21:38:48.305 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5241" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:49.151 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7799"}
2026-02-16 21:38:49.445 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/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-ey324-jsr8q-wzbgd"} 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-16 21:38:49.445 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:38:49.445 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:38:51.129 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5481"}
2026-02-16 21:38:51.150 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6506"}
2026-02-16 21:38:51.170 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:51.841 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046, name=eth0)
2026-02-16 21:38:51.841 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6506.default"} profile:{}
2026-02-16 21:38:51.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6506"} profile:{inbound_rules:{action:"allow" rule_id:"FpEZsxYOKdi03MJp"} outbound_rules:{action:"allow" rule_id:"tFqpYzdXzTpN4jSj"}}
2026-02-16 21:38:51.842 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45d1723054d" profile_ids:"kns.configmap-6506" profile_ids:"ksa.configmap-6506.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:38:51.842 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.842 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.842 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.842 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45d1723054d" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6506" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C6Vi2APjJkqAjGREDP" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45d1723054d" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6506" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C6Vi2APjJkqAjGREDP" ipVersion=0x4 table="filter"
2026-02-16 21:38:51.843 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45d1723054d"
2026-02-16 21:38:51.843 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.843 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.882 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:51.882 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="down"
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali45d1723054d" state="down"
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45d1723054d"
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45d1723054d", State:"down", Index:211}
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali45d1723054d" state="up"
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{}}
2026-02-16 21:38:51.913 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{}}
2026-02-16 21:38:51.913 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45d1723054d", State:"up", Index:211}
2026-02-16 21:38:51.913 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45d1723054d"
2026-02-16 21:38:51.913 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45d1723054d"
2026-02-16 21:38:51.913 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45d1723054d"
2026-02-16 21:38:51.914 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.914 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:51.938 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:51.938 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="up"
2026-02-16 21:38:52.944 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046, name=eth0)
2026-02-16 21:38:52.944 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45d1723054d" profile_ids:"kns.configmap-6506" profile_ids:"ksa.configmap-6506.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:38:52.944 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:52.944 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:52.944 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:52.945 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45d1723054d"
2026-02-16 21:38:52.945 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:52.945 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:52.969 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:52.969 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="up"
2026-02-16 21:38:53.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7322" name:"default"}
2026-02-16 21:38:53.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:53.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7322"}
2026-02-16 21:38:53.836 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=211
2026-02-16 21:38:53.836 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45d1723054d"
2026-02-16 21:38:53.837 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:53.837 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:54.112 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046, name=eth0)
2026-02-16 21:38:54.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45d1723054d" profile_ids:"kns.configmap-6506" profile_ids:"ksa.configmap-6506.default" ipv4_nets:"10.100.138.148/32"}
2026-02-16 21:38:54.112 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.112 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.112 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.113 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45d1723054d"
2026-02-16 21:38:54.113 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.113 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.133 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:54.133 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="up"
2026-02-16 21:38:54.218 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali45d1723054d" state="down"
2026-02-16 21:38:54.219 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45d1723054d"
2026-02-16 21:38:54.219 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=211
2026-02-16 21:38:54.219 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45d1723054d", State:"down", Index:211}
2026-02-16 21:38:54.219 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{}}
2026-02-16 21:38:54.219 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Typed[string]{}}
2026-02-16 21:38:54.219 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45d1723054d"
2026-02-16 21:38:54.219 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.219 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.220 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.148
2026-02-16 21:38:54.220 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali45d1723054d" state=""
2026-02-16 21:38:54.221 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45d1723054d"
2026-02-16 21:38:54.242 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:54.242 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="down"
2026-02-16 21:38:54.242 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45d1723054d", State:"", Index:211}
2026-02-16 21:38:54.242 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Set[string](nil)}
2026-02-16 21:38:54.242 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45d1723054d", Addrs:set.Set[string](nil)}
2026-02-16 21:38:54.242 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45d1723054d"
2026-02-16 21:38:54.242 [INFO][92] felix/endpoint_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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.242 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.265 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:54.265 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"} status="down"
2026-02-16 21:38:54.403 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046, name=eth0)
2026-02-16 21:38:54.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046" endpoint_id:"eth0"}
2026-02-16 21:38:54.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6506"}
2026-02-16 21:38:54.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6506.default"}
2026-02-16 21:38:54.403 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.403 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6506" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C6Vi2APjJkqAjGREDP" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6506" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C6Vi2APjJkqAjGREDP" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45d1723054d" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45d1723054d" ipVersion=0x4 table="filter"
2026-02-16 21:38:54.405 [INFO][92] felix/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-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.406 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.458 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6506/pod-configmaps-0422e64f-b29d-43ca-a820-aa570f6a5046", EndpointId:"eth0"}
2026-02-16 21:38:54.738 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5241"}
2026-02-16 21:38:54.761 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:38:54.761 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:55.352 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e, name=eth0)
2026-02-16 21:38:55.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2569"} profile:{inbound_rules:{action:"allow" rule_id:"qUYaE3agDMt9BrW1"} outbound_rules:{action:"allow" rule_id:"sat_8lre0DspJ7Kb"}}
2026-02-16 21:38:55.352 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2569.default"} profile:{}
2026-02-16 21:38:55.353 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e86355c74" profile_ids:"kns.projected-2569" profile_ids:"ksa.projected-2569.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:38:55.353 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.353 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.353 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.353 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali90e86355c74" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2569" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_63r4gYu-gcQkby-gsN" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali90e86355c74" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2569" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_63r4gYu-gcQkby-gsN" ipVersion=0x4 table="filter"
2026-02-16 21:38:55.354 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.354 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.354 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.389 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:55.389 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="down"
2026-02-16 21:38:55.389 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6506"}
2026-02-16 21:38:55.390 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1014"}
2026-02-16 21:38:55.411 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1014" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:55.432 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali90e86355c74" state="down"
2026-02-16 21:38:55.432 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90e86355c74"
2026-02-16 21:38:55.432 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e86355c74", State:"down", Index:212}
2026-02-16 21:38:55.432 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{}}
2026-02-16 21:38:55.432 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{}}
2026-02-16 21:38:55.432 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.432 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.432 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.435 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali90e86355c74" state="up"
2026-02-16 21:38:55.457 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:55.457 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="down"
2026-02-16 21:38:55.457 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e86355c74", State:"up", Index:212}
2026-02-16 21:38:55.457 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.457 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.457 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.457 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.457 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.480 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:55.480 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="up"
2026-02-16 21:38:55.983 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e, name=eth0)
2026-02-16 21:38:55.984 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e86355c74" profile_ids:"kns.projected-2569" profile_ids:"ksa.projected-2569.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:38:55.984 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.984 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.984 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.985 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e86355c74"
2026-02-16 21:38:55.985 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:55.985 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:56.003 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57, name=eth0)
2026-02-16 21:38:56.005 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:56.005 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="up"
2026-02-16 21:38:56.005 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-1014"} profile:{inbound_rules:{action:"allow" rule_id:"rWqfQnWSM6WQqv7S"} outbound_rules:{action:"allow" rule_id:"avojn-bQLnGFKKQu"}}
2026-02-16 21:38:56.005 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-1014.default"} profile:{}
2026-02-16 21:38:56.005 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia353336d072" profile_ids:"kns.security-context-test-1014" profile_ids:"ksa.security-context-test-1014.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:38:56.005 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.005 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.005 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia353336d072" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YvakQr8ew-ecIdoL9x" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NyWAsDy-0jrJvkNfGT" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia353336d072" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YvakQr8ew-ecIdoL9x" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NyWAsDy-0jrJvkNfGT" ipVersion=0x4 table="filter"
2026-02-16 21:38:56.006 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia353336d072"
2026-02-16 21:38:56.006 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.006 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.042 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:56.042 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} status="down"
2026-02-16 21:38:56.090 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia353336d072" state="down"
2026-02-16 21:38:56.091 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia353336d072"
2026-02-16 21:38:56.091 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia353336d072" state="up"
2026-02-16 21:38:56.091 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia353336d072", State:"down", Index:213}
2026-02-16 21:38:56.091 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{}}
2026-02-16 21:38:56.091 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{}}
2026-02-16 21:38:56.091 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia353336d072", State:"up", Index:213}
2026-02-16 21:38:56.091 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia353336d072"
2026-02-16 21:38:56.091 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia353336d072"
2026-02-16 21:38:56.091 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia353336d072"
2026-02-16 21:38:56.092 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.092 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.110 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:56.110 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} status="up"
2026-02-16 21:38:56.334 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5481"
2026-02-16 21:38:56.401 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=212
2026-02-16 21:38:56.401 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali90e86355c74"
2026-02-16 21:38:56.401 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:56.401 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:56.462 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5481" name:"default"}
2026-02-16 21:38:56.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5481"}
2026-02-16 21:38:56.614 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5481"}
2026-02-16 21:38:56.983 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57, name=eth0)
2026-02-16 21:38:56.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia353336d072" profile_ids:"kns.security-context-test-1014" profile_ids:"ksa.security-context-test-1014.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:38:56.983 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.984 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.984 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.984 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia353336d072"
2026-02-16 21:38:56.984 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:56.984 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:57.005 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:57.006 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} status="up"
2026-02-16 21:38:57.140 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e, name=eth0)
2026-02-16 21:38:57.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e86355c74" profile_ids:"kns.projected-2569" profile_ids:"ksa.projected-2569.default" ipv4_nets:"10.100.138.150/32"}
2026-02-16 21:38:57.141 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.141 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.141 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.145 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e86355c74"
2026-02-16 21:38:57.145 [INFO][92] 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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.145 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.165 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:57.165 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="down"
2026-02-16 21:38:57.243 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali90e86355c74" state="down"
2026-02-16 21:38:57.243 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90e86355c74"
2026-02-16 21:38:57.243 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=212
2026-02-16 21:38:57.244 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e86355c74", State:"down", Index:212}
2026-02-16 21:38:57.244 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{}}
2026-02-16 21:38:57.244 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Typed[string]{}}
2026-02-16 21:38:57.244 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e86355c74"
2026-02-16 21:38:57.244 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90e86355c74"
2026-02-16 21:38:57.244 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.244 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.244 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali90e86355c74" state=""
2026-02-16 21:38:57.244 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali90e86355c74"
2026-02-16 21:38:57.245 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.150
2026-02-16 21:38:57.268 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:57.268 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="down"
2026-02-16 21:38:57.268 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e86355c74", State:"", Index:212}
2026-02-16 21:38:57.268 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Set[string](nil)}
2026-02-16 21:38:57.268 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e86355c74", Addrs:set.Set[string](nil)}
2026-02-16 21:38:57.268 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e86355c74"
2026-02-16 21:38:57.268 [INFO][92] felix/endpoint_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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.268 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.299 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:57.299 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"} status="down"
2026-02-16 21:38:57.340 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e, name=eth0)
2026-02-16 21:38:57.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e" endpoint_id:"eth0"}
2026-02-16 21:38:57.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2569"}
2026-02-16 21:38:57.340 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2569.default"}
2026-02-16 21:38:57.340 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.340 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2569" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_63r4gYu-gcQkby-gsN" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2569" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_63r4gYu-gcQkby-gsN" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali90e86355c74" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali90e86355c74" ipVersion=0x4 table="filter"
2026-02-16 21:38:57.341 [INFO][92] felix/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-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.341 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.402 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2569/pod-projected-configmaps-4463067c-bda9-48ba-9822-62a7e0ea754e", EndpointId:"eth0"}
2026-02-16 21:38:57.581 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=213
2026-02-16 21:38:57.581 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia353336d072"
2026-02-16 21:38:57.581 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:57.581 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:58.249 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57, name=eth0)
2026-02-16 21:38:58.249 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia353336d072" profile_ids:"kns.security-context-test-1014" profile_ids:"ksa.security-context-test-1014.default" ipv4_nets:"10.100.138.147/32"}
2026-02-16 21:38:58.249 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.249 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.249 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.250 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia353336d072"
2026-02-16 21:38:58.250 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.250 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 213
2026-02-16 21:38:58.277 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:58.277 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} status="up"
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia353336d072" state="down"
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia353336d072", State:"down", Index:213}
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia353336d072"
2026-02-16 21:38:58.360 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=213
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{}}
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia353336d072" state=""
2026-02-16 21:38:58.360 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Typed[string]{}}
2026-02-16 21:38:58.360 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia353336d072"
2026-02-16 21:38:58.361 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia353336d072", State:"", Index:213}
2026-02-16 21:38:58.361 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Set[string](nil)}
2026-02-16 21:38:58.361 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia353336d072", Addrs:set.Set[string](nil)}
2026-02-16 21:38:58.361 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia353336d072"
2026-02-16 21:38:58.361 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.361 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.361 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.147
2026-02-16 21:38:58.386 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:58.386 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"} status="down"
2026-02-16 21:38:58.469 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57, name=eth0)
2026-02-16 21:38:58.469 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57" endpoint_id:"eth0"}
2026-02-16 21:38:58.469 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-1014"}
2026-02-16 21:38:58.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-1014.default"}
2026-02-16 21:38:58.470 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.470 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YvakQr8ew-ecIdoL9x" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NyWAsDy-0jrJvkNfGT" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YvakQr8ew-ecIdoL9x" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NyWAsDy-0jrJvkNfGT" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia353336d072" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia353336d072" ipVersion=0x4 table="filter"
2026-02-16 21:38:58.470 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.470 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.530 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1014/busybox-readonly-false-0746e612-2251-42ad-848d-7adbf5811a57", EndpointId:"eth0"}
2026-02-16 21:38:58.870 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:38:58.908 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-167"}
2026-02-16 21:38:58.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:59.463 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1014"}
2026-02-16 21:38:59.498 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6101"}
2026-02-16 21:38:59.498 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:59.509 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98, name=eth0)
2026-02-16 21:38:59.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-167"} profile:{inbound_rules:{action:"allow" rule_id:"at1SOwb-_MDV_TMK"} outbound_rules:{action:"allow" rule_id:"kOG-yJ4waCvAjIy7"}}
2026-02-16 21:38:59.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-167.default"} profile:{}
2026-02-16 21:38:59.519 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae2877581e2" profile_ids:"kns.var-expansion-167" profile_ids:"ksa.var-expansion-167.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:38:59.519 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.519 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.519 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliae2877581e2" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4Sgq4skpxfJL09RL22" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Gx5igFuGkDI6MsFjfq" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliae2877581e2" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4Sgq4skpxfJL09RL22" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Gx5igFuGkDI6MsFjfq" ipVersion=0x4 table="filter"
2026-02-16 21:38:59.519 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliae2877581e2"
2026-02-16 21:38:59.519 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.519 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.564 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:59.564 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="down"
2026-02-16 21:38:59.581 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliae2877581e2" state="down"
2026-02-16 21:38:59.581 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae2877581e2", State:"down", Index:214}
2026-02-16 21:38:59.581 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae2877581e2"
2026-02-16 21:38:59.581 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.581 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.581 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae2877581e2"
2026-02-16 21:38:59.596 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliae2877581e2" state="up"
2026-02-16 21:38:59.602 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:59.602 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="down"
2026-02-16 21:38:59.602 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{}}
2026-02-16 21:38:59.602 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{}}
2026-02-16 21:38:59.602 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae2877581e2", State:"up", Index:214}
2026-02-16 21:38:59.602 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliae2877581e2"
2026-02-16 21:38:59.602 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae2877581e2"
2026-02-16 21:38:59.602 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae2877581e2"
2026-02-16 21:38:59.602 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.602 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:38:59.621 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:59.622 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="up"
2026-02-16 21:38:59.914 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5241" name:"default"}
2026-02-16 21:39:00.006 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98, name=eth0)
2026-02-16 21:39:00.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae2877581e2" profile_ids:"kns.var-expansion-167" profile_ids:"ksa.var-expansion-167.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:39:00.006 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:00.007 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:00.007 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:00.010 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae2877581e2"
2026-02-16 21:39:00.011 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:00.011 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:00.033 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:00.033 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="up"
2026-02-16 21:39:00.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5241"}
2026-02-16 21:39:00.099 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"}
2026-02-16 21:39:00.101 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6, name=eth0)
2026-02-16 21:39:00.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6101"} profile:{inbound_rules:{action:"allow" rule_id:"CSAmpUpqFaR8PB_W"} outbound_rules:{action:"allow" rule_id:"F9kdOTxejyBBMk3W"}}
2026-02-16 21:39:00.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6101.default"} profile:{}
2026-02-16 21:39:00.112 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3ce96318ad" profile_ids:"kns.downward-api-6101" profile_ids:"ksa.downward-api-6101.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:39:00.112 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.113 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.113 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib3ce96318ad" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QqVVSrhRtYEUQTwPGE" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Q5-oVweC2zhiWOo3kj" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib3ce96318ad" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QqVVSrhRtYEUQTwPGE" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Q5-oVweC2zhiWOo3kj" ipVersion=0x4 table="filter"
2026-02-16 21:39:00.113 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.114 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.114 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.150 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:00.150 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="down"
2026-02-16 21:39:00.176 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="calib3ce96318ad" state="down"
2026-02-16 21:39:00.176 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3ce96318ad", State:"down", Index:215}
2026-02-16 21:39:00.176 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.177 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{}}
2026-02-16 21:39:00.177 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{}}
2026-02-16 21:39:00.177 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.177 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="calib3ce96318ad" state="up"
2026-02-16 21:39:00.177 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.177 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.193 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:00.193 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="down"
2026-02-16 21:39:00.193 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3ce96318ad", State:"up", Index:215}
2026-02-16 21:39:00.193 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.193 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.193 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3ce96318ad"
2026-02-16 21:39:00.193 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.193 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:00.207 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:00.207 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="up"
2026-02-16 21:39:00.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6506" name:"default"}
2026-02-16 21:39:00.709 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6506"}
2026-02-16 21:39:00.789 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6506"}
2026-02-16 21:39:00.848 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=214
2026-02-16 21:39:00.848 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliae2877581e2"
2026-02-16 21:39:00.848 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:00.848 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:01.017 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6, name=eth0)
2026-02-16 21:39:01.017 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3ce96318ad" profile_ids:"kns.downward-api-6101" profile_ids:"ksa.downward-api-6101.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:39:01.017 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:01.017 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:01.017 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:01.018 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3ce96318ad"
2026-02-16 21:39:01.018 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:01.018 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:01.041 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:01.041 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="up"
2026-02-16 21:39:01.201 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98, name=eth0)
2026-02-16 21:39:01.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae2877581e2" profile_ids:"kns.var-expansion-167" profile_ids:"ksa.var-expansion-167.default" ipv4_nets:"10.100.138.155/32"}
2026-02-16 21:39:01.201 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.202 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.202 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.203 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae2877581e2"
2026-02-16 21:39:01.203 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.203 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.223 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:01.223 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="up"
2026-02-16 21:39:01.307 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=214
2026-02-16 21:39:01.307 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae2877581e2"
2026-02-16 21:39:01.307 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliae2877581e2" state="down"
2026-02-16 21:39:01.307 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:01.307 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:01.308 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae2877581e2", State:"down", Index:214}
2026-02-16 21:39:01.308 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae2877581e2"
2026-02-16 21:39:01.308 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.308 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.308 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliae2877581e2" state=""
2026-02-16 21:39:01.308 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliae2877581e2"
2026-02-16 21:39:01.308 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.155
2026-02-16 21:39:01.336 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:01.336 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="down"
2026-02-16 21:39:01.336 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae2877581e2", State:"", Index:214}
2026-02-16 21:39:01.336 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:01.336 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae2877581e2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:01.336 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae2877581e2"
2026-02-16 21:39:01.336 [INFO][92] felix/endpoint_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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.336 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.365 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:01.366 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"} status="down"
2026-02-16 21:39:01.393 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98, name=eth0)
2026-02-16 21:39:01.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98" endpoint_id:"eth0"}
2026-02-16 21:39:01.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-167"}
2026-02-16 21:39:01.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-167.default"}
2026-02-16 21:39:01.394 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.394 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4Sgq4skpxfJL09RL22" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Gx5igFuGkDI6MsFjfq" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4Sgq4skpxfJL09RL22" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Gx5igFuGkDI6MsFjfq" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliae2877581e2" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliae2877581e2" ipVersion=0x4 table="filter"
2026-02-16 21:39:01.394 [INFO][92] felix/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-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.394 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.468 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-167/var-expansion-161fa60e-01ab-44d9-9d05-502a5b25dc98", EndpointId:"eth0"}
2026-02-16 21:39:01.932 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=215
2026-02-16 21:39:01.932 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib3ce96318ad"
2026-02-16 21:39:01.932 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:01.932 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:02.188 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6, name=eth0)
2026-02-16 21:39:02.188 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3ce96318ad" profile_ids:"kns.downward-api-6101" profile_ids:"ksa.downward-api-6101.default" ipv4_nets:"10.100.138.157/32"}
2026-02-16 21:39:02.188 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.188 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.189 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.189 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3ce96318ad"
2026-02-16 21:39:02.189 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.190 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.215 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:02.216 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="up"
2026-02-16 21:39:02.294 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="calib3ce96318ad" state="down"
2026-02-16 21:39:02.294 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3ce96318ad"
2026-02-16 21:39:02.294 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=215
2026-02-16 21:39:02.294 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3ce96318ad", State:"down", Index:215}
2026-02-16 21:39:02.295 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{}}
2026-02-16 21:39:02.295 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Typed[string]{}}
2026-02-16 21:39:02.295 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3ce96318ad"
2026-02-16 21:39:02.295 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.295 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.295 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.157
2026-02-16 21:39:02.295 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="calib3ce96318ad" state=""
2026-02-16 21:39:02.295 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib3ce96318ad"
2026-02-16 21:39:02.320 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:02.320 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="down"
2026-02-16 21:39:02.320 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3ce96318ad", State:"", Index:215}
2026-02-16 21:39:02.320 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Set[string](nil)}
2026-02-16 21:39:02.320 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3ce96318ad", Addrs:set.Set[string](nil)}
2026-02-16 21:39:02.320 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3ce96318ad"
2026-02-16 21:39:02.320 [INFO][92] felix/endpoint_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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.320 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.334 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:02.334 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"} status="down"
2026-02-16 21:39:02.384 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6, name=eth0)
2026-02-16 21:39:02.384 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6" endpoint_id:"eth0"}
2026-02-16 21:39:02.384 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6101"}
2026-02-16 21:39:02.384 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6101.default"}
2026-02-16 21:39:02.384 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.384 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QqVVSrhRtYEUQTwPGE" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Q5-oVweC2zhiWOo3kj" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QqVVSrhRtYEUQTwPGE" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Q5-oVweC2zhiWOo3kj" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib3ce96318ad" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib3ce96318ad" ipVersion=0x4 table="filter"
2026-02-16 21:39:02.385 [INFO][92] felix/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-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.385 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:02.438 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6101/downward-api-4df00343-9a33-45cd-b50f-7f8b5471c7c6", EndpointId:"eth0"}
2026-02-16 21:39:03.023 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-167"}
2026-02-16 21:39:03.051 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-480"}
2026-02-16 21:39:03.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:03.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6101"}
2026-02-16 21:39:03.616 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:03.648 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:03.670 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651, name=eth0)
2026-02-16 21:39:03.675 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-480"} profile:{inbound_rules:{action:"allow" rule_id:"USzxrRVi5t8r9dIE"} outbound_rules:{action:"allow" rule_id:"0OBZZtUkMdjk93Ia"}}
2026-02-16 21:39:03.675 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-480.default"} profile:{}
2026-02-16 21:39:03.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31135145ab" profile_ids:"kns.emptydir-480" profile_ids:"ksa.emptydir-480.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:39:03.676 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.676 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.676 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia31135145ab" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-480" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EzkYYiTVJdwbg-sBa9" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia31135145ab" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-480" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EzkYYiTVJdwbg-sBa9" ipVersion=0x4 table="filter"
2026-02-16 21:39:03.676 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia31135145ab"
2026-02-16 21:39:03.676 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.676 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.723 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:03.723 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="down"
2026-02-16 21:39:03.744 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calia31135145ab" state="down"
2026-02-16 21:39:03.744 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia31135145ab"
2026-02-16 21:39:03.744 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31135145ab", State:"down", Index:216}
2026-02-16 21:39:03.744 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{}}
2026-02-16 21:39:03.744 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{}}
2026-02-16 21:39:03.744 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31135145ab"
2026-02-16 21:39:03.744 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.744 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.746 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calia31135145ab" state="up"
2026-02-16 21:39:03.766 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:03.766 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="down"
2026-02-16 21:39:03.766 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31135145ab", State:"up", Index:216}
2026-02-16 21:39:03.766 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia31135145ab"
2026-02-16 21:39:03.766 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31135145ab"
2026-02-16 21:39:03.766 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31135145ab"
2026-02-16 21:39:03.766 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.766 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:03.795 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:03.795 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.040 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651, name=eth0)
2026-02-16 21:39:04.040 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31135145ab" profile_ids:"kns.emptydir-480" profile_ids:"ksa.emptydir-480.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:39:04.040 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:04.040 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:04.040 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:04.041 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31135145ab"
2026-02-16 21:39:04.041 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:04.041 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:04.062 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:04.062 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.146 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2569" name:"default"}
2026-02-16 21:39:04.345 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:39:04.371 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2569"}
2026-02-16 21:39:04.375 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53, name=eth0)
2026-02-16 21:39:04.395 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7635"} profile:{inbound_rules:{action:"allow" rule_id:"IKqGB4AHHSX1PNLD"} outbound_rules:{action:"allow" rule_id:"BWBdgpZ1WHHZbJIm"}}
2026-02-16 21:39:04.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7635.default"} profile:{}
2026-02-16 21:39:04.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5618073762c" profile_ids:"kns.downward-api-7635" profile_ids:"ksa.downward-api-7635.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:39:04.396 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.396 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.396 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5618073762c" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Od00JiQnoJnKt76uo8" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ibKHfOZ4Sg8j4fvYeM" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5618073762c" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Od00JiQnoJnKt76uo8" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ibKHfOZ4Sg8j4fvYeM" ipVersion=0x4 table="filter"
2026-02-16 21:39:04.396 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5618073762c"
2026-02-16 21:39:04.396 [INFO][92] felix/endpoint_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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.396 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.437 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:04.437 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} status="down"
2026-02-16 21:39:04.457 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali5618073762c" state="down"
2026-02-16 21:39:04.457 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5618073762c"
2026-02-16 21:39:04.458 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali5618073762c" state="up"
2026-02-16 21:39:04.458 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5618073762c", State:"down", Index:217}
2026-02-16 21:39:04.458 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:04.458 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:04.458 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5618073762c", State:"up", Index:217}
2026-02-16 21:39:04.458 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5618073762c"
2026-02-16 21:39:04.458 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5618073762c"
2026-02-16 21:39:04.458 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5618073762c"
2026-02-16 21:39:04.458 [INFO][92] felix/endpoint_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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.458 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:04.482 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:04.482 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.624 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1014" name:"default"}
2026-02-16 21:39:04.793 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1014"}
2026-02-16 21:39:04.818 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1014"}
2026-02-16 21:39:05.056 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651, name=eth0)
2026-02-16 21:39:05.056 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31135145ab" profile_ids:"kns.emptydir-480" profile_ids:"ksa.emptydir-480.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:39:05.056 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:05.057 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:05.057 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:05.057 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31135145ab"
2026-02-16 21:39:05.057 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:05.057 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:05.068 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=216
2026-02-16 21:39:05.068 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia31135145ab"
2026-02-16 21:39:05.077 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53, name=eth0)
2026-02-16 21:39:05.086 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.086 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.086 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:05.086 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:05.106 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5618073762c" profile_ids:"kns.downward-api-7635" profile_ids:"ksa.downward-api-7635.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:39:05.106 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:05.106 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:05.106 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:05.107 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5618073762c"
2026-02-16 21:39:05.108 [INFO][92] felix/endpoint_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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:05.108 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:05.128 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:05.140 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.140 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:39:05.140 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.140 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.140 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.144 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:05.145 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.145 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.150 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:05.169 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.169 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.170 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.144/32"}
2026-02-16 21:39:05.170 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.170 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.170 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.171 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:05.171 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.171 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.196 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.196 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.402 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:05.402 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:39:05.402 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.402 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.403 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.403 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:05.403 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:05.403 [INFO][92] felix/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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.403 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.404 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.144
2026-02-16 21:39:05.424 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=217
2026-02-16 21:39:05.424 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5618073762c"
2026-02-16 21:39:05.462 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:05.462 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:05.462 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:05.514 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=209
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calie4a2d573941" state=""
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4a2d573941"
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:05.514 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:209}
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"", Index:209}
2026-02-16 21:39:05.514 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:05.514 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:06.288 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53, name=eth0)
2026-02-16 21:39:06.289 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5618073762c" profile_ids:"kns.downward-api-7635" profile_ids:"ksa.downward-api-7635.default" ipv4_nets:"10.100.138.146/32"}
2026-02-16 21:39:06.289 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.289 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.289 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.290 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651, name=eth0)
bird: KIF: Received address message for unknown interface 216
2026-02-16 21:39:06.295 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5618073762c"
2026-02-16 21:39:06.295 [INFO][92] felix/endpoint_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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.295 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.321 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:06.321 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} status="up"
2026-02-16 21:39:06.321 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31135145ab" profile_ids:"kns.emptydir-480" profile_ids:"ksa.emptydir-480.default" ipv4_nets:"10.100.138.159/32"}
2026-02-16 21:39:06.321 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.321 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.321 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.325 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31135145ab"
2026-02-16 21:39:06.325 [INFO][92] 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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.325 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.347 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.347 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.388 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calia31135145ab" state="down"
2026-02-16 21:39:06.388 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31135145ab", State:"down", Index:216}
2026-02-16 21:39:06.388 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia31135145ab"
2026-02-16 21:39:06.388 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=216
2026-02-16 21:39:06.388 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.388 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.388 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31135145ab"
2026-02-16 21:39:06.388 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia31135145ab"
2026-02-16 21:39:06.388 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.388 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.389 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.159
2026-02-16 21:39:06.393 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calia31135145ab" state=""
2026-02-16 21:39:06.393 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia31135145ab"
2026-02-16 21:39:06.396 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=217
2026-02-16 21:39:06.396 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5618073762c"
2026-02-16 21:39:06.396 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali5618073762c" state="down"
2026-02-16 21:39:06.399 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali5618073762c" state=""
2026-02-16 21:39:06.399 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5618073762c"
2026-02-16 21:39:06.407 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.407 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31135145ab", State:"", Index:216}
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Set[string](nil)}
2026-02-16 21:39:06.407 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31135145ab", Addrs:set.Set[string](nil)}
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.407 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5618073762c", State:"down", Index:217}
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5618073762c", State:"", Index:217}
2026-02-16 21:39:06.407 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Set[string](nil)}
2026-02-16 21:39:06.407 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5618073762c", Addrs:set.Set[string](nil)}
2026-02-16 21:39:06.407 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31135145ab"
2026-02-16 21:39:06.407 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5618073762c"
2026-02-16 21:39:06.407 [INFO][92] felix/endpoint_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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.408 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.408 [INFO][92] felix/endpoint_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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.408 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.408 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.146
2026-02-16 21:39:06.440 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.440 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.440 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.440 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.481 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651, name=eth0)
2026-02-16 21:39:06.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651" endpoint_id:"eth0"}
2026-02-16 21:39:06.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-480.default"}
2026-02-16 21:39:06.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-480"}
2026-02-16 21:39:06.482 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.482 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.482 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-480" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.482 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EzkYYiTVJdwbg-sBa9" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.482 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-480" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.483 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EzkYYiTVJdwbg-sBa9" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.483 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.483 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia31135145ab" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.483 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia31135145ab" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.483 [INFO][92] felix/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-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.483 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.546 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-480/pod-bdda1e4d-4a3f-4ade-9b9f-6d147234d651", EndpointId:"eth0"}
2026-02-16 21:39:06.594 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53, name=eth0)
2026-02-16 21:39:06.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53" endpoint_id:"eth0"}
2026-02-16 21:39:06.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7635"}
2026-02-16 21:39:06.594 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7635.default"}
2026-02-16 21:39:06.594 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.594 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Od00JiQnoJnKt76uo8" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ibKHfOZ4Sg8j4fvYeM" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Od00JiQnoJnKt76uo8" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ibKHfOZ4Sg8j4fvYeM" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5618073762c" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5618073762c" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.595 [INFO][92] felix/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-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.595 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.650 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7635/downwardapi-volume-6c4680c3-8644-4d75-9542-fa71d1b1cf53", EndpointId:"eth0"}
2026-02-16 21:39:06.670 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:06.670 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:39:06.670 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.671 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.671 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.671 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.672 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:06.672 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4a2d573941"
2026-02-16 21:39:06.672 [INFO][92] felix/endpoint_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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.672 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.705 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.705 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.740 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:39:06.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:218}
2026-02-16 21:39:06.741 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4a2d573941"
2026-02-16 21:39:06.741 [INFO][92] felix/endpoint_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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.741 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:39:06.741 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.747 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calie4a2d573941" state="up"
2026-02-16 21:39:06.772 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:06.772 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:39:06.772 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.772 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:06.772 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"up", Index:218}
2026-02-16 21:39:06.772 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4a2d573941"
2026-02-16 21:39:06.772 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4a2d573941"
2026-02-16 21:39:06.772 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:06.772 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.773 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:06.795 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:06.795 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.094 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:07.094 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:39:07.094 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:07.094 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:07.094 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:07.095 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:07.095 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:07.095 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:07.119 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.119 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-480"}
2026-02-16 21:39:07.195 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8236"}
2026-02-16 21:39:07.218 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8236" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:07.792 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=218
2026-02-16 21:39:07.792 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4a2d573941"
2026-02-16 21:39:07.792 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:07.793 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:07.796 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8236/test-pod, name=eth0)
2026-02-16 21:39:07.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-8236"} profile:{inbound_rules:{action:"allow" rule_id:"G9Hi7BpIo6oD423Z"} outbound_rules:{action:"allow" rule_id:"npL5QWYn4uIdyJsj"}}
2026-02-16 21:39:07.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-8236.default"} profile:{}
2026-02-16 21:39:07.815 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8236/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45ff079e98c" profile_ids:"kns.e2e-kubelet-etc-hosts-8236" profile_ids:"ksa.e2e-kubelet-etc-hosts-8236.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:39:07.815 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.815 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.815 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45ff079e98c" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_efkZIOi8TWxJ33FcnR" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_33pz_fi3YjVwREM1-a" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45ff079e98c" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_efkZIOi8TWxJ33FcnR" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_33pz_fi3YjVwREM1-a" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.816 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45ff079e98c"
2026-02-16 21:39:07.816 [INFO][92] felix/endpoint_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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.816 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.859 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:07.859 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:39:07.859 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:07.859 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8383"}
2026-02-16 21:39:07.870 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali45ff079e98c" state="down"
2026-02-16 21:39:07.870 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45ff079e98c"
2026-02-16 21:39:07.873 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali45ff079e98c" state="up"
2026-02-16 21:39:07.879 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-8383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:07.899 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45ff079e98c", State:"down", Index:219}
2026-02-16 21:39:07.899 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:07.899 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:07.899 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45ff079e98c", State:"up", Index:219}
2026-02-16 21:39:07.899 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45ff079e98c"
2026-02-16 21:39:07.899 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45ff079e98c"
2026-02-16 21:39:07.899 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45ff079e98c"
2026-02-16 21:39:07.899 [INFO][92] felix/endpoint_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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.899 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:07.915 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.915 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.974 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8383"}
2026-02-16 21:39:07.999 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8352"}
2026-02-16 21:39:08.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:08.122 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-167" name:"default"}
2026-02-16 21:39:08.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-167"}
2026-02-16 21:39:08.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-167"}
2026-02-16 21:39:08.701 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:08.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8352"} profile:{inbound_rules:{action:"allow" rule_id:"NVbjI7EIffiL0CUu"} outbound_rules:{action:"allow" rule_id:"u4lO7EkEjM8n5jn8"}}
2026-02-16 21:39:08.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8352.default"} profile:{}
2026-02-16 21:39:08.702 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e2bfd07e90" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:39:08.702 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.702 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.702 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0e2bfd07e90" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0e2bfd07e90" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.703 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:08.703 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.703 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.737 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:08.737 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:08.772 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali0e2bfd07e90" state="down"
2026-02-16 21:39:08.772 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:08.772 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali0e2bfd07e90" state="up"
2026-02-16 21:39:08.773 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e2bfd07e90", State:"down", Index:220}
2026-02-16 21:39:08.773 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{}}
2026-02-16 21:39:08.773 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{}}
2026-02-16 21:39:08.773 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e2bfd07e90", State:"up", Index:220}
2026-02-16 21:39:08.773 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:08.773 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:08.773 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:08.773 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.773 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:08.801 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:08.802 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:08.884 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6101" name:"default"}
2026-02-16 21:39:09.036 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4ce:2aff:fe19:71b7" exists=true ifIndex=219
2026-02-16 21:39:09.036 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::4ce:2aff:fe19:71b7} ifaceName="cali45ff079e98c"
2026-02-16 21:39:09.036 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{"fe80::4ce:2aff:fe19:71b7":set.v{}}}
2026-02-16 21:39:09.037 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{"fe80::4ce:2aff:fe19:71b7":set.v{}}}
2026-02-16 21:39:09.118 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8236/test-pod, name=eth0)
2026-02-16 21:39:09.118 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8236/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45ff079e98c" profile_ids:"kns.e2e-kubelet-etc-hosts-8236" profile_ids:"ksa.e2e-kubelet-etc-hosts-8236.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:39:09.118 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:09.118 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:09.118 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:09.119 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45ff079e98c"
2026-02-16 21:39:09.119 [INFO][92] felix/endpoint_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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:09.119 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:09.143 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:09.145 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.145 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.145 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e2bfd07e90" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:39:09.145 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:09.145 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:09.145 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:09.146 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:09.146 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:09.146 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:09.172 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.172 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.361 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:09.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:39:09.363 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.363 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.363 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.363 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:09.363 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.364 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.391 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.391 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.393 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:09.393 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.149/32"}
2026-02-16 21:39:09.394 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.394 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.394 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.394 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:09.394 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.394 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.414 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.414 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.484 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6101"}
2026-02-16 21:39:09.504 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6101"}
2026-02-16 21:39:09.676 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:09.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:39:09.676 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.677 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.681 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:09.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:09.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:09.681 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:09.681 [INFO][92] felix/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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.681 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.682 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.149
2026-02-16 21:39:09.743 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:09.779 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:39:09.779 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:09.779 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=208
2026-02-16 21:39:09.779 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:208}
2026-02-16 21:39:09.779 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:09.779 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:09.781 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali0a2f66959ba" state=""
2026-02-16 21:39:09.781 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0a2f66959ba"
2026-02-16 21:39:09.806 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"", Index:208}
2026-02-16 21:39:09.806 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:09.807 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:09.996 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=220
2026-02-16 21:39:09.997 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:09.997 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:09.997 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:10.707 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:10.708 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:39:10.708 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.708 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.708 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:10.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:10.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:10.709 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:10.709 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.709 [INFO][92] felix/endpoint_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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.709 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.751 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:10.751 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:10.785 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:39:10.785 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.785 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:221}
2026-02-16 21:39:10.785 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:10.785 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:10.785 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.786 [INFO][92] felix/endpoint_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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.786 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.788 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali0a2f66959ba" state="up"
2026-02-16 21:39:10.811 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:10.811 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:10.812 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"up", Index:221}
2026-02-16 21:39:10.812 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.812 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.812 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:10.812 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.812 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:10.827 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:10.827 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.142 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:11.142 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:39:11.142 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.142 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.143 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.143 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:11.143 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.143 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.165 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:11.171 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:11.171 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:39:11.172 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.172 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.172 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.172 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:11.173 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.173 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:11.207 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:11.208 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.901 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8236"}
2026-02-16 21:39:11.927 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4908"}
2026-02-16 21:39:11.957 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:12.172 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=221
2026-02-16 21:39:12.172 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:12.173 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:12.173 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:12.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-480" name:"default"}
2026-02-16 21:39:12.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-480"}
2026-02-16 21:39:12.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-480"}
2026-02-16 21:39:12.556 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-4908/pod-subpath-test-downwardapi-497k, name=eth0)
2026-02-16 21:39:12.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-4908.default"} profile:{}
2026-02-16 21:39:12.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-4908"} profile:{inbound_rules:{action:"allow" rule_id:"O0SXNG7-FXMthkpd"} outbound_rules:{action:"allow" rule_id:"bQ6xirDbMwsZL0DQ"}}
2026-02-16 21:39:12.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4908/pod-subpath-test-downwardapi-497k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali785983988d1" profile_ids:"kns.subpath-4908" profile_ids:"ksa.subpath-4908.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:39:12.556 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.557 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.557 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali785983988d1" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-4908" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UY1sClvcOzVDPV2dyn" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali785983988d1" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-4908" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UY1sClvcOzVDPV2dyn" ipVersion=0x4 table="filter"
2026-02-16 21:39:12.559 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali785983988d1"
2026-02-16 21:39:12.559 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.601 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:12.602 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="down"
2026-02-16 21:39:12.631 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali785983988d1" state="down"
2026-02-16 21:39:12.631 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali785983988d1"
2026-02-16 21:39:12.631 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali785983988d1", State:"down", Index:222}
2026-02-16 21:39:12.631 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:12.631 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:12.631 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali785983988d1"
2026-02-16 21:39:12.631 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.631 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.636 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali785983988d1" state="up"
2026-02-16 21:39:12.647 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:12.647 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="down"
2026-02-16 21:39:12.648 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali785983988d1", State:"up", Index:222}
2026-02-16 21:39:12.648 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali785983988d1"
2026-02-16 21:39:12.648 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali785983988d1"
2026-02-16 21:39:12.649 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali785983988d1"
2026-02-16 21:39:12.649 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.649 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:12.665 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:12.666 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="up"
2026-02-16 21:39:13.154 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-4908/pod-subpath-test-downwardapi-497k, name=eth0)
2026-02-16 21:39:13.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4908/pod-subpath-test-downwardapi-497k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali785983988d1" profile_ids:"kns.subpath-4908" profile_ids:"ksa.subpath-4908.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:39:13.155 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:13.155 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:13.155 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:13.155 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali785983988d1"
2026-02-16 21:39:13.155 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:13.155 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:13.178 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:13.178 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="up"
2026-02-16 21:39:13.186 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7635" name:"default"}
2026-02-16 21:39:13.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-8383" name:"default"}
2026-02-16 21:39:13.374 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:13.409 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7635"}
2026-02-16 21:39:13.540 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8383"}
2026-02-16 21:39:13.573 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-8383"}
2026-02-16 21:39:14.572 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=222
2026-02-16 21:39:14.572 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali785983988d1"
2026-02-16 21:39:14.573 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:14.573 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:16.938 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8236/test-pod, name=eth0)
2026-02-16 21:39:16.938 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8236/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45ff079e98c" profile_ids:"kns.e2e-kubelet-etc-hosts-8236" profile_ids:"ksa.e2e-kubelet-etc-hosts-8236.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:39:16.938 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:16.938 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:16.938 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:16.939 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45ff079e98c"
2026-02-16 21:39:16.939 [INFO][92] felix/endpoint_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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:16.939 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:16.969 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:16.969 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:16.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8236"}
2026-02-16 21:39:16.970 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8236/test-pod, name=eth0)
2026-02-16 21:39:17.010 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8236/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45ff079e98c" profile_ids:"kns.e2e-kubelet-etc-hosts-8236" profile_ids:"ksa.e2e-kubelet-etc-hosts-8236.default" ipv4_nets:"10.100.138.162/32"}
2026-02-16 21:39:17.011 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7799"}
2026-02-16 21:39:17.011 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.011 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.011 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.012 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45ff079e98c"
2026-02-16 21:39:17.012 [INFO][92] felix/endpoint_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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.012 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.036 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:17.036 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:17.241 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8236/test-pod, name=eth0)
2026-02-16 21:39:17.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8236/test-pod" endpoint_id:"eth0"}
2026-02-16 21:39:17.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:17.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-8236.default"}
2026-02-16 21:39:17.241 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.241 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_efkZIOi8TWxJ33FcnR" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_33pz_fi3YjVwREM1-a" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_efkZIOi8TWxJ33FcnR" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_33pz_fi3YjVwREM1-a" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45ff079e98c" ipVersion=0x4 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 nextLog=2026-02-16 21:39:27.341120791 +0000 UTC m=+1362.401118736 table="filter"
2026-02-16 21:39:17.242 [INFO][92] felix/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-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.242 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.243 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.162
2026-02-16 21:39:17.310 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8236/test-pod", EndpointId:"eth0"}
2026-02-16 21:39:17.345 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali45ff079e98c" state="down"
2026-02-16 21:39:17.345 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45ff079e98c"
2026-02-16 21:39:17.345 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4ce:2aff:fe19:71b7" exists=false ifIndex=219
2026-02-16 21:39:17.345 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45ff079e98c", State:"down", Index:219}
2026-02-16 21:39:17.345 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:17.345 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Typed[string]{}}
2026-02-16 21:39:17.349 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali45ff079e98c" state=""
2026-02-16 21:39:17.349 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45ff079e98c"
2026-02-16 21:39:17.366 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45ff079e98c", State:"", Index:219}
2026-02-16 21:39:17.366 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Set[string](nil)}
2026-02-16 21:39:17.366 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45ff079e98c", Addrs:set.Set[string](nil)}
2026-02-16 21:39:20.136 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:20.136 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e2bfd07e90" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:39:20.136 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:20.137 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:20.137 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:20.138 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:20.138 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:20.139 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:20.161 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:20.161 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:22.005 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8236" name:"default"}
2026-02-16 21:39:22.589 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:22.684 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7799" name:"default"}
2026-02-16 21:39:22.919 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7799"}
2026-02-16 21:39:22.999 [INFO][92] felix/summary.go 100: Summarising 270 dataplane reconciliation loops over 1m0.2s: avg=29ms longest=94ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:39:22.999 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"}
2026-02-16 21:39:24.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8352"}
2026-02-16 21:39:24.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"}
2026-02-16 21:39:24.398 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:24.435 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:24.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:24.461 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:26.814 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6838" type:"ClusterIP" cluster_ips:"10.254.73.239" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:39:28.164 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6838"
2026-02-16 21:39:28.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:28.289 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:28.289 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-219"}
2026-02-16 21:39:28.313 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:28.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-219"}
2026-02-16 21:39:28.391 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:28.391 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:29.403 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:29.403 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e2bfd07e90" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:39:29.403 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.403 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.404 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.407 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:29.407 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.407 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.428 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:29.433 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.433 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.434 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e2bfd07e90" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.138.164/32"}
2026-02-16 21:39:29.434 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.434 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.434 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.434 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:29.435 [INFO][92] felix/endpoint_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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.435 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.454 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.454 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.454 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8352"}
2026-02-16 21:39:29.764 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-8352/netserver-0, name=eth0)
2026-02-16 21:39:29.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-0" endpoint_id:"eth0"}
2026-02-16 21:39:29.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8352.default"}
2026-02-16 21:39:29.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8352"}
2026-02-16 21:39:29.765 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.765 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.765 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 logsSkipped=1 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0e2bfd07e90" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0e2bfd07e90" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.766 [INFO][92] felix/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-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.766 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.767 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.164
2026-02-16 21:39:29.835 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:29.871 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=220
2026-02-16 21:39:29.871 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:29.871 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali0e2bfd07e90" state="down"
2026-02-16 21:39:29.871 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{}}
2026-02-16 21:39:29.872 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Typed[string]{}}
2026-02-16 21:39:29.872 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e2bfd07e90", State:"down", Index:220}
2026-02-16 21:39:29.877 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali0e2bfd07e90" state=""
2026-02-16 21:39:29.877 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0e2bfd07e90"
2026-02-16 21:39:29.899 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e2bfd07e90", State:"", Index:220}
2026-02-16 21:39:29.899 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Set[string](nil)}
2026-02-16 21:39:29.899 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e2bfd07e90", Addrs:set.Set[string](nil)}
2026-02-16 21:39:31.508 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:31.534 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:31.560 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1844" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:33.327 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-4908/pod-subpath-test-downwardapi-497k, name=eth0)
2026-02-16 21:39:33.327 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4908/pod-subpath-test-downwardapi-497k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali785983988d1" profile_ids:"kns.subpath-4908" profile_ids:"ksa.subpath-4908.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:39:33.328 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:33.328 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:33.328 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:33.329 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali785983988d1"
2026-02-16 21:39:33.329 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:33.329 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:33.347 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:33.347 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="up"
2026-02-16 21:39:33.351 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2485" name:"default"}
2026-02-16 21:39:33.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-219" name:"default"}
2026-02-16 21:39:33.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6838" name:"default"}
2026-02-16 21:39:33.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:33.763 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2485"}
2026-02-16 21:39:33.928 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:33.956 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6838"}
2026-02-16 21:39:34.118 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-219"}
2026-02-16 21:39:34.144 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-219"}
2026-02-16 21:39:34.514 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-4908/pod-subpath-test-downwardapi-497k, name=eth0)
2026-02-16 21:39:34.514 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4908/pod-subpath-test-downwardapi-497k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali785983988d1" profile_ids:"kns.subpath-4908" profile_ids:"ksa.subpath-4908.default" ipv4_nets:"10.100.138.165/32"}
2026-02-16 21:39:34.514 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.514 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.514 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.515 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali785983988d1"
2026-02-16 21:39:34.515 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.515 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 222
2026-02-16 21:39:34.541 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:34.542 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="up"
2026-02-16 21:39:34.617 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali785983988d1" state="down"
2026-02-16 21:39:34.617 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali785983988d1"
2026-02-16 21:39:34.617 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=222
2026-02-16 21:39:34.617 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali785983988d1", State:"down", Index:222}
2026-02-16 21:39:34.617 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:34.617 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:34.617 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali785983988d1"
2026-02-16 21:39:34.618 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.618 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.618 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.165
2026-02-16 21:39:34.623 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali785983988d1" state=""
2026-02-16 21:39:34.623 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali785983988d1"
2026-02-16 21:39:34.640 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:34.640 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="down"
2026-02-16 21:39:34.641 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali785983988d1", State:"", Index:222}
2026-02-16 21:39:34.641 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Set[string](nil)}
2026-02-16 21:39:34.641 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali785983988d1", Addrs:set.Set[string](nil)}
2026-02-16 21:39:34.641 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali785983988d1"
2026-02-16 21:39:34.641 [INFO][92] felix/endpoint_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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.641 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.660 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:34.660 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"} status="down"
2026-02-16 21:39:34.723 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=subpath-4908/pod-subpath-test-downwardapi-497k, name=eth0)
2026-02-16 21:39:34.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4908/pod-subpath-test-downwardapi-497k" endpoint_id:"eth0"}
2026-02-16 21:39:34.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-4908.default"}
2026-02-16 21:39:34.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-4908"}
2026-02-16 21:39:34.724 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.724 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-4908" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UY1sClvcOzVDPV2dyn" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-4908" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UY1sClvcOzVDPV2dyn" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali785983988d1" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali785983988d1" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.725 [INFO][92] felix/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-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.790 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4908/pod-subpath-test-downwardapi-497k", EndpointId:"eth0"}
2026-02-16 21:39:34.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8352" name:"default"}
2026-02-16 21:39:35.019 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8352"}
2026-02-16 21:39:35.347 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:35.347 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:39:35.347 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.347 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.348 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.349 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:35.349 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.349 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.377 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:35.382 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:35.382 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:35.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.156/32"}
2026-02-16 21:39:35.383 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.383 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.383 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.384 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:35.385 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.385 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.405 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:35.405 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:35.702 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:35.703 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:39:35.703 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.703 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.704 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.704 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:35.705 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:35.705 [INFO][92] felix/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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.705 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.705 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.156
2026-02-16 21:39:35.763 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:35.764 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:35.764 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4710"}
2026-02-16 21:39:35.788 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:35.816 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:39:35.816 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:39:35.816 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:218}
2026-02-16 21:39:35.816 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:35.817 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:35.819 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=218
2026-02-16 21:39:35.820 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calie4a2d573941" state=""
2026-02-16 21:39:35.820 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4a2d573941"
2026-02-16 21:39:35.838 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"", Index:218}
2026-02-16 21:39:35.838 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:35.838 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:36.147 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4908"}
2026-02-16 21:39:36.172 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1776"}
2026-02-16 21:39:36.202 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:36.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1776"}
2026-02-16 21:39:36.275 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-16 21:39:36.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:36.529 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:36.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4710"} profile:{inbound_rules:{action:"allow" rule_id:"NFdqP-Yw_2LW8pgm"} outbound_rules:{action:"allow" rule_id:"Ytk1YTuayn9LDFVt"}}
2026-02-16 21:39:36.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4710.default"} profile:{}
2026-02-16 21:39:36.529 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1581e8f881" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:39:36.529 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.529 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.529 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1581e8f881" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1581e8f881" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.530 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif1581e8f881"
2026-02-16 21:39:36.530 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.530 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.572 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:36.572 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="down"
2026-02-16 21:39:36.596 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calif1581e8f881" state="down"
2026-02-16 21:39:36.596 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1581e8f881"
2026-02-16 21:39:36.596 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1581e8f881", State:"down", Index:223}
2026-02-16 21:39:36.597 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{}}
2026-02-16 21:39:36.597 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{}}
2026-02-16 21:39:36.597 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1581e8f881"
2026-02-16 21:39:36.597 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.597 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.598 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calif1581e8f881" state="up"
2026-02-16 21:39:36.626 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:36.626 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="down"
2026-02-16 21:39:36.626 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1581e8f881", State:"up", Index:223}
2026-02-16 21:39:36.626 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1581e8f881"
2026-02-16 21:39:36.626 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1581e8f881"
2026-02-16 21:39:36.626 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1581e8f881"
2026-02-16 21:39:36.626 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.626 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:36.644 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:36.644 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="up"
2026-02-16 21:39:36.696 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4808" name:"default"}
2026-02-16 21:39:36.936 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:36.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4808"}
2026-02-16 21:39:36.974 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:36.993 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:39:36.993 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:36.994 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:36.994 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:36.994 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.994 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:36.994 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4a2d573941"
2026-02-16 21:39:36.994 [INFO][92] felix/endpoint_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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:36.994 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.038 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:37.038 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:39:37.050 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:39:37.051 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:39:37.051 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:224}
2026-02-16 21:39:37.051 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.051 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.051 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4a2d573941"
2026-02-16 21:39:37.051 [INFO][92] felix/endpoint_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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.051 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.054 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calie4a2d573941" state="up"
2026-02-16 21:39:37.072 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:37.072 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="down"
2026-02-16 21:39:37.072 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"up", Index:224}
2026-02-16 21:39:37.072 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4a2d573941"
2026-02-16 21:39:37.072 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4a2d573941"
2026-02-16 21:39:37.072 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:37.073 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.073 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.098 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.098 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.361 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:37.361 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1581e8f881" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:39:37.361 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:37.362 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:37.362 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:37.362 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1581e8f881"
2026-02-16 21:39:37.362 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:37.362 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:37.384 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.384 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.387 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:37.387 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:39:37.387 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.387 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.387 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.388 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:37.389 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.389 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:37.409 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.409 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:38.093 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=224
2026-02-16 21:39:38.093 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4a2d573941"
2026-02-16 21:39:38.093 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.093 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.509 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=223
2026-02-16 21:39:38.509 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif1581e8f881"
2026-02-16 21:39:38.510 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.510 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.711 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-16 21:39:38.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5655"}
2026-02-16 21:39:38.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5655" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:38.769 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655" type:"NodePort" cluster_ips:"10.254.191.133" ports:{Protocol:"TCP" Port:80 NodePort:30585}
2026-02-16 21:39:38.818 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-5655" type:"ClusterIP" cluster_ips:"10.254.128.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:39:39.429 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-8vvbh, name=eth0)
2026-02-16 21:39:39.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5655"} profile:{inbound_rules:{action:"allow" rule_id:"81shksXeXwE1Yi8G"} outbound_rules:{action:"allow" rule_id:"DWFpn-oSwxNgejKX"}}
2026-02-16 21:39:39.430 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5655.default"} profile:{}
2026-02-16 21:39:39.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-8vvbh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0923fcd3650" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:39:39.458 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.458 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.458 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0923fcd3650" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0923fcd3650" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.460 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.461 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.461 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.461 [INFO][92] felix/endpoint_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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.461 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.498 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali0923fcd3650" state="down"
2026-02-16 21:39:39.499 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.505 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.505 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.505 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0923fcd3650", State:"down", Index:225}
2026-02-16 21:39:39.505 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.505 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.505 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.505 [INFO][92] felix/endpoint_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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.505 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.506 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali0923fcd3650" state="up"
2026-02-16 21:39:39.531 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.531 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.531 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0923fcd3650", State:"up", Index:225}
2026-02-16 21:39:39.531 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.531 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.531 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0923fcd3650"
2026-02-16 21:39:39.531 [INFO][92] felix/endpoint_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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.532 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:39.564 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.564 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.646 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:39.647 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:39:39.647 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.647 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.647 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.648 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:39.648 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.648 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.680 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.680 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.703 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:39.703 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.160/32"}
2026-02-16 21:39:39.703 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.703 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.703 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.704 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:39.704 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.704 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.728 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.728 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.991 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:39.992 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:39:39.992 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.992 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.992 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.992 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.992 [INFO][92] felix/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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.992 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:39.993 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.160
2026-02-16 21:39:40.057 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:40.096 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=221
2026-02-16 21:39:40.096 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:40.097 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:39:40.097 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:40.097 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:40.097 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:221}
2026-02-16 21:39:40.100 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali0a2f66959ba" state=""
2026-02-16 21:39:40.101 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0a2f66959ba"
2026-02-16 21:39:40.125 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"", Index:221}
2026-02-16 21:39:40.125 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:40.125 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:40.394 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-8vvbh, name=eth0)
2026-02-16 21:39:40.394 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-8vvbh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0923fcd3650" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:39:40.394 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:40.394 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:40.394 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:40.394 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0923fcd3650"
2026-02-16 21:39:40.395 [INFO][92] felix/endpoint_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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:40.395 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:40.416 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.416 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.878 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:39:40.925 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:40.925 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1581e8f881" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:39:40.925 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.925 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.925 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.926 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1581e8f881"
2026-02-16 21:39:40.926 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.926 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.942 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:40.959 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.959 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.959 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1581e8f881" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:39:40.959 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.960 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.960 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.967 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1581e8f881"
2026-02-16 21:39:40.967 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.967 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:40.985 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.985 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.071 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:41.071 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:39:41.072 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.072 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.072 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.073 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.073 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.073 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.073 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.073 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:41.073 [INFO][92] felix/endpoint_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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.073 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.124 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:39:41.124 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:41.125 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali0a2f66959ba" state="up"
2026-02-16 21:39:41.127 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:41.127 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:41.127 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:226}
2026-02-16 21:39:41.127 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.127 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.127 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"up", Index:226}
2026-02-16 21:39:41.127 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:41.127 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:41.127 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:41.127 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.127 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:41.157 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.157 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.157 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1844" name:"default"}
2026-02-16 21:39:41.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:41.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1844"}
2026-02-16 21:39:41.231 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4908" name:"default"}
2026-02-16 21:39:41.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1776"}
2026-02-16 21:39:41.328 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=225
2026-02-16 21:39:41.329 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0923fcd3650"
2026-02-16 21:39:41.329 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:41.329 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:41.513 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4908"}
2026-02-16 21:39:41.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4908"}
2026-02-16 21:39:41.633 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/execpodvbhtp, name=eth0)
2026-02-16 21:39:41.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/execpodvbhtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"califef1f583f48" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:39:41.633 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.633 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.633 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.634 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.634 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califef1f583f48" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.634 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.634 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califef1f583f48" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.634 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califef1f583f48"
2026-02-16 21:39:41.634 [INFO][92] felix/endpoint_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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.634 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.680 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:41.680 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} status="down"
2026-02-16 21:39:41.709 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="califef1f583f48" state="down"
2026-02-16 21:39:41.709 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califef1f583f48"
2026-02-16 21:39:41.709 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califef1f583f48", State:"down", Index:227}
2026-02-16 21:39:41.709 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.709 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.709 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califef1f583f48"
2026-02-16 21:39:41.709 [INFO][92] felix/endpoint_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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.711 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="califef1f583f48" state="up"
2026-02-16 21:39:41.734 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:41.734 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} status="down"
2026-02-16 21:39:41.734 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califef1f583f48", State:"up", Index:227}
2026-02-16 21:39:41.734 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califef1f583f48"
2026-02-16 21:39:41.734 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califef1f583f48"
2026-02-16 21:39:41.734 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califef1f583f48"
2026-02-16 21:39:41.734 [INFO][92] felix/endpoint_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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.734 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:41.754 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.754 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.958 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4710"}
2026-02-16 21:39:42.005 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8295"}
2026-02-16 21:39:42.006 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8295" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:42.426 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/execpodvbhtp, name=eth0)
2026-02-16 21:39:42.427 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/execpodvbhtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"califef1f583f48" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:39:42.427 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:42.427 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:42.427 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:42.427 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califef1f583f48"
2026-02-16 21:39:42.427 [INFO][92] felix/endpoint_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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:42.427 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:42.444 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:42.452 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.452 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} status="up"
2026-02-16 21:39:42.452 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:39:42.452 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:42.452 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:42.452 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:42.453 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:42.453 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:42.453 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:42.479 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.479 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:42.594 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612, name=eth0)
2026-02-16 21:39:42.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8295"} profile:{inbound_rules:{action:"allow" rule_id:"TE1_m84QQEYtTCOs"} outbound_rules:{action:"allow" rule_id:"LfISZKmMKIPxGrPh"}}
2026-02-16 21:39:42.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8295.default"} profile:{}
2026-02-16 21:39:42.595 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf3f545dbe7" profile_ids:"kns.secrets-8295" profile_ids:"ksa.secrets-8295.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:39:42.595 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.595 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.595 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidf3f545dbe7" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8295" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o5EVeihWSYOldRU9DZ" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidf3f545dbe7" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8295" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o5EVeihWSYOldRU9DZ" ipVersion=0x4 table="filter"
2026-02-16 21:39:42.596 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.596 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.596 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.625 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:42.625 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="down"
2026-02-16 21:39:42.640 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=226
2026-02-16 21:39:42.640 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:42.640 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:42.640 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:42.664 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calidf3f545dbe7" state="down"
2026-02-16 21:39:42.664 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.664 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf3f545dbe7", State:"down", Index:228}
2026-02-16 21:39:42.665 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:42.665 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:42.665 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.665 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.665 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.669 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calidf3f545dbe7" state="up"
2026-02-16 21:39:42.691 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:42.691 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="down"
2026-02-16 21:39:42.691 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf3f545dbe7", State:"up", Index:228}
2026-02-16 21:39:42.691 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.691 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.691 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:42.691 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.692 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:42.711 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.711 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.088 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=227
2026-02-16 21:39:43.089 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califef1f583f48"
2026-02-16 21:39:43.089 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:43.089 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:43.127 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-5655"
2026-02-16 21:39:43.183 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655"
2026-02-16 21:39:43.198 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-8vvbh, name=eth0)
2026-02-16 21:39:43.209 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-8vvbh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0923fcd3650" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.153/32"}
2026-02-16 21:39:43.209 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.209 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.209 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.209 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0923fcd3650"
2026-02-16 21:39:43.210 [INFO][92] felix/endpoint_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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.210 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.228 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-8vvbh, name=eth0)
2026-02-16 21:39:43.228 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.228 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.228 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-8vvbh" endpoint_id:"eth0"}
2026-02-16 21:39:43.228 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.228 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.229 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.229 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.229 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0923fcd3650" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.229 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.229 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0923fcd3650" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.229 [INFO][92] felix/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-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.229 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.229 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.153
2026-02-16 21:39:43.280 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-8vvbh", EndpointId:"eth0"}
2026-02-16 21:39:43.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5655"}
2026-02-16 21:39:43.281 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6160"}
2026-02-16 21:39:43.304 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6160" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:43.385 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6160"}
2026-02-16 21:39:43.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5927"}
2026-02-16 21:39:43.419 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:43.449 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612, name=eth0)
2026-02-16 21:39:43.449 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf3f545dbe7" profile_ids:"kns.secrets-8295" profile_ids:"ksa.secrets-8295.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:39:43.449 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:43.449 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:43.449 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:43.450 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:43.450 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:43.451 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:43.466 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.466 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-16 21:39:43.757 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=228
2026-02-16 21:39:43.757 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidf3f545dbe7"
2026-02-16 21:39:43.780 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:43.780 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:44.604 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612, name=eth0)
2026-02-16 21:39:44.605 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf3f545dbe7" profile_ids:"kns.secrets-8295" profile_ids:"ksa.secrets-8295.default" ipv4_nets:"10.100.138.168/32"}
2026-02-16 21:39:44.605 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.605 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.605 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.606 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:44.606 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.607 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 228
2026-02-16 21:39:44.627 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.627 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.710 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=228
2026-02-16 21:39:44.710 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf3f545dbe7"
2026-02-16 21:39:44.710 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calidf3f545dbe7" state="down"
2026-02-16 21:39:44.710 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.710 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.710 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf3f545dbe7", State:"down", Index:228}
2026-02-16 21:39:44.710 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:44.711 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.711 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.711 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.168
2026-02-16 21:39:44.711 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calidf3f545dbe7" state=""
2026-02-16 21:39:44.711 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidf3f545dbe7"
2026-02-16 21:39:44.729 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:44.729 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="down"
2026-02-16 21:39:44.729 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf3f545dbe7", State:"", Index:228}
2026-02-16 21:39:44.729 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Set[string](nil)}
2026-02-16 21:39:44.729 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf3f545dbe7", Addrs:set.Set[string](nil)}
2026-02-16 21:39:44.729 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf3f545dbe7"
2026-02-16 21:39:44.730 [INFO][92] felix/endpoint_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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.730 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.756 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:44.756 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"} status="down"
2026-02-16 21:39:44.823 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612, name=eth0)
2026-02-16 21:39:44.823 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612" endpoint_id:"eth0"}
2026-02-16 21:39:44.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8295"}
2026-02-16 21:39:44.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8295.default"}
2026-02-16 21:39:44.824 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.824 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-8295" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o5EVeihWSYOldRU9DZ" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-8295" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o5EVeihWSYOldRU9DZ" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidf3f545dbe7" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidf3f545dbe7" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.824 [INFO][92] felix/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-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.824 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:44.878 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8295/pod-secrets-01a18afc-ae4b-437f-9b6e-c421eda00612", EndpointId:"eth0"}
2026-02-16 21:39:45.101 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:45.102 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:39:45.102 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.102 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.103 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.104 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:45.104 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.104 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.119 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:45.130 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:45.130 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.130 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a2d573941" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.158/32"}
2026-02-16 21:39:45.130 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.130 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.130 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.130 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a2d573941"
2026-02-16 21:39:45.130 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.130 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.154 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:45.154 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.349 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-2, name=eth0)
2026-02-16 21:39:45.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-2" endpoint_id:"eth0"}
2026-02-16 21:39:45.349 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.349 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.350 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.350 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.350 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4a2d573941" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.350 [INFO][92] felix/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-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.350 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.351 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.158
2026-02-16 21:39:45.409 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-2", EndpointId:"eth0"}
2026-02-16 21:39:45.464 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=224
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a2d573941"
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calie4a2d573941" state="down"
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calie4a2d573941" state=""
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4a2d573941"
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.464 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"down", Index:224}
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a2d573941", State:"", Index:224}
2026-02-16 21:39:45.464 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:45.464 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a2d573941", Addrs:set.Set[string](nil)}
2026-02-16 21:39:45.683 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:39:45.707 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5927"}
2026-02-16 21:39:45.739 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9361"}
2026-02-16 21:39:45.761 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:45.868 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali0923fcd3650" state="down"
2026-02-16 21:39:45.868 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0923fcd3650", State:"down", Index:225}
2026-02-16 21:39:45.868 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0923fcd3650"
2026-02-16 21:39:45.868 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=225
2026-02-16 21:39:45.871 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali0923fcd3650" state=""
2026-02-16 21:39:45.871 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0923fcd3650"
2026-02-16 21:39:45.883 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.883 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.883 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0923fcd3650", State:"", Index:225}
2026-02-16 21:39:45.883 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Set[string](nil)}
2026-02-16 21:39:45.883 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0923fcd3650", Addrs:set.Set[string](nil)}
2026-02-16 21:39:46.114 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8295"}
2026-02-16 21:39:46.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-628"}
2026-02-16 21:39:46.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:46.370 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1776" name:"default"}
2026-02-16 21:39:46.646 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-tk7cb, name=eth0)
2026-02-16 21:39:46.646 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"} profile:{}
2026-02-16 21:39:46.646 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9361"} profile:{inbound_rules:{action:"allow" rule_id:"ME5cW1bJ61UwQNau"} outbound_rules:{action:"allow" rule_id:"yyifyHrmQ5RlYdMJ"}}
2026-02-16 21:39:46.646 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-tk7cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9d67bbc097" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:39:46.646 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.646 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.647 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9d67bbc097" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9d67bbc097" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.647 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9d67bbc097"
2026-02-16 21:39:46.647 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.647 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.681 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:46.681 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} status="down"
2026-02-16 21:39:46.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1776"}
2026-02-16 21:39:46.711 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calie9d67bbc097" state="down"
2026-02-16 21:39:46.712 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9d67bbc097"
2026-02-16 21:39:46.716 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calie9d67bbc097" state="up"
2026-02-16 21:39:46.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9d67bbc097", State:"down", Index:229}
2026-02-16 21:39:46.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.741 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9d67bbc097", State:"up", Index:229}
2026-02-16 21:39:46.741 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9d67bbc097"
2026-02-16 21:39:46.741 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9d67bbc097"
2026-02-16 21:39:46.741 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9d67bbc097"
2026-02-16 21:39:46.742 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.742 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:46.761 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.761 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.850 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:39:46.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-628.default"} profile:{}
2026-02-16 21:39:46.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-628"} profile:{inbound_rules:{action:"allow" rule_id:"uQasWHHJtlQCHNPv"} outbound_rules:{action:"allow" rule_id:"K3--py1RU74iKwbu"}}
2026-02-16 21:39:46.851 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4138968e47" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:39:46.851 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.851 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.851 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4138968e47" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4138968e47" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.852 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4138968e47"
2026-02-16 21:39:46.852 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.852 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.893 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:46.893 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:46.921 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calie4138968e47" state="down"
2026-02-16 21:39:46.921 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4138968e47"
2026-02-16 21:39:46.921 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4138968e47", State:"down", Index:230}
2026-02-16 21:39:46.921 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.921 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.921 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4138968e47"
2026-02-16 21:39:46.921 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.921 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.926 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calie4138968e47" state="up"
2026-02-16 21:39:46.941 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:46.941 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="down"
2026-02-16 21:39:46.941 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4138968e47", State:"up", Index:230}
2026-02-16 21:39:46.941 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4138968e47"
2026-02-16 21:39:46.941 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4138968e47"
2026-02-16 21:39:46.941 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4138968e47"
2026-02-16 21:39:46.941 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.941 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:46.970 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.970 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.991 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:46.991 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1581e8f881" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.138.163/32"}
2026-02-16 21:39:46.991 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:46.991 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:46.991 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1581e8f881"
2026-02-16 21:39:46.992 [INFO][92] felix/endpoint_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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:46.999 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-4710/pod-release-7gj7v, name=eth0)
2026-02-16 21:39:47.025 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.025 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-7gj7v" endpoint_id:"eth0"}
2026-02-16 21:39:47.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4710"}
2026-02-16 21:39:47.025 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4710.default"}
2026-02-16 21:39:47.025 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.025 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.025 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1581e8f881" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1581e8f881" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.026 [INFO][92] felix/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-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.026 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.026 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.163
2026-02-16 21:39:47.081 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-7gj7v", EndpointId:"eth0"}
2026-02-16 21:39:47.418 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calif1581e8f881" state="down"
2026-02-16 21:39:47.418 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1581e8f881"
2026-02-16 21:39:47.418 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=223
2026-02-16 21:39:47.418 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1581e8f881", State:"down", Index:223}
2026-02-16 21:39:47.418 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.418 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.420 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calif1581e8f881" state=""
2026-02-16 21:39:47.420 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1581e8f881"
2026-02-16 21:39:47.439 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1581e8f881", State:"", Index:223}
2026-02-16 21:39:47.439 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.439 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1581e8f881", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.481 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:39:47.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4138968e47" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:39:47.482 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:47.482 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:47.482 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:47.483 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4138968e47"
2026-02-16 21:39:47.483 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:47.483 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:47.499 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-tk7cb, name=eth0)
2026-02-16 21:39:47.505 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.506 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.506 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-tk7cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9d67bbc097" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:39:47.506 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:47.506 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:47.506 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:47.507 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9d67bbc097"
2026-02-16 21:39:47.507 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:47.507 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:47.527 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.527 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.650 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4710" name:"default"}
2026-02-16 21:39:47.697 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:47.697 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:39:47.697 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.698 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.698 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.698 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:47.699 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.699 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.724 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.724 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.725 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4710"}
2026-02-16 21:39:47.730 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:47.748 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a2f66959ba" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.138.161/32"}
2026-02-16 21:39:47.748 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4710"}
2026-02-16 21:39:47.748 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.748 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.748 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.749 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a2f66959ba"
2026-02-16 21:39:47.749 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.749 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.757 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=229
2026-02-16 21:39:47.757 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie9d67bbc097"
2026-02-16 21:39:47.773 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.773 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.773 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:47.773 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:47.966 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=statefulset-9877/ss2-0, name=eth0)
2026-02-16 21:39:47.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:39:47.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9877"}
2026-02-16 21:39:47.967 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"}
2026-02-16 21:39:47.967 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.967 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.967 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.967 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.968 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0a2f66959ba" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.968 [INFO][92] felix/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-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.968 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:47.969 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.161
2026-02-16 21:39:48.021 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-0", EndpointId:"eth0"}
2026-02-16 21:39:48.079 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=226
2026-02-16 21:39:48.079 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a2f66959ba"
2026-02-16 21:39:48.079 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali0a2f66959ba" state="down"
2026-02-16 21:39:48.079 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:48.079 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Typed[string]{}}
2026-02-16 21:39:48.079 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"down", Index:226}
2026-02-16 21:39:48.081 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali0a2f66959ba" state=""
2026-02-16 21:39:48.081 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0a2f66959ba"
2026-02-16 21:39:48.110 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a2f66959ba", State:"", Index:226}
2026-02-16 21:39:48.110 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:48.110 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a2f66959ba", Addrs:set.Set[string](nil)}
2026-02-16 21:39:48.296 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/execpodvbhtp, name=eth0)
2026-02-16 21:39:48.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/execpodvbhtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"califef1f583f48" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.138.167/32"}
2026-02-16 21:39:48.296 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.297 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.297 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.297 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califef1f583f48"
2026-02-16 21:39:48.298 [INFO][92] felix/endpoint_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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.298 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.304 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-5655/execpodvbhtp, name=eth0)
2026-02-16 21:39:48.329 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:48.329 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"} status="up"
2026-02-16 21:39:48.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/execpodvbhtp" endpoint_id:"eth0"}
2026-02-16 21:39:48.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5655"}
2026-02-16 21:39:48.329 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5655.default"}
2026-02-16 21:39:48.329 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.329 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califef1f583f48" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califef1f583f48" ipVersion=0x4 table="filter"
2026-02-16 21:39:48.330 [INFO][92] felix/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-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.330 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.331 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.167
2026-02-16 21:39:48.397 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/execpodvbhtp", EndpointId:"eth0"}
2026-02-16 21:39:48.524 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=230
2026-02-16 21:39:48.524 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4138968e47"
2026-02-16 21:39:48.524 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:48.524 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:48.551 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5655" name:"default"}
2026-02-16 21:39:48.633 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6160" name:"default"}
2026-02-16 21:39:48.716 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="califef1f583f48" state="down"
2026-02-16 21:39:48.716 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califef1f583f48"
2026-02-16 21:39:48.716 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=227
2026-02-16 21:39:48.716 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califef1f583f48", State:"down", Index:227}
2026-02-16 21:39:48.716 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{}}
2026-02-16 21:39:48.716 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Typed[string]{}}
2026-02-16 21:39:48.717 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="califef1f583f48" state=""
2026-02-16 21:39:48.717 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califef1f583f48"
2026-02-16 21:39:48.736 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califef1f583f48", State:"", Index:227}
2026-02-16 21:39:48.736 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Set[string](nil)}
2026-02-16 21:39:48.736 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califef1f583f48", Addrs:set.Set[string](nil)}
2026-02-16 21:39:48.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5655"}
2026-02-16 21:39:48.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5655"}
2026-02-16 21:39:48.955 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6160"}
2026-02-16 21:39:48.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6160"}
2026-02-16 21:39:49.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2283" name:"default"}
2026-02-16 21:39:49.216 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2283"}
2026-02-16 21:39:50.798 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5927" name:"default"}
2026-02-16 21:39:51.041 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5927"}
2026-02-16 21:39:51.066 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5927"}
2026-02-16 21:39:51.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8295" name:"default"}
2026-02-16 21:39:51.457 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8295"}
2026-02-16 21:39:51.477 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8295"}
2026-02-16 21:39:51.796 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-tk7cb, name=eth0)
2026-02-16 21:39:51.796 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-tk7cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9d67bbc097" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:39:51.796 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.796 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.797 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.797 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9d67bbc097"
2026-02-16 21:39:51.798 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.798 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.816 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-tk7cb, name=eth0)
2026-02-16 21:39:51.822 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:51.822 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} status="up"
2026-02-16 21:39:51.822 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-tk7cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9d67bbc097" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.170/32"}
2026-02-16 21:39:51.822 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.822 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.822 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.823 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9d67bbc097"
2026-02-16 21:39:51.823 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.823 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:51.843 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:51.843 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"} status="up"
2026-02-16 21:39:52.035 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-tk7cb, name=eth0)
2026-02-16 21:39:52.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-tk7cb" endpoint_id:"eth0"}
2026-02-16 21:39:52.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9361"}
2026-02-16 21:39:52.035 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"}
2026-02-16 21:39:52.035 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.035 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.035 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:52.035 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:52.036 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:52.036 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:52.036 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.036 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 nextLog=2026-02-16 21:39:59.765981211 +0000 UTC m=+1394.825978876 table="filter"
2026-02-16 21:39:52.036 [INFO][92] felix/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-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.036 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.037 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.170
2026-02-16 21:39:52.109 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-tk7cb", EndpointId:"eth0"}
2026-02-16 21:39:52.146 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calie9d67bbc097" state="down"
2026-02-16 21:39:52.147 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9d67bbc097"
2026-02-16 21:39:52.147 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9d67bbc097", State:"down", Index:229}
2026-02-16 21:39:52.147 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{}}
2026-02-16 21:39:52.147 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Typed[string]{}}
2026-02-16 21:39:52.152 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=229
2026-02-16 21:39:52.152 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calie9d67bbc097" state=""
2026-02-16 21:39:52.152 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9d67bbc097"
2026-02-16 21:39:52.170 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9d67bbc097", State:"", Index:229}
2026-02-16 21:39:52.170 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Set[string](nil)}
2026-02-16 21:39:52.170 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9d67bbc097", Addrs:set.Set[string](nil)}
2026-02-16 21:39:53.761 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-z2s2g, name=eth0)
2026-02-16 21:39:53.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9361"} profile:{inbound_rules:{action:"allow" rule_id:"ME5cW1bJ61UwQNau"} outbound_rules:{action:"allow" rule_id:"yyifyHrmQ5RlYdMJ"}}
2026-02-16 21:39:53.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"} profile:{}
2026-02-16 21:39:53.762 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-z2s2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88be2766bfd" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:39:53.762 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.763 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.763 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.763 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.763 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.763 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.808 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:53.808 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="down"
2026-02-16 21:39:53.835 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali88be2766bfd" state="down"
2026-02-16 21:39:53.835 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.835 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88be2766bfd", State:"down", Index:231}
2026-02-16 21:39:53.835 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{}}
2026-02-16 21:39:53.835 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{}}
2026-02-16 21:39:53.835 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.835 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.835 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.842 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali88be2766bfd" state="up"
2026-02-16 21:39:53.859 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:53.859 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="down"
2026-02-16 21:39:53.859 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88be2766bfd", State:"up", Index:231}
2026-02-16 21:39:53.859 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.859 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.859 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88be2766bfd"
2026-02-16 21:39:53.859 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.859 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:53.879 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:53.879 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.552 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-z2s2g, name=eth0)
2026-02-16 21:39:54.553 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-z2s2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88be2766bfd" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:39:54.553 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.553 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.553 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.554 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88be2766bfd"
2026-02-16 21:39:54.554 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.555 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.574 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.575 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.842 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-z2s2g, name=eth0)
2026-02-16 21:39:54.843 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-z2s2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88be2766bfd" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:39:54.843 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.844 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.844 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.846 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88be2766bfd"
2026-02-16 21:39:54.847 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.847 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:54.869 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.869 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="up"
2026-02-16 21:39:55.078 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9361"}
2026-02-16 21:39:55.105 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"}
2026-02-16 21:39:55.127 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4187" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.181 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9877"}
2026-02-16 21:39:55.210 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-633"}
2026-02-16 21:39:55.210 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.242 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:39:55.242 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:39:55.242 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.340 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=231
2026-02-16 21:39:55.340 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali88be2766bfd"
2026-02-16 21:39:55.341 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:55.341 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:56.085 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz, name=eth0)
2026-02-16 21:39:56.085 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4187"} profile:{inbound_rules:{action:"allow" rule_id:"i9CxPMZ3s_nfY5SR"} outbound_rules:{action:"allow" rule_id:"6Zl3C7GCh7gu1uei"}}
2026-02-16 21:39:56.086 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4187.default"} profile:{}
2026-02-16 21:39:56.117 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b16686c771" profile_ids:"kns.webhook-4187" profile_ids:"ksa.webhook-4187.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:39:56.117 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.117 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.117 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.118 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.118 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.118 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.158 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:56.158 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="down"
2026-02-16 21:39:56.166 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali5b16686c771" state="down"
2026-02-16 21:39:56.166 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b16686c771"
2026-02-16 21:39:56.166 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b16686c771", State:"down", Index:232}
2026-02-16 21:39:56.166 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{}}
2026-02-16 21:39:56.166 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{}}
2026-02-16 21:39:56.166 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.166 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.166 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.170 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali5b16686c771" state="up"
2026-02-16 21:39:56.186 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:56.186 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="down"
2026-02-16 21:39:56.186 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b16686c771", State:"up", Index:232}
2026-02-16 21:39:56.186 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.186 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.186 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.186 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.186 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.211 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.211 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.565 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-z2s2g, name=eth0)
2026-02-16 21:39:56.566 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-z2s2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88be2766bfd" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.138.171/32"}
2026-02-16 21:39:56.566 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.566 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.566 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.566 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88be2766bfd"
2026-02-16 21:39:56.567 [INFO][92] felix/endpoint_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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.567 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.580 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz, name=eth0)
2026-02-16 21:39:56.592 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.593 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.593 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b16686c771" profile_ids:"kns.webhook-4187" profile_ids:"ksa.webhook-4187.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:39:56.593 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.593 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.593 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.593 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.594 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.594 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.605 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz, name=eth0)
2026-02-16 21:39:56.618 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.618 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.618 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b16686c771" profile_ids:"kns.webhook-4187" profile_ids:"ksa.webhook-4187.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:39:56.618 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.618 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.618 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.619 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b16686c771"
2026-02-16 21:39:56.619 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.619 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:56.641 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.641 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.817 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-z2s2g, name=eth0)
2026-02-16 21:39:56.817 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-z2s2g" endpoint_id:"eth0"}
2026-02-16 21:39:56.817 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9361"}
2026-02-16 21:39:56.817 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"}
2026-02-16 21:39:56.817 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.817 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.818 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.818 [INFO][92] felix/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-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.818 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 231
2026-02-16 21:39:56.821 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.171
2026-02-16 21:39:56.879 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-z2s2g", EndpointId:"eth0"}
2026-02-16 21:39:56.920 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=231
2026-02-16 21:39:56.920 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88be2766bfd"
2026-02-16 21:39:56.920 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali88be2766bfd" state="down"
2026-02-16 21:39:56.920 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{}}
2026-02-16 21:39:56.920 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Typed[string]{}}
2026-02-16 21:39:56.920 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88be2766bfd", State:"down", Index:231}
2026-02-16 21:39:56.921 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali88be2766bfd" state=""
2026-02-16 21:39:56.921 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali88be2766bfd"
2026-02-16 21:39:56.942 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88be2766bfd", State:"", Index:231}
2026-02-16 21:39:56.942 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Set[string](nil)}
2026-02-16 21:39:56.942 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88be2766bfd", Addrs:set.Set[string](nil)}
2026-02-16 21:39:57.324 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=232
2026-02-16 21:39:57.324 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b16686c771"
2026-02-16 21:39:57.324 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:57.325 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:57.481 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4187" type:"ClusterIP" cluster_ips:"10.254.165.182" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:39:58.508 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:39:58.510 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4138968e47" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:39:58.510 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:58.510 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:58.510 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:58.512 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4138968e47"
2026-02-16 21:39:58.512 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:58.512 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:39:58.540 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:58.541 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:39:58.685 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4187"
2026-02-16 21:39:58.754 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz, name=eth0)
2026-02-16 21:39:58.754 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b16686c771" profile_ids:"kns.webhook-4187" profile_ids:"ksa.webhook-4187.default" ipv4_nets:"10.100.138.173/32"}
2026-02-16 21:39:58.754 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.754 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.754 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.755 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b16686c771"
2026-02-16 21:39:58.755 [INFO][92] felix/endpoint_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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.756 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.763 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz, name=eth0)
2026-02-16 21:39:58.775 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:58.775 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:58.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz" endpoint_id:"eth0"}
2026-02-16 21:39:58.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4187"}
2026-02-16 21:39:58.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4187.default"}
2026-02-16 21:39:58.776 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.777 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.778 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.778 [INFO][92] felix/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-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.778 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.779 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.173
2026-02-16 21:39:58.843 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4187/sample-webhook-deployment-7c5c95bb96-ghxkz", EndpointId:"eth0"}
2026-02-16 21:39:58.843 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:39:58.843 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:39:58.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9735"}
2026-02-16 21:39:58.844 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:58.899 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9735"}
2026-02-16 21:39:58.929 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7576"}
2026-02-16 21:39:58.954 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:59.543 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7576/test-new-deployment-79f99d89dd-kp9px, name=eth0)
2026-02-16 21:39:59.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7576.default"} profile:{}
2026-02-16 21:39:59.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7576"} profile:{inbound_rules:{action:"allow" rule_id:"hys2ubSuWsw1cQA8"} outbound_rules:{action:"allow" rule_id:"Dq1X4bGsziN6_wSu"}}
2026-02-16 21:39:59.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7576/test-new-deployment-79f99d89dd-kp9px" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3485fcb741e" profile_ids:"kns.deployment-7576" profile_ids:"ksa.deployment-7576.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:39:59.544 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.544 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.544 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.545 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.545 [INFO][92] felix/endpoint_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-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.545 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.585 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:59.586 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} status="down"
2026-02-16 21:39:59.630 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali3485fcb741e" state="down"
2026-02-16 21:39:59.631 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.631 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3485fcb741e", State:"down", Index:233}
2026-02-16 21:39:59.631 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:59.631 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:59.631 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.631 [INFO][92] felix/endpoint_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-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.631 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.631 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali3485fcb741e" state="up"
2026-02-16 21:39:59.680 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:59.680 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} status="down"
2026-02-16 21:39:59.681 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3485fcb741e", State:"up", Index:233}
2026-02-16 21:39:59.681 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.681 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.681 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3485fcb741e"
2026-02-16 21:39:59.681 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.681 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:39:59.701 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:59.701 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} status="up"
2026-02-16 21:39:59.945 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali5b16686c771" state="down"
2026-02-16 21:39:59.945 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b16686c771"
2026-02-16 21:39:59.945 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=232
2026-02-16 21:39:59.945 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b16686c771", State:"down", Index:232}
2026-02-16 21:39:59.946 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{}}
2026-02-16 21:39:59.946 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Typed[string]{}}
2026-02-16 21:39:59.948 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali5b16686c771" state=""
2026-02-16 21:39:59.948 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b16686c771"
2026-02-16 21:39:59.970 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b16686c771", State:"", Index:232}
2026-02-16 21:39:59.970 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Set[string](nil)}
2026-02-16 21:39:59.970 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b16686c771", Addrs:set.Set[string](nil)}
2026-02-16 21:40:00.207 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9361" name:"default"}
2026-02-16 21:40:00.234 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9877"
2026-02-16 21:40:00.334 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9877" name:"default"}
2026-02-16 21:40:00.595 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7576/test-new-deployment-79f99d89dd-kp9px, name=eth0)
2026-02-16 21:40:00.596 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7576/test-new-deployment-79f99d89dd-kp9px" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3485fcb741e" profile_ids:"kns.deployment-7576" profile_ids:"ksa.deployment-7576.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:40:00.596 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:00.597 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:00.597 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:00.599 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3485fcb741e"
2026-02-16 21:40:00.600 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:00.600 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:00.625 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:00.625 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.100 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=233
2026-02-16 21:40:01.100 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3485fcb741e"
2026-02-16 21:40:01.100 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:01.100 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:01.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7576"}
2026-02-16 21:40:01.222 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5902"}
2026-02-16 21:40:01.241 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:01.470 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9361"}
2026-02-16 21:40:01.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9361"}
2026-02-16 21:40:01.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9877"}
2026-02-16 21:40:01.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9877"}
2026-02-16 21:40:01.850 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:01.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5902.default"} profile:{}
2026-02-16 21:40:01.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5902"} profile:{inbound_rules:{action:"allow" rule_id:"QxGcRh2nJGecC4Df"} outbound_rules:{action:"allow" rule_id:"FtF2TN1kf1Asz938"}}
2026-02-16 21:40:01.850 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b35cd995b" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:40:01.850 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.850 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.851 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.851 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 logsSkipped=33 table="filter"
2026-02-16 21:40:01.851 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali35b35cd995b" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.851 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.851 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.851 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali35b35cd995b" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.852 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.852 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.852 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.852 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.894 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:01.894 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="down"
2026-02-16 21:40:01.925 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali35b35cd995b" state="down"
2026-02-16 21:40:01.925 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.925 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b35cd995b", State:"down", Index:234}
2026-02-16 21:40:01.925 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{}}
2026-02-16 21:40:01.925 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{}}
2026-02-16 21:40:01.925 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.925 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.925 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.928 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali35b35cd995b" state="up"
2026-02-16 21:40:01.948 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:01.948 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="down"
2026-02-16 21:40:01.948 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b35cd995b", State:"up", Index:234}
2026-02-16 21:40:01.948 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.948 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.949 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b35cd995b"
2026-02-16 21:40:01.949 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.949 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:01.968 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.968 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="up"
2026-02-16 21:40:02.611 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:02.612 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b35cd995b" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:40:02.612 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:02.612 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:02.612 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:02.613 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b35cd995b"
2026-02-16 21:40:02.613 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:02.613 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:02.634 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:02.634 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.149 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=234
2026-02-16 21:40:03.149 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali35b35cd995b"
2026-02-16 21:40:03.149 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:03.149 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:03.365 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:03.365 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b35cd995b" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:40:03.366 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.367 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.367 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.368 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b35cd995b"
2026-02-16 21:40:03.369 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.369 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.389 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.389 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.391 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:03.392 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b35cd995b" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:40:03.392 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.392 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.392 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.393 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b35cd995b"
2026-02-16 21:40:03.393 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.393 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:03.419 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.419 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.823 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:40:03.957 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7631" name:"default"}
2026-02-16 21:40:04.070 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9735" name:"default"}
2026-02-16 21:40:04.095 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:40:04.123 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7631"}
2026-02-16 21:40:04.406 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9735"}
2026-02-16 21:40:04.436 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9735"}
2026-02-16 21:40:04.498 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-628"}
2026-02-16 21:40:04.536 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1894"}
2026-02-16 21:40:04.562 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.603 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1894"}
2026-02-16 21:40:04.625 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:04.642 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1227"}
2026-02-16 21:40:04.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b35cd995b" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.138.177/32"}
2026-02-16 21:40:04.643 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1227" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.643 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.643 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.643 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.643 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b35cd995b"
2026-02-16 21:40:04.644 [INFO][92] felix/endpoint_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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.644 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.671 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:04.671 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"} status="up"
2026-02-16 21:40:04.740 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1227"}
2026-02-16 21:40:04.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4643"}
2026-02-16 21:40:04.784 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.908 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-5902/foo-fnj8l, name=eth0)
2026-02-16 21:40:04.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-fnj8l" endpoint_id:"eth0"}
2026-02-16 21:40:04.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5902"}
2026-02-16 21:40:04.909 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5902.default"}
2026-02-16 21:40:04.909 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.909 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali35b35cd995b" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali35b35cd995b" ipVersion=0x4 table="filter"
2026-02-16 21:40:04.909 [INFO][92] felix/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-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.909 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:04.910 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.177
bird: KIF: Received address message for unknown interface 234
2026-02-16 21:40:05.001 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-fnj8l", EndpointId:"eth0"}
2026-02-16 21:40:05.014 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali35b35cd995b" state="down"
2026-02-16 21:40:05.014 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35b35cd995b"
2026-02-16 21:40:05.014 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b35cd995b", State:"down", Index:234}
2026-02-16 21:40:05.014 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.014 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.018 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=234
2026-02-16 21:40:05.020 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali35b35cd995b" state=""
2026-02-16 21:40:05.020 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali35b35cd995b"
2026-02-16 21:40:05.035 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b35cd995b", State:"", Index:234}
2026-02-16 21:40:05.036 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Set[string](nil)}
2026-02-16 21:40:05.036 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b35cd995b", Addrs:set.Set[string](nil)}
2026-02-16 21:40:05.491 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-6x5d2, name=eth0)
2026-02-16 21:40:05.491 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4643.default"} profile:{}
2026-02-16 21:40:05.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4643"} profile:{inbound_rules:{action:"allow" rule_id:"fetR6zsq3gVJa6sG"} outbound_rules:{action:"allow" rule_id:"VMN0B3b2ot4-Ojxk"}}
2026-02-16 21:40:05.492 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-6x5d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3598873e8c6" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:40:05.492 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.492 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.492 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.492 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3598873e8c6" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3598873e8c6" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.493 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3598873e8c6"
2026-02-16 21:40:05.493 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.493 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.537 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:05.537 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali3598873e8c6" state="down"
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3598873e8c6"
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali3598873e8c6" state="up"
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3598873e8c6", State:"down", Index:235}
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.567 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.567 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3598873e8c6", State:"up", Index:235}
2026-02-16 21:40:05.567 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3598873e8c6"
2026-02-16 21:40:05.567 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3598873e8c6"
2026-02-16 21:40:05.567 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3598873e8c6"
2026-02-16 21:40:05.568 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.568 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:05.585 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:05.585 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5902"}
2026-02-16 21:40:05.910 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9261"}
2026-02-16 21:40:05.943 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-9261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:06.196 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7576/test-new-deployment-79f99d89dd-kp9px, name=eth0)
2026-02-16 21:40:06.197 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7576/test-new-deployment-79f99d89dd-kp9px" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3485fcb741e" profile_ids:"kns.deployment-7576" profile_ids:"ksa.deployment-7576.default" ipv4_nets:"10.100.138.135/32"}
2026-02-16 21:40:06.197 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.198 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.198 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.201 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3485fcb741e"
2026-02-16 21:40:06.201 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.201 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.211 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=deployment-7576/test-new-deployment-79f99d89dd-kp9px, name=eth0)
2026-02-16 21:40:06.279 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.279 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7576/test-new-deployment-79f99d89dd-kp9px" endpoint_id:"eth0"}
2026-02-16 21:40:06.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7576.default"}
2026-02-16 21:40:06.279 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7576"}
2026-02-16 21:40:06.279 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.279 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7576" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h9EXVjH_4VzjppF1au" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7576" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h9EXVjH_4VzjppF1au" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3485fcb741e" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3485fcb741e" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.280 [INFO][92] felix/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-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.280 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.281 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.135
2026-02-16 21:40:06.329 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7576/test-new-deployment-79f99d89dd-kp9px", EndpointId:"eth0"}
2026-02-16 21:40:06.609 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali3485fcb741e" state="down"
2026-02-16 21:40:06.609 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3485fcb741e"
2026-02-16 21:40:06.609 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=233
2026-02-16 21:40:06.609 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3485fcb741e", State:"down", Index:233}
2026-02-16 21:40:06.609 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.609 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.610 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali3485fcb741e" state=""
2026-02-16 21:40:06.610 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3485fcb741e"
2026-02-16 21:40:06.636 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3485fcb741e", State:"", Index:233}
2026-02-16 21:40:06.636 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Set[string](nil)}
2026-02-16 21:40:06.636 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3485fcb741e", Addrs:set.Set[string](nil)}
2026-02-16 21:40:06.647 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-zqgjm, name=eth0)
2026-02-16 21:40:06.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-9261"} profile:{inbound_rules:{action:"allow" rule_id:"fzprQ85irjBBC3fV"} outbound_rules:{action:"allow" rule_id:"A4lJRxLuRZmtc9WQ"}}
2026-02-16 21:40:06.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-9261.default"} profile:{}
2026-02-16 21:40:06.656 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-zqgjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06e90ea87ec" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:40:06.656 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.656 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.656 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali06e90ea87ec" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali06e90ea87ec" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:06.657 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali06e90ea87ec"
2026-02-16 21:40:06.657 [INFO][92] felix/endpoint_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-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.657 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.672 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-6x5d2, name=eth0)
2026-02-16 21:40:06.695 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:06.695 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} status="down"
2026-02-16 21:40:06.695 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-6x5d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3598873e8c6" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:40:06.695 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:06.695 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:06.695 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:06.695 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3598873e8c6"
2026-02-16 21:40:06.695 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:06.696 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:06.714 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali06e90ea87ec" state="down"
2026-02-16 21:40:06.714 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06e90ea87ec"
2026-02-16 21:40:06.714 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali06e90ea87ec" state="up"
2026-02-16 21:40:06.716 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.716 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.716 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7576" name:"default"}
2026-02-16 21:40:06.733 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06e90ea87ec", State:"down", Index:236}
2026-02-16 21:40:06.733 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.733 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.733 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06e90ea87ec", State:"up", Index:236}
2026-02-16 21:40:06.733 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali06e90ea87ec"
2026-02-16 21:40:06.733 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06e90ea87ec"
2026-02-16 21:40:06.734 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06e90ea87ec"
2026-02-16 21:40:06.734 [INFO][92] felix/endpoint_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-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.734 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:06.754 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.754 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.796 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=235
2026-02-16 21:40:06.796 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3598873e8c6"
2026-02-16 21:40:06.796 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:06.796 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:06.948 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7576"}
2026-02-16 21:40:06.973 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7576"}
2026-02-16 21:40:07.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9261"}
2026-02-16 21:40:07.285 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3487"}
2026-02-16 21:40:07.309 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:07.676 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-zqgjm, name=eth0)
2026-02-16 21:40:07.676 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-zqgjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06e90ea87ec" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:40:07.676 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:07.676 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:07.677 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:07.677 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06e90ea87ec"
2026-02-16 21:40:07.678 [INFO][92] felix/endpoint_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-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:07.678 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:07.698 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.699 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"} status="up"
2026-02-16 21:40:07.893 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-6x5d2, name=eth0)
2026-02-16 21:40:07.893 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-6x5d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3598873e8c6" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.174/32"}
2026-02-16 21:40:07.893 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:07.893 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:07.893 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:07.894 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3598873e8c6"
2026-02-16 21:40:07.894 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:07.894 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:07.918 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.918 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="up"
2026-02-16 21:40:07.952 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=236
2026-02-16 21:40:07.952 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali06e90ea87ec"
2026-02-16 21:40:07.952 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:07.952 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:08.000 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali3598873e8c6" state="down"
2026-02-16 21:40:08.000 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3598873e8c6"
2026-02-16 21:40:08.000 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=235
2026-02-16 21:40:08.000 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3598873e8c6", State:"down", Index:235}
2026-02-16 21:40:08.000 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{}}
2026-02-16 21:40:08.000 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Typed[string]{}}
2026-02-16 21:40:08.000 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3598873e8c6"
2026-02-16 21:40:08.000 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.001 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.001 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.174
2026-02-16 21:40:08.002 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali3598873e8c6" state=""
2026-02-16 21:40:08.002 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3598873e8c6"
2026-02-16 21:40:08.020 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:08.020 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:08.020 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3598873e8c6", State:"", Index:235}
2026-02-16 21:40:08.020 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Set[string](nil)}
2026-02-16 21:40:08.020 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3598873e8c6", Addrs:set.Set[string](nil)}
2026-02-16 21:40:08.020 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3598873e8c6"
2026-02-16 21:40:08.020 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.020 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.048 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:08.048 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:08.113 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-6x5d2, name=eth0)
2026-02-16 21:40:08.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-6x5d2" endpoint_id:"eth0"}
2026-02-16 21:40:08.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4643"}
2026-02-16 21:40:08.113 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4643.default"}
2026-02-16 21:40:08.113 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.113 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.115 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.115 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.115 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.115 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.115 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.116 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3598873e8c6" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.116 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3598873e8c6" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.116 [INFO][92] felix/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-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.116 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:08.161 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-6x5d2", EndpointId:"eth0"}
2026-02-16 21:40:09.091 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4187" name:"default"}
2026-02-16 21:40:09.229 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4187"}
2026-02-16 21:40:09.383 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-633"}
2026-02-16 21:40:09.405 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4968"}
2026-02-16 21:40:09.431 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4968" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:09.450 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:09.496 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-td5dc, name=eth0)
2026-02-16 21:40:09.496 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4643"} profile:{inbound_rules:{action:"allow" rule_id:"fetR6zsq3gVJa6sG"} outbound_rules:{action:"allow" rule_id:"VMN0B3b2ot4-Ojxk"}}
2026-02-16 21:40:09.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4643.default"} profile:{}
2026-02-16 21:40:09.497 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-td5dc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid63cbe7a7c7" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:40:09.497 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.497 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.497 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.497 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid63cbe7a7c7" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid63cbe7a7c7" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.498 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.498 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.498 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.542 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:09.542 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="down"
2026-02-16 21:40:09.557 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="calid63cbe7a7c7" state="down"
2026-02-16 21:40:09.558 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.558 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid63cbe7a7c7", State:"down", Index:237}
2026-02-16 21:40:09.558 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:09.558 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:09.558 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.558 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.558 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.564 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="calid63cbe7a7c7" state="up"
2026-02-16 21:40:09.571 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:40:09.591 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:09.591 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="down"
2026-02-16 21:40:09.592 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid63cbe7a7c7", State:"up", Index:237}
2026-02-16 21:40:09.592 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.592 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.592 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:09.592 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.592 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:09.611 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-wf7q2, name=eth0)
2026-02-16 21:40:09.624 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.624 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.624 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4138968e47" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:40:09.624 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-wf7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13395d8cfae" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:40:09.624 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.625 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.625 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.625 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.626 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.626 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.626 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13395d8cfae" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.627 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13395d8cfae" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.627 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4138968e47"
2026-02-16 21:40:09.627 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13395d8cfae"
2026-02-16 21:40:09.627 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.627 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.627 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.627 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.643 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:40:09.673 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.673 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:09.673 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:09.673 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4138968e47" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.138.166/32"}
2026-02-16 21:40:09.673 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-628"}
2026-02-16 21:40:09.673 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.673 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.673 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.674 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4138968e47"
2026-02-16 21:40:09.674 [INFO][92] felix/endpoint_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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.674 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:09.683 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali13395d8cfae" state="down"
2026-02-16 21:40:09.683 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13395d8cfae"
2026-02-16 21:40:09.685 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali13395d8cfae" state="up"
2026-02-16 21:40:09.702 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.702 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.702 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13395d8cfae", State:"down", Index:238}
2026-02-16 21:40:09.702 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{}}
2026-02-16 21:40:09.702 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{}}
2026-02-16 21:40:09.702 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13395d8cfae", State:"up", Index:238}
2026-02-16 21:40:09.702 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13395d8cfae"
2026-02-16 21:40:09.702 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13395d8cfae"
2026-02-16 21:40:09.702 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13395d8cfae"
2026-02-16 21:40:09.703 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.703 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:09.735 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.735 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.814 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:09.849 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5396"}
2026-02-16 21:40:09.865 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1894" name:"default"}
2026-02-16 21:40:09.865 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:10.035 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-network-test-628/netserver-0, name=eth0)
2026-02-16 21:40:10.036 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-0" endpoint_id:"eth0"}
2026-02-16 21:40:10.036 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-628"}
2026-02-16 21:40:10.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-628.default"}
2026-02-16 21:40:10.037 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.037 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.039 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.039 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.039 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.040 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.040 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.040 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4138968e47" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.041 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4138968e47" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.041 [INFO][92] felix/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-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.041 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.042 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.166
2026-02-16 21:40:10.109 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-0", EndpointId:"eth0"}
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calie4138968e47" state="down"
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4138968e47"
2026-02-16 21:40:10.140 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=230
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calie4138968e47" state=""
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4138968e47"
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4138968e47", State:"down", Index:230}
2026-02-16 21:40:10.140 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.140 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.141 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4138968e47", State:"", Index:230}
2026-02-16 21:40:10.141 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.141 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4138968e47", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.362 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1227" name:"default"}
2026-02-16 21:40:10.525 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1894"}
2026-02-16 21:40:10.554 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4, name=eth0)
2026-02-16 21:40:10.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1894"}
2026-02-16 21:40:10.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5396"} profile:{inbound_rules:{action:"allow" rule_id:"qDqHfLvJY5ncNTzT"} outbound_rules:{action:"allow" rule_id:"wySmDXmWiv0SCXu0"}}
2026-02-16 21:40:10.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5396.default"} profile:{}
2026-02-16 21:40:10.556 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37d9433bbb0" profile_ids:"kns.emptydir-5396" profile_ids:"ksa.emptydir-5396.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:40:10.557 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.557 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.557 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37d9433bbb0" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5396" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jxXuk_zHOx9KQlNGo9" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37d9433bbb0" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5396" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.557 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jxXuk_zHOx9KQlNGo9" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.558 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.558 [INFO][92] felix/endpoint_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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.558 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.600 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:10.600 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="down"
2026-02-16 21:40:10.631 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali37d9433bbb0" state="down"
2026-02-16 21:40:10.632 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.632 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37d9433bbb0", State:"down", Index:239}
2026-02-16 21:40:10.632 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.632 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.632 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.632 [INFO][92] felix/endpoint_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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.632 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.633 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali37d9433bbb0" state="up"
2026-02-16 21:40:10.656 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:10.656 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="down"
2026-02-16 21:40:10.656 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37d9433bbb0", State:"up", Index:239}
2026-02-16 21:40:10.656 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.656 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.656 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:10.656 [INFO][92] felix/endpoint_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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.656 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:10.672 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=237
2026-02-16 21:40:10.672 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:10.677 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.678 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1227"}
2026-02-16 21:40:10.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1227"}
2026-02-16 21:40:10.703 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:10.703 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:10.721 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-td5dc, name=eth0)
2026-02-16 21:40:10.721 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-td5dc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid63cbe7a7c7" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:40:10.721 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:10.721 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:10.721 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:10.721 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:10.721 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:10.721 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:10.740 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-wf7q2, name=eth0)
2026-02-16 21:40:10.741 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.741 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.741 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-wf7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13395d8cfae" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:40:10.741 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:10.822 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:10.823 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:10.823 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:10.824 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13395d8cfae"
2026-02-16 21:40:10.824 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:10.824 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:10.847 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.847 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="up"
2026-02-16 21:40:11.396 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5902" name:"default"}
2026-02-16 21:40:11.396 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:11.409 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=238
2026-02-16 21:40:11.409 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali13395d8cfae"
2026-02-16 21:40:11.424 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:11.424 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:11.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5902"}
2026-02-16 21:40:11.447 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5902"}
2026-02-16 21:40:11.557 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3487"}
2026-02-16 21:40:11.583 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:11.611 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2340" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:11.630 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=239
2026-02-16 21:40:11.630 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37d9433bbb0"
2026-02-16 21:40:11.635 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:11.635 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:11.727 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4, name=eth0)
2026-02-16 21:40:11.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37d9433bbb0" profile_ids:"kns.emptydir-5396" profile_ids:"ksa.emptydir-5396.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:40:11.727 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:11.728 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:11.728 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:11.728 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:11.728 [INFO][92] felix/endpoint_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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:11.728 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:11.746 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:11.746 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="up"
2026-02-16 21:40:11.913 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-wf7q2, name=eth0)
2026-02-16 21:40:11.913 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-wf7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13395d8cfae" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.181/32"}
2026-02-16 21:40:11.913 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:11.913 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:11.913 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:11.924 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-td5dc, name=eth0)
2026-02-16 21:40:11.925 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13395d8cfae"
2026-02-16 21:40:11.925 [INFO][92] 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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:11.925 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:11.946 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:11.946 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:11.946 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-td5dc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid63cbe7a7c7" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.138.180/32"}
2026-02-16 21:40:11.946 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:11.947 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:11.947 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:11.947 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13395d8cfae"
2026-02-16 21:40:11.948 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:11.948 [INFO][92] 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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:11.948 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:11.975 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:11.975 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.020 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=238
2026-02-16 21:40:12.021 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13395d8cfae"
2026-02-16 21:40:12.021 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali13395d8cfae" state="down"
2026-02-16 21:40:12.021 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.021 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.021 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13395d8cfae", State:"down", Index:238}
2026-02-16 21:40:12.021 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13395d8cfae"
2026-02-16 21:40:12.021 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13395d8cfae"
2026-02-16 21:40:12.021 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:12.021 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.021 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.022 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.181
2026-02-16 21:40:12.023 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali13395d8cfae" state=""
2026-02-16 21:40:12.023 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13395d8cfae"
2026-02-16 21:40:12.028 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="calid63cbe7a7c7" state="down"
2026-02-16 21:40:12.029 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:12.029 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=237
2026-02-16 21:40:12.032 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="calid63cbe7a7c7" state=""
2026-02-16 21:40:12.033 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:12.051 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.051 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13395d8cfae", State:"", Index:238}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.051 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13395d8cfae", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid63cbe7a7c7", State:"down", Index:237}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.051 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid63cbe7a7c7", State:"", Index:237}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.051 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid63cbe7a7c7", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.051 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:12.103 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13395d8cfae"
2026-02-16 21:40:12.103 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:12.103 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid63cbe7a7c7"
2026-02-16 21:40:12.103 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.103 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.103 [INFO][92] felix/endpoint_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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.103 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.103 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.180
2026-02-16 21:40:12.113 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-wf7q2, name=eth0)
2026-02-16 21:40:12.128 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.128 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.128 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.128 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-wf7q2" endpoint_id:"eth0"}
2026-02-16 21:40:12.211 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.211 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.211 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.212 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13395d8cfae" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.212 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13395d8cfae" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.212 [INFO][92] felix/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-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.212 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.220 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-4643/e2e-tk5vg-td5dc, name=eth0)
2026-02-16 21:40:12.280 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-wf7q2", EndpointId:"eth0"}
2026-02-16 21:40:12.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-td5dc" endpoint_id:"eth0"}
2026-02-16 21:40:12.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4643"}
2026-02-16 21:40:12.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4643.default"}
2026-02-16 21:40:12.299 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-zqgjm, name=eth0)
2026-02-16 21:40:12.299 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-zqgjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06e90ea87ec" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.138.175/32"}
2026-02-16 21:40:12.307 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-zqgjm, name=eth0)
2026-02-16 21:40:12.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-zqgjm" endpoint_id:"eth0"}
2026-02-16 21:40:12.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-9261"}
2026-02-16 21:40:12.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-9261.default"}
2026-02-16 21:40:12.312 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.312 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.314 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.314 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali06e90ea87ec" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid63cbe7a7c7" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.314 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali06e90ea87ec" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.315 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid63cbe7a7c7" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.315 [INFO][92] felix/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-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.315 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.315 [INFO][92] felix/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-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.315 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.318 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.175
2026-02-16 21:40:12.375 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-zqgjm", EndpointId:"eth0"}
2026-02-16 21:40:12.375 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-td5dc", EndpointId:"eth0"}
2026-02-16 21:40:12.591 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-9261" name:"default"}
2026-02-16 21:40:12.591 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
bird: KIF: Received address message for unknown interface 236
2026-02-16 21:40:12.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9261"}
2026-02-16 21:40:12.756 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=236
2026-02-16 21:40:12.756 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06e90ea87ec"
2026-02-16 21:40:12.756 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali06e90ea87ec" state="down"
2026-02-16 21:40:12.756 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali06e90ea87ec" state=""
2026-02-16 21:40:12.756 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali06e90ea87ec"
2026-02-16 21:40:12.778 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-9261"}
2026-02-16 21:40:12.835 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.835 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.835 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06e90ea87ec", State:"down", Index:236}
2026-02-16 21:40:12.835 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06e90ea87ec", State:"", Index:236}
2026-02-16 21:40:12.835 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.835 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06e90ea87ec", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.835 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:12.917 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4, name=eth0)
2026-02-16 21:40:12.918 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37d9433bbb0" profile_ids:"kns.emptydir-5396" profile_ids:"ksa.emptydir-5396.default" ipv4_nets:"10.100.138.176/32"}
2026-02-16 21:40:12.944 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:12.945 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:12.945 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:12.945 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:12.945 [INFO][92] 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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:12.945 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:12.970 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.970 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="down"
2026-02-16 21:40:13.024 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali37d9433bbb0" state="down"
2026-02-16 21:40:13.025 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37d9433bbb0"
2026-02-16 21:40:13.025 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=239
2026-02-16 21:40:13.025 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37d9433bbb0", State:"down", Index:239}
2026-02-16 21:40:13.025 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{}}
2026-02-16 21:40:13.025 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Typed[string]{}}
2026-02-16 21:40:13.026 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali37d9433bbb0" state=""
2026-02-16 21:40:13.026 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37d9433bbb0"
2026-02-16 21:40:13.026 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37d9433bbb0", State:"", Index:239}
2026-02-16 21:40:13.027 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Set[string](nil)}
2026-02-16 21:40:13.027 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37d9433bbb0", Addrs:set.Set[string](nil)}
2026-02-16 21:40:13.047 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:13.047 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37d9433bbb0"
2026-02-16 21:40:13.047 [INFO][92] felix/endpoint_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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.047 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.047 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.176
2026-02-16 21:40:13.074 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:13.074 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"} status="down"
2026-02-16 21:40:13.139 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4, name=eth0)
2026-02-16 21:40:13.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4" endpoint_id:"eth0"}
2026-02-16 21:40:13.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5396"}
2026-02-16 21:40:13.140 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5396.default"}
2026-02-16 21:40:13.149 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.149 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5396" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jxXuk_zHOx9KQlNGo9" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5396" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jxXuk_zHOx9KQlNGo9" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37d9433bbb0" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37d9433bbb0" ipVersion=0x4 table="filter"
2026-02-16 21:40:13.149 [INFO][92] felix/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-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.149 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:13.198 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5396/pod-c4b55936-8341-4046-be0d-edb447a01fa4", EndpointId:"eth0"}
2026-02-16 21:40:14.047 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5396"}
2026-02-16 21:40:14.047 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:14.073 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3748"}
2026-02-16 21:40:14.097 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-3748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:14.453 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-633" name:"default"}
2026-02-16 21:40:14.480 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3748"}
2026-02-16 21:40:14.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:40:14.533 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:14.744 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-628" name:"default"}
2026-02-16 21:40:14.872 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4968" name:"default"}
2026-02-16 21:40:15.093 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4643"}
2026-02-16 21:40:15.118 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} 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-7989"}
2026-02-16 21:40:15.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-633"}
2026-02-16 21:40:15.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-7989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.162 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:40:15.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-633"}
2026-02-16 21:40:15.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-643"} profile:{inbound_rules:{action:"allow" rule_id:"bTlFgvCvph9g6L2h"} outbound_rules:{action:"allow" rule_id:"fvPXId8fyAkEjdAU"}}
2026-02-16 21:40:15.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-643.default"} profile:{}
2026-02-16 21:40:15.168 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:40:15.168 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.168 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.168 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e00f210f87" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qns2SWFhQ9GGc_nOae" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eRnykVEg6z-OWy-wMz" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e00f210f87" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qns2SWFhQ9GGc_nOae" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eRnykVEg6z-OWy-wMz" ipVersion=0x4 table="filter"
2026-02-16 21:40:15.169 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.170 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.170 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.205 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:15.205 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="down"
2026-02-16 21:40:15.239 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali3e00f210f87" state="down"
2026-02-16 21:40:15.239 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e00f210f87", State:"down", Index:240}
2026-02-16 21:40:15.239 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.239 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{}}
2026-02-16 21:40:15.239 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{}}
2026-02-16 21:40:15.239 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.239 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.239 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.243 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali3e00f210f87" state="up"
2026-02-16 21:40:15.258 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:15.258 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="down"
2026-02-16 21:40:15.258 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e00f210f87", State:"up", Index:240}
2026-02-16 21:40:15.258 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.258 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.258 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:40:15.258 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.259 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:15.280 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:15.280 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:15.309 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} 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-7989"}
2026-02-16 21:40:15.349 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6678"}
2026-02-16 21:40:15.374 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.482 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6678"}
2026-02-16 21:40:15.508 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3320"}
2026-02-16 21:40:15.527 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.599 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-628"}
2026-02-16 21:40:15.688 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:15.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2666"}
2026-02-16 21:40:15.735 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.736 [INFO][92] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:15.890 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:15.934 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4968"}
2026-02-16 21:40:16.155 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e, name=eth0)
2026-02-16 21:40:16.155 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3320"} profile:{inbound_rules:{action:"allow" rule_id:"vD5U8xF4v6vznOym"} outbound_rules:{action:"allow" rule_id:"Iqd_PT3p0dXdOrQF"}}
2026-02-16 21:40:16.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3320.default"} profile:{}
2026-02-16 21:40:16.156 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0daec61e5f" profile_ids:"kns.projected-3320" profile_ids:"ksa.projected-3320.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:40:16.156 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.156 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.156 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0daec61e5f" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3320" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MEkPDO_1ky-SpWXBTM" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0daec61e5f" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3320" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MEkPDO_1ky-SpWXBTM" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.156 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.156 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.157 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.197 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:16.197 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="down"
2026-02-16 21:40:16.231 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calia0daec61e5f" state="down"
2026-02-16 21:40:16.231 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.232 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0daec61e5f", State:"down", Index:241}
2026-02-16 21:40:16.232 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.232 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.232 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.232 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.232 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.236 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calia0daec61e5f" state="up"
2026-02-16 21:40:16.254 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:16.254 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="down"
2026-02-16 21:40:16.254 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0daec61e5f", State:"up", Index:241}
2026-02-16 21:40:16.315 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.315 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.315 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.315 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.315 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.334 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.334 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.382 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp, name=eth0)
2026-02-16 21:40:16.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2666"} profile:{inbound_rules:{action:"allow" rule_id:"T3s6TfePep-dVyHU"} outbound_rules:{action:"allow" rule_id:"f-KkJl7rvQ0RnNWw"}}
2026-02-16 21:40:16.382 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2666.default"} profile:{}
2026-02-16 21:40:16.383 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3019c3fbde5" profile_ids:"kns.replication-controller-2666" profile_ids:"ksa.replication-controller-2666.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:40:16.418 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.418 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.418 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.420 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.420 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3019c3fbde5" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.420 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bq4Kou-t3N8ww9uUbk" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.420 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lDnzQPIYMXwKtLCNqZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.420 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 nextLog=2026-02-16 21:40:31.851803026 +0000 UTC m=+1426.911801071 table="filter"
2026-02-16 21:40:16.421 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.421 [INFO][92] felix/endpoint_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-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.421 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.453 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali3019c3fbde5" state="down"
2026-02-16 21:40:16.453 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.456 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali3019c3fbde5" state="up"
2026-02-16 21:40:16.465 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:16.465 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} status="down"
2026-02-16 21:40:16.466 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3019c3fbde5", State:"down", Index:242}
2026-02-16 21:40:16.466 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.466 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.466 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3019c3fbde5", State:"up", Index:242}
2026-02-16 21:40:16.522 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.523 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.523 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.523 [INFO][92] felix/endpoint_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-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.523 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.544 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.544 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.593 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3487"}
2026-02-16 21:40:16.786 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e, name=eth0)
2026-02-16 21:40:16.786 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0daec61e5f" profile_ids:"kns.projected-3320" profile_ids:"ksa.projected-3320.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:40:16.786 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.786 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.786 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.787 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0daec61e5f"
2026-02-16 21:40:16.787 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.788 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:16.802 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp, name=eth0)
2026-02-16 21:40:16.824 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.824 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3019c3fbde5" profile_ids:"kns.replication-controller-2666" profile_ids:"ksa.replication-controller-2666.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:40:16.839 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.839 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.839 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.840 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:16.840 [INFO][92] felix/endpoint_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-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.840 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:16.871 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.871 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:17.008 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=240
2026-02-16 21:40:17.008 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e00f210f87"
2026-02-16 21:40:17.008 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.008 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.740 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=241
2026-02-16 21:40:17.741 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0daec61e5f"
2026-02-16 21:40:17.741 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.741 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.741 [INFO][92] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:17.900 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=242
2026-02-16 21:40:17.900 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3019c3fbde5"
2026-02-16 21:40:17.900 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.900 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:17.968 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e, name=eth0)
2026-02-16 21:40:17.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0daec61e5f" profile_ids:"kns.projected-3320" profile_ids:"ksa.projected-3320.default" ipv4_nets:"10.100.138.178/32"}
2026-02-16 21:40:17.969 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:17.969 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:17.969 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:17.970 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0daec61e5f"
2026-02-16 21:40:17.970 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:17.970 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:17.996 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:17.996 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="up"
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calia0daec61e5f" state="down"
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0daec61e5f", State:"down", Index:241}
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0daec61e5f"
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{}}
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calia0daec61e5f" state=""
2026-02-16 21:40:18.082 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Typed[string]{}}
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0daec61e5f"
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0daec61e5f", State:"", Index:241}
2026-02-16 21:40:18.082 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Set[string](nil)}
2026-02-16 21:40:18.082 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0daec61e5f", Addrs:set.Set[string](nil)}
2026-02-16 21:40:18.082 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0daec61e5f"
2026-02-16 21:40:18.082 [INFO][92] felix/endpoint_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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.082 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.083 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.178
2026-02-16 21:40:18.085 [INFO][92] 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=241
2026-02-16 21:40:18.106 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:18.106 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"} status="down"
2026-02-16 21:40:18.173 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e, name=eth0)
2026-02-16 21:40:18.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e" endpoint_id:"eth0"}
2026-02-16 21:40:18.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3320"}
2026-02-16 21:40:18.173 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3320.default"}
2026-02-16 21:40:18.173 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.173 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.174 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.174 [INFO][92] felix/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-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.174 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:18.235 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3320/downwardapi-volume-c0f8892d-b43b-4863-8ae4-ca6cd5c00c9e", EndpointId:"eth0"}
2026-02-16 21:40:19.077 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5396" name:"default"}
2026-02-16 21:40:19.310 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5396"}
2026-02-16 21:40:19.341 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5396"}
2026-02-16 21:40:19.623 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3320"}
2026-02-16 21:40:19.649 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:19.675 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8208" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:19.760 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-3748" name:"default"}
2026-02-16 21:40:19.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3748"}
2026-02-16 21:40:19.847 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-3748"}
2026-02-16 21:40:20.598 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4643" name:"default"}
2026-02-16 21:40:20.630 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4643"}
2026-02-16 21:40:20.657 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4643"}
2026-02-16 21:40:20.727 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2340" name:"default"}
2026-02-16 21:40:20.840 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2666"}
2026-02-16 21:40:20.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-7989" name:"default"}
2026-02-16 21:40:20.869 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-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:"conformance-tests-7887"}
2026-02-16 21:40:20.897 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-7887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:20.986 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-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:"conformance-tests-7887"}
2026-02-16 21:40:21.009 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3357"}
2026-02-16 21:40:21.031 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3357" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:21.192 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} 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-7989"}
2026-02-16 21:40:21.215 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-7989"}
2026-02-16 21:40:21.240 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6678" name:"default"}
2026-02-16 21:40:21.376 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6678"}
2026-02-16 21:40:21.401 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6678"}
2026-02-16 21:40:21.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:21.569 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2340"}
2026-02-16 21:40:21.800 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="cali72315686d7e" state="down"
2026-02-16 21:40:21.801 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72315686d7e"
2026-02-16 21:40:21.801 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72315686d7e", State:"down", Index:243}
2026-02-16 21:40:21.801 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72315686d7e", Addrs:set.Typed[string]{}}
2026-02-16 21:40:21.801 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72315686d7e", Addrs:set.Typed[string]{}}
2026-02-16 21:40:21.803 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="cali72315686d7e" state="up"
2026-02-16 21:40:21.824 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72315686d7e", State:"up", Index:243}
2026-02-16 21:40:21.825 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali72315686d7e"
2026-02-16 21:40:21.825 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72315686d7e"
2026-02-16 21:40:22.010 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="cali72315686d7e" state="down"
2026-02-16 21:40:22.010 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72315686d7e", State:"down", Index:243}
2026-02-16 21:40:22.011 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="cali72315686d7e" state=""
2026-02-16 21:40:22.011 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali72315686d7e"
2026-02-16 21:40:22.037 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72315686d7e", State:"", Index:243}
2026-02-16 21:40:22.038 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72315686d7e", Addrs:set.Set[string](nil)}
2026-02-16 21:40:22.038 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72315686d7e", Addrs:set.Set[string](nil)}
2026-02-16 21:40:22.038 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.184
2026-02-16 21:40:22.059 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3487" name:"default"}
2026-02-16 21:40:22.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3487"}
2026-02-16 21:40:22.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3357"}
2026-02-16 21:40:22.264 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3380"}
2026-02-16 21:40:22.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:22.969 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846, name=eth0)
2026-02-16 21:40:22.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3380"} profile:{inbound_rules:{action:"allow" rule_id:"KaIQY4Qd-JqU-zNP"} outbound_rules:{action:"allow" rule_id:"ucgcmpihsCGoQQ-T"}}
2026-02-16 21:40:22.969 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3380.default"} profile:{}
2026-02-16 21:40:22.997 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ab9542dea4" profile_ids:"kns.emptydir-3380" profile_ids:"ksa.emptydir-3380.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:40:22.997 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:22.997 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:22.997 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:22.998 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:22.998 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:22.998 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.036 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali6ab9542dea4" state="down"
2026-02-16 21:40:23.037 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.037 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:23.038 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="down"
2026-02-16 21:40:23.038 [INFO][92] felix/summary.go 100: Summarising 400 dataplane reconciliation loops over 1m0s: avg=28ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:40:23.038 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ab9542dea4", State:"down", Index:244}
2026-02-16 21:40:23.038 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{}}
2026-02-16 21:40:23.038 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{}}
2026-02-16 21:40:23.038 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.038 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.038 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.043 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali6ab9542dea4" state="up"
2026-02-16 21:40:23.065 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:23.065 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="down"
2026-02-16 21:40:23.065 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ab9542dea4", State:"up", Index:244}
2026-02-16 21:40:23.065 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.065 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.065 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.065 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.065 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.090 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:23.090 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="up"
2026-02-16 21:40:23.867 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846, name=eth0)
2026-02-16 21:40:23.868 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ab9542dea4" profile_ids:"kns.emptydir-3380" profile_ids:"ksa.emptydir-3380.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:40:23.868 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.868 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.868 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.868 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:23.868 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.869 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:23.888 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:23.888 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="up"
2026-02-16 21:40:24.397 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=244
2026-02-16 21:40:24.397 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6ab9542dea4"
2026-02-16 21:40:24.397 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:24.397 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:24.773 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3320" name:"default"}
2026-02-16 21:40:24.874 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3320"}
2026-02-16 21:40:24.901 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3320"}
2026-02-16 21:40:25.037 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846, name=eth0)
2026-02-16 21:40:25.037 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ab9542dea4" profile_ids:"kns.emptydir-3380" profile_ids:"ksa.emptydir-3380.default" ipv4_nets:"10.100.138.185/32"}
2026-02-16 21:40:25.037 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.038 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.038 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.039 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:25.039 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.039 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.064 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.064 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="up"
2026-02-16 21:40:25.140 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali6ab9542dea4" state="down"
2026-02-16 21:40:25.141 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ab9542dea4"
2026-02-16 21:40:25.141 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=244
2026-02-16 21:40:25.141 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ab9542dea4", State:"down", Index:244}
2026-02-16 21:40:25.141 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{}}
2026-02-16 21:40:25.141 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Typed[string]{}}
2026-02-16 21:40:25.141 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:25.141 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.141 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.142 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.185
2026-02-16 21:40:25.145 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali6ab9542dea4" state=""
2026-02-16 21:40:25.145 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6ab9542dea4"
2026-02-16 21:40:25.169 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:25.169 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="down"
2026-02-16 21:40:25.169 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ab9542dea4", State:"", Index:244}
2026-02-16 21:40:25.170 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Set[string](nil)}
2026-02-16 21:40:25.170 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ab9542dea4", Addrs:set.Set[string](nil)}
2026-02-16 21:40:25.170 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ab9542dea4"
2026-02-16 21:40:25.170 [INFO][92] felix/endpoint_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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.170 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.189 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:25.189 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"} status="down"
2026-02-16 21:40:25.238 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846, name=eth0)
2026-02-16 21:40:25.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846" endpoint_id:"eth0"}
2026-02-16 21:40:25.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3380"}
2026-02-16 21:40:25.238 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3380.default"}
2026-02-16 21:40:25.238 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.238 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.239 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.239 [INFO][92] felix/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-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.239 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.291 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3380/pod-0281d4a1-5a8c-415b-9bad-958f775de846", EndpointId:"eth0"}
2026-02-16 21:40:25.863 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp, name=eth0)
2026-02-16 21:40:25.863 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3019c3fbde5" profile_ids:"kns.replication-controller-2666" profile_ids:"ksa.replication-controller-2666.default" ipv4_nets:"10.100.138.179/32"}
2026-02-16 21:40:25.863 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.863 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.863 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.864 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3019c3fbde5"
2026-02-16 21:40:25.864 [INFO][92] felix/endpoint_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-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.864 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.875 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp, name=eth0)
2026-02-16 21:40:25.886 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.887 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:25.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp" endpoint_id:"eth0"}
2026-02-16 21:40:25.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2666"}
2026-02-16 21:40:25.887 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2666.default"}
2026-02-16 21:40:25.887 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.887 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.887 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.887 [INFO][92] felix/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-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.888 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.888 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.179
2026-02-16 21:40:25.897 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:40:25.952 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2666/my-hostname-basic-38b2c8b1-7ae6-4bf7-b515-d4ea04621e29-hdwmp", EndpointId:"eth0"}
2026-02-16 21:40:25.953 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:40:25.953 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:25.953 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:25.953 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:25.954 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:40:25.955 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:25.955 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:25.979 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.980 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:26.050 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-7887" name:"default"}
2026-02-16 21:40:26.272 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2666" name:"default"}
2026-02-16 21:40:26.323 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-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:"conformance-tests-7887"}
2026-02-16 21:40:26.350 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-7887"}
2026-02-16 21:40:26.488 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3380"}
2026-02-16 21:40:26.511 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2666"}
2026-02-16 21:40:26.511 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1430"}
2026-02-16 21:40:26.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1430" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:26.537 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2666"}
2026-02-16 21:40:26.637 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430" type:"ClusterIP" cluster_ips:"10.254.177.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:26.693 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-1430" type:"ClusterIP" cluster_ips:"10.254.178.33" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:27.279 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-jfqxl, name=eth0)
2026-02-16 21:40:27.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1430.default"} profile:{}
2026-02-16 21:40:27.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1430"} profile:{inbound_rules:{action:"allow" rule_id:"aWwySpgSKsrbiirr"} outbound_rules:{action:"allow" rule_id:"fDLIdBAzF3Of070Q"}}
2026-02-16 21:40:27.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-jfqxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali100f43d22ed" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:40:27.280 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.280 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.280 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.281 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.281 [INFO][92] felix/endpoint_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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.281 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.325 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:27.325 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} status="down"
2026-02-16 21:40:27.354 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali100f43d22ed" state="down"
2026-02-16 21:40:27.355 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali100f43d22ed", State:"down", Index:245}
2026-02-16 21:40:27.355 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.355 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.355 [INFO][92] felix/endpoint_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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.355 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.355 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali100f43d22ed" state="up"
2026-02-16 21:40:27.384 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:27.384 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} status="down"
2026-02-16 21:40:27.384 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{}}
2026-02-16 21:40:27.384 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{}}
2026-02-16 21:40:27.384 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali100f43d22ed", State:"up", Index:245}
2026-02-16 21:40:27.384 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.384 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.385 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.385 [INFO][92] felix/endpoint_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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.385 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.399 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:27.399 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} status="up"
2026-02-16 21:40:27.400 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3357" name:"default"}
2026-02-16 21:40:27.561 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3357"}
2026-02-16 21:40:27.584 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3357"}
2026-02-16 21:40:27.649 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1163"}
2026-02-16 21:40:27.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-16 21:40:27.678 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:27.903 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-jfqxl, name=eth0)
2026-02-16 21:40:27.904 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-jfqxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali100f43d22ed" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:40:27.904 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.904 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.904 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.905 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali100f43d22ed"
2026-02-16 21:40:27.905 [INFO][92] felix/endpoint_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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.905 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:27.924 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:27.924 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} status="up"
2026-02-16 21:40:27.924 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.54.147" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:40:28.114 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.121.236" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:40:28.271 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=242
2026-02-16 21:40:28.272 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3019c3fbde5"
2026-02-16 21:40:28.272 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali3019c3fbde5" state="down"
2026-02-16 21:40:28.272 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:28.272 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:28.272 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3019c3fbde5", State:"down", Index:242}
2026-02-16 21:40:28.285 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali3019c3fbde5" state=""
2026-02-16 21:40:28.285 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3019c3fbde5"
2026-02-16 21:40:28.302 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3019c3fbde5", State:"", Index:242}
2026-02-16 21:40:28.302 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Set[string](nil)}
2026-02-16 21:40:28.302 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3019c3fbde5", Addrs:set.Set[string](nil)}
2026-02-16 21:40:28.323 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.9.224" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:28.746 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:28.940 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=245
2026-02-16 21:40:28.940 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali100f43d22ed"
2026-02-16 21:40:28.940 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:28.940 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:29.176 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-45bdp, name=eth0)
2026-02-16 21:40:29.177 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3371"} profile:{inbound_rules:{action:"allow" rule_id:"52KUssWrN1UoISZW"} outbound_rules:{action:"allow" rule_id:"BH_8SR-_pHgbguoC"}}
2026-02-16 21:40:29.177 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3371.default"} profile:{}
2026-02-16 21:40:29.177 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-45bdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970b3de1201" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:40:29.177 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.177 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.177 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.178 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali970b3de1201"
2026-02-16 21:40:29.178 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.178 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.214 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.214 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.250 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali970b3de1201" state="down"
2026-02-16 21:40:29.250 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali970b3de1201"
2026-02-16 21:40:29.250 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970b3de1201", State:"down", Index:246}
2026-02-16 21:40:29.250 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.250 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.250 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970b3de1201"
2026-02-16 21:40:29.250 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.250 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.250 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali970b3de1201" state="up"
2026-02-16 21:40:29.277 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.277 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.277 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970b3de1201", State:"up", Index:246}
2026-02-16 21:40:29.277 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali970b3de1201"
2026-02-16 21:40:29.277 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali970b3de1201"
2026-02-16 21:40:29.277 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970b3de1201"
2026-02-16 21:40:29.277 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.277 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:29.287 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-d5xs5, name=eth0)
2026-02-16 21:40:29.296 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.296 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.296 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-d5xs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26ff742d215" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:40:29.296 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.296 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.296 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.297 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.297 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.297 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.332 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.333 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.361 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state="down"
2026-02-16 21:40:29.362 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"down", Index:247}
2026-02-16 21:40:29.362 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.362 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26ff742d215"
2026-02-16 21:40:29.362 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.362 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.362 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state="up"
2026-02-16 21:40:29.363 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state="down"
2026-02-16 21:40:29.363 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state="up"
2026-02-16 21:40:29.389 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.389 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.389 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.389 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.389 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"up", Index:247}
2026-02-16 21:40:29.389 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"down", Index:247}
2026-02-16 21:40:29.389 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"up", Index:247}
2026-02-16 21:40:29.389 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.389 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.389 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.389 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.389 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.412 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.412 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.493 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/execpodjsxh9, name=eth0)
2026-02-16 21:40:29.494 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/execpodjsxh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f278221674" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:40:29.494 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.494 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.494 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.494 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2f278221674"
2026-02-16 21:40:29.494 [INFO][92] felix/endpoint_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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.494 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.537 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.537 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.559 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2f278221674" state="down"
2026-02-16 21:40:29.559 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f278221674"
2026-02-16 21:40:29.559 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f278221674", State:"down", Index:248}
2026-02-16 21:40:29.559 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.559 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.559 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f278221674"
2026-02-16 21:40:29.559 [INFO][92] felix/endpoint_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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.559 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.562 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2f278221674" state="up"
2026-02-16 21:40:29.594 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.594 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.594 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f278221674", State:"up", Index:248}
2026-02-16 21:40:29.595 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2f278221674"
2026-02-16 21:40:29.595 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f278221674"
2026-02-16 21:40:29.595 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f278221674"
2026-02-16 21:40:29.595 [INFO][92] felix/endpoint_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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.595 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:29.595 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-4wgd6, name=eth0)
2026-02-16 21:40:29.620 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.620 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.620 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7812b6e910" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:40:29.620 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.620 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.620 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.621 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib7812b6e910"
2026-02-16 21:40:29.621 [INFO][92] felix/endpoint_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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.621 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.657 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.657 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calib7812b6e910" state="down"
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7812b6e910"
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7812b6e910", State:"down", Index:249}
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calib7812b6e910" state="up"
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.675 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.675 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7812b6e910", State:"up", Index:249}
2026-02-16 21:40:29.675 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib7812b6e910"
2026-02-16 21:40:29.675 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7812b6e910"
2026-02-16 21:40:29.676 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7812b6e910"
2026-02-16 21:40:29.676 [INFO][92] felix/endpoint_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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.676 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:29.700 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.700 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.765 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:29.792 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9394"}
2026-02-16 21:40:29.822 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:29.950 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-d5xs5, name=eth0)
2026-02-16 21:40:29.950 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-d5xs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26ff742d215" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:40:29.951 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.951 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.951 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.953 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26ff742d215"
2026-02-16 21:40:29.953 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.953 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:29.979 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-45bdp, name=eth0)
2026-02-16 21:40:30.012 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.012 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="up"
2026-02-16 21:40:30.013 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-45bdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970b3de1201" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:40:30.013 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:30.013 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:30.013 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:30.014 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970b3de1201"
2026-02-16 21:40:30.014 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:30.014 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:30.051 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.051 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:30.445 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=247
2026-02-16 21:40:30.445 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26ff742d215"
2026-02-16 21:40:30.445 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:30.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:30.700 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=246
2026-02-16 21:40:30.700 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali970b3de1201"
2026-02-16 21:40:30.700 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:30.701 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:30.967 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/execpodjsxh9, name=eth0)
2026-02-16 21:40:30.968 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/execpodjsxh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f278221674" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:40:30.968 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:30.968 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:30.968 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:30.969 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f278221674"
2026-02-16 21:40:30.969 [INFO][92] felix/endpoint_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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:30.969 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:30.993 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.993 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:30.997 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-4wgd6, name=eth0)
2026-02-16 21:40:31.004 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7812b6e910" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:40:31.004 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:31.004 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:31.004 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:31.005 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7812b6e910"
2026-02-16 21:40:31.005 [INFO][92] felix/endpoint_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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:31.005 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:31.024 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:31.025 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} status="up"
2026-02-16 21:40:31.181 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=248
2026-02-16 21:40:31.181 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2f278221674"
2026-02-16 21:40:31.181 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.183 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.468 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=249
2026-02-16 21:40:31.468 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib7812b6e910"
2026-02-16 21:40:31.468 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.468 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.708 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3380" name:"default"}
2026-02-16 21:40:31.750 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3380"}
2026-02-16 21:40:31.776 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3380"}
2026-02-16 21:40:32.749 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1163" name:"default"}
2026-02-16 21:40:32.970 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1163"}
2026-02-16 21:40:32.992 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-1430"
2026-02-16 21:40:33.023 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-jfqxl, name=eth0)
2026-02-16 21:40:33.029 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1163"}
2026-02-16 21:40:33.030 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-jfqxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali100f43d22ed" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.187/32"}
2026-02-16 21:40:33.030 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.030 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.030 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.032 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali100f43d22ed"
2026-02-16 21:40:33.032 [INFO][92] felix/endpoint_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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.033 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.037 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-jfqxl, name=eth0)
2026-02-16 21:40:33.063 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:33.063 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"} status="up"
2026-02-16 21:40:33.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430"
2026-02-16 21:40:33.063 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-jfqxl" endpoint_id:"eth0"}
2026-02-16 21:40:33.063 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.063 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.063 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali100f43d22ed" ipVersion=0x4 logsSkipped=49 table="filter"
2026-02-16 21:40:33.063 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali100f43d22ed" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.063 [INFO][92] felix/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-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.063 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.064 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.187
2026-02-16 21:40:33.130 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-jfqxl", EndpointId:"eth0"}
2026-02-16 21:40:33.130 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1430"}
2026-02-16 21:40:33.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6274"}
2026-02-16 21:40:33.131 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6274" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:34.952 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8208" name:"default"}
2026-02-16 21:40:34.983 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:35.000 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8208"}
2026-02-16 21:40:35.426 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali100f43d22ed" state="down"
2026-02-16 21:40:35.426 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali100f43d22ed"
2026-02-16 21:40:35.426 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=245
2026-02-16 21:40:35.426 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali100f43d22ed", State:"down", Index:245}
2026-02-16 21:40:35.427 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{}}
2026-02-16 21:40:35.427 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Typed[string]{}}
2026-02-16 21:40:35.429 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali100f43d22ed" state=""
2026-02-16 21:40:35.429 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali100f43d22ed"
2026-02-16 21:40:35.445 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali100f43d22ed", State:"", Index:245}
2026-02-16 21:40:35.445 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Set[string](nil)}
2026-02-16 21:40:35.445 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali100f43d22ed", Addrs:set.Set[string](nil)}
2026-02-16 21:40:37.201 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6274"}
2026-02-16 21:40:37.224 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6237"}
2026-02-16 21:40:37.248 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6237" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:37.880 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-1-vcpfk, name=eth0)
2026-02-16 21:40:37.881 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6237"} profile:{inbound_rules:{action:"allow" rule_id:"Yd7CyqYpUSFrRpU5"} outbound_rules:{action:"allow" rule_id:"cudqlAwGYTwlsEFH"}}
2026-02-16 21:40:37.881 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6237.default"} profile:{}
2026-02-16 21:40:37.881 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-1-vcpfk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dc1c2e6db9" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:40:37.881 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.881 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.881 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9dc1c2e6db9" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9dc1c2e6db9" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.882 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.882 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.882 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.924 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:37.924 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="down"
2026-02-16 21:40:37.957 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali9dc1c2e6db9" state="down"
2026-02-16 21:40:37.958 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.958 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dc1c2e6db9", State:"down", Index:250}
2026-02-16 21:40:37.958 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:37.958 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:37.958 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.958 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.958 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.961 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali9dc1c2e6db9" state="up"
2026-02-16 21:40:37.981 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:37.981 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="down"
2026-02-16 21:40:37.981 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dc1c2e6db9", State:"up", Index:250}
2026-02-16 21:40:37.982 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.982 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.982 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:37.982 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:37.982 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:38.002 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:38.002 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="up"
2026-02-16 21:40:38.111 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/execpodjsxh9, name=eth0)
2026-02-16 21:40:38.111 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/execpodjsxh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f278221674" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.138.189/32"}
2026-02-16 21:40:38.111 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.111 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.111 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.112 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f278221674"
2026-02-16 21:40:38.112 [INFO][92] felix/endpoint_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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.112 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.118 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=services-1430/execpodjsxh9, name=eth0)
2026-02-16 21:40:38.137 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:38.137 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:38.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/execpodjsxh9" endpoint_id:"eth0"}
2026-02-16 21:40:38.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1430.default"}
2026-02-16 21:40:38.138 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1430"}
2026-02-16 21:40:38.138 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.138 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2f278221674" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.138 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2f278221674" ipVersion=0x4 table="filter"
2026-02-16 21:40:38.139 [INFO][92] felix/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-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.139 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.139 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.189
2026-02-16 21:40:38.212 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/execpodjsxh9", EndpointId:"eth0"}
2026-02-16 21:40:38.409 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1430" name:"default"}
bird: KIF: Received address message for unknown interface 248
2026-02-16 21:40:38.544 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1430"}
2026-02-16 21:40:38.575 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2f278221674" state="down"
2026-02-16 21:40:38.575 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f278221674"
2026-02-16 21:40:38.576 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f278221674", State:"down", Index:248}
2026-02-16 21:40:38.576 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{}}
2026-02-16 21:40:38.576 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Typed[string]{}}
2026-02-16 21:40:38.578 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=248
2026-02-16 21:40:38.582 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2f278221674" state=""
2026-02-16 21:40:38.582 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2f278221674"
2026-02-16 21:40:38.597 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1430"}
2026-02-16 21:40:38.618 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f278221674", State:"", Index:248}
2026-02-16 21:40:38.618 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Set[string](nil)}
2026-02-16 21:40:38.618 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f278221674", Addrs:set.Set[string](nil)}
2026-02-16 21:40:38.892 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=250
2026-02-16 21:40:38.892 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:38.892 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:38.892 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:39.045 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-1-vcpfk, name=eth0)
2026-02-16 21:40:39.045 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-1-vcpfk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dc1c2e6db9" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:40:39.045 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:39.045 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:39.045 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:39.045 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:39.046 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:39.046 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:39.080 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.080 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.080 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3371"
2026-02-16 21:40:39.184 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3371"
2026-02-16 21:40:39.314 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-3371"
2026-02-16 21:40:39.438 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-45bdp, name=eth0)
2026-02-16 21:40:39.438 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-45bdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970b3de1201" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:40:39.438 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.439 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.439 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.439 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970b3de1201"
2026-02-16 21:40:39.439 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.439 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.443 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-d5xs5, name=eth0)
2026-02-16 21:40:39.463 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-45bdp, name=eth0)
2026-02-16 21:40:39.474 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.474 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-d5xs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26ff742d215" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:40:39.474 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-45bdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali970b3de1201" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.186/32"}
2026-02-16 21:40:39.474 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.474 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.474 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.475 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.475 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.475 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.476 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali970b3de1201"
2026-02-16 21:40:39.476 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26ff742d215"
2026-02-16 21:40:39.476 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.476 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.476 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.476 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.484 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-d5xs5, name=eth0)
2026-02-16 21:40:39.503 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.503 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.503 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.503 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.503 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-d5xs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26ff742d215" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.188/32"}
2026-02-16 21:40:39.503 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.503 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.503 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.504 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26ff742d215"
2026-02-16 21:40:39.504 [INFO][92] felix/endpoint_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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.504 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.523 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.523 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.755 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-4wgd6, name=eth0)
2026-02-16 21:40:39.756 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7812b6e910" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:40:39.756 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.756 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.756 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.757 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7812b6e910"
2026-02-16 21:40:39.757 [INFO][92] felix/endpoint_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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.757 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.776 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-4wgd6, name=eth0)
2026-02-16 21:40:39.801 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.801 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7812b6e910" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.138.191/32"}
2026-02-16 21:40:39.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-16 21:40:39.801 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:39.801 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.801 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.801 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.802 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7812b6e910"
2026-02-16 21:40:39.802 [INFO][92] felix/endpoint_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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.802 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:39.830 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.830 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.830 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6494" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:39.890 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-45bdp, name=eth0)
2026-02-16 21:40:39.890 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-45bdp" endpoint_id:"eth0"}
2026-02-16 21:40:39.890 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.890 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.890 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.890 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.890 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali970b3de1201" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.890 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.890 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali970b3de1201" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.891 [INFO][92] felix/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-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.891 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.891 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.186
2026-02-16 21:40:39.897 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-d5xs5, name=eth0)
2026-02-16 21:40:39.945 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-45bdp", EndpointId:"eth0"}
2026-02-16 21:40:39.945 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-d5xs5" endpoint_id:"eth0"}
2026-02-16 21:40:39.945 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.945 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.948 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.949 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26ff742d215" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.949 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26ff742d215" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.949 [INFO][92] felix/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-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.949 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:39.950 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.188
2026-02-16 21:40:40.003 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali970b3de1201" state="down"
2026-02-16 21:40:40.003 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali970b3de1201"
2026-02-16 21:40:40.003 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=246
2026-02-16 21:40:40.005 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali970b3de1201" state=""
2026-02-16 21:40:40.005 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali970b3de1201"
2026-02-16 21:40:40.014 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state="down"
2026-02-16 21:40:40.014 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26ff742d215"
2026-02-16 21:40:40.017 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=247
2026-02-16 21:40:40.029 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-d5xs5", EndpointId:"eth0"}
2026-02-16 21:40:40.029 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970b3de1201", State:"down", Index:246}
2026-02-16 21:40:40.030 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.030 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.030 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali970b3de1201", State:"", Index:246}
2026-02-16 21:40:40.030 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.030 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali970b3de1201", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.030 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"down", Index:247}
2026-02-16 21:40:40.030 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.030 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.045 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali26ff742d215" state=""
2026-02-16 21:40:40.045 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26ff742d215"
2026-02-16 21:40:40.046 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26ff742d215", State:"", Index:247}
2026-02-16 21:40:40.046 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.046 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26ff742d215", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.128 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-4wgd6, name=eth0)
2026-02-16 21:40:40.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6" endpoint_id:"eth0"}
2026-02-16 21:40:40.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3371"}
2026-02-16 21:40:40.128 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3371.default"}
2026-02-16 21:40:40.128 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.128 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.128 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.128 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.128 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.128 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.128 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib7812b6e910" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.129 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib7812b6e910" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.129 [INFO][92] felix/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-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.129 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.129 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.191
2026-02-16 21:40:40.189 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-4wgd6", EndpointId:"eth0"}
2026-02-16 21:40:40.240 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=249
2026-02-16 21:40:40.240 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7812b6e910"
2026-02-16 21:40:40.240 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calib7812b6e910" state="down"
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calib7812b6e910" state=""
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib7812b6e910"
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.241 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7812b6e910", State:"down", Index:249}
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7812b6e910", State:"", Index:249}
2026-02-16 21:40:40.241 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.241 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7812b6e910", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.266 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-1-vcpfk, name=eth0)
2026-02-16 21:40:40.266 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-1-vcpfk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dc1c2e6db9" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.138.190/32"}
2026-02-16 21:40:40.266 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.266 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.266 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.266 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:40.267 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.267 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 250
2026-02-16 21:40:40.288 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:40.288 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="up"
2026-02-16 21:40:40.379 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali9dc1c2e6db9" state="down"
2026-02-16 21:40:40.379 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:40.379 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dc1c2e6db9", State:"down", Index:250}
2026-02-16 21:40:40.379 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.379 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.379 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:40.379 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.379 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.380 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.190
2026-02-16 21:40:40.380 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=250
2026-02-16 21:40:40.383 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali9dc1c2e6db9" state=""
2026-02-16 21:40:40.383 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:40.408 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:40.408 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="down"
2026-02-16 21:40:40.408 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dc1c2e6db9", State:"", Index:250}
2026-02-16 21:40:40.408 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.408 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dc1c2e6db9", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.408 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dc1c2e6db9"
2026-02-16 21:40:40.408 [INFO][92] felix/endpoint_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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.408 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.428 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:40.428 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"} status="down"
2026-02-16 21:40:40.659 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-1-vcpfk, name=eth0)
2026-02-16 21:40:40.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-1-vcpfk" endpoint_id:"eth0"}
2026-02-16 21:40:40.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6237"}
2026-02-16 21:40:40.659 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6237.default"}
2026-02-16 21:40:40.659 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.659 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.659 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.659 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.659 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.659 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.659 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.660 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9dc1c2e6db9" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.660 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9dc1c2e6db9" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.660 [INFO][92] felix/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-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.660 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.718 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171, name=eth0)
2026-02-16 21:40:40.724 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-1-vcpfk", EndpointId:"eth0"}
2026-02-16 21:40:40.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6494"} profile:{inbound_rules:{action:"allow" rule_id:"ttxHd6rHTaVGu4Jt"} outbound_rules:{action:"allow" rule_id:"XCAYsjc02glUx01L"}}
2026-02-16 21:40:40.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6494.default"} profile:{}
2026-02-16 21:40:40.724 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90607ddd2c5" profile_ids:"kns.projected-6494" profile_ids:"ksa.projected-6494.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:40:40.724 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.724 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.724 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali90607ddd2c5" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6494" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_My4jVKmZ7KkGZbXvPN" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali90607ddd2c5" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6494" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_My4jVKmZ7KkGZbXvPN" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.725 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:40.725 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.725 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.758 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:40.758 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="down"
2026-02-16 21:40:40.801 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali90607ddd2c5" state="down"
2026-02-16 21:40:40.801 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90607ddd2c5"
2026-02-16 21:40:40.801 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali90607ddd2c5" state="up"
2026-02-16 21:40:40.802 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90607ddd2c5", State:"down", Index:251}
2026-02-16 21:40:40.802 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.802 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.802 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90607ddd2c5", State:"up", Index:251}
2026-02-16 21:40:40.802 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:40.802 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:40.802 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:40.802 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.802 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:40.821 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:40.821 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="up"
2026-02-16 21:40:41.182 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171, name=eth0)
2026-02-16 21:40:41.182 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90607ddd2c5" profile_ids:"kns.projected-6494" profile_ids:"ksa.projected-6494.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:40:41.182 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:41.182 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:41.183 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:41.183 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:41.183 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:41.183 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:41.208 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:41.208 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="up"
2026-02-16 21:40:42.092 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171, name=eth0)
2026-02-16 21:40:42.092 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90607ddd2c5" profile_ids:"kns.projected-6494" profile_ids:"ksa.projected-6494.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:40:42.092 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:42.092 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:42.092 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:42.102 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:42.102 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:42.102 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:42.121 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:42.121 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="up"
2026-02-16 21:40:42.128 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=251
2026-02-16 21:40:42.128 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali90607ddd2c5"
2026-02-16 21:40:42.128 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:42.128 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:42.226 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6274" name:"default"}
2026-02-16 21:40:42.415 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6274"}
2026-02-16 21:40:42.440 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6274"}
2026-02-16 21:40:43.288 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171, name=eth0)
2026-02-16 21:40:43.288 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90607ddd2c5" profile_ids:"kns.projected-6494" profile_ids:"ksa.projected-6494.default" ipv4_nets:"10.100.138.182/32"}
2026-02-16 21:40:43.288 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.289 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.289 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.289 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:43.289 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.289 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.328 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:43.328 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="up"
2026-02-16 21:40:43.328 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6237"}
2026-02-16 21:40:43.357 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:43.378 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-886" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:43.401 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=251
2026-02-16 21:40:43.401 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90607ddd2c5"
2026-02-16 21:40:43.401 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali90607ddd2c5" state="down"
2026-02-16 21:40:43.402 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali90607ddd2c5" state=""
2026-02-16 21:40:43.402 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali90607ddd2c5"
2026-02-16 21:40:43.402 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:43.402 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Typed[string]{}}
2026-02-16 21:40:43.402 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90607ddd2c5", State:"down", Index:251}
2026-02-16 21:40:43.402 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90607ddd2c5", State:"", Index:251}
2026-02-16 21:40:43.403 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Set[string](nil)}
2026-02-16 21:40:43.403 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90607ddd2c5", Addrs:set.Set[string](nil)}
2026-02-16 21:40:43.403 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90607ddd2c5"
2026-02-16 21:40:43.403 [INFO][92] felix/endpoint_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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.403 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.403 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.182
2026-02-16 21:40:43.424 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:43.424 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"} status="down"
2026-02-16 21:40:43.578 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171, name=eth0)
2026-02-16 21:40:43.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171" endpoint_id:"eth0"}
2026-02-16 21:40:43.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6494"}
2026-02-16 21:40:43.578 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6494.default"}
2026-02-16 21:40:43.578 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.578 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.580 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6494" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.580 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_My4jVKmZ7KkGZbXvPN" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.580 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6494" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.580 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_My4jVKmZ7KkGZbXvPN" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.580 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.581 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali90607ddd2c5" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.581 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali90607ddd2c5" ipVersion=0x4 table="filter"
2026-02-16 21:40:43.581 [INFO][92] felix/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-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.581 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:43.637 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6494/pod-projected-secrets-6e71a25a-7b43-408f-b67a-f5a0bc2b8171", EndpointId:"eth0"}
2026-02-16 21:40:44.003 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:45.016 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3371" name:"default"}
2026-02-16 21:40:45.280 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-16 21:40:45.302 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3371"}
2026-02-16 21:40:45.704 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:40:47.629 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:48.259 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:40:48.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:40:48.259 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:40:48.259 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:40:48.259 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:40:48.261 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:40:48.261 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:40:48.261 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:40:48.284 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:48.284 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:40:48.399 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6237" name:"default"}
2026-02-16 21:40:48.728 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6237"}
2026-02-16 21:40:48.752 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6237"}
2026-02-16 21:40:49.072 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6494" name:"default"}
2026-02-16 21:40:49.276 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:49.307 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6494"}
2026-02-16 21:40:52.824 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-886" name:"default"}
2026-02-16 21:40:52.916 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:52.941 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-886"}
2026-02-16 21:40:53.372 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:40:53.374 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:40:53.374 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.375 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.375 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.377 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:40:53.377 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.377 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.398 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:40:53.399 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:53.400 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:53.400 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:40:53.400 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.400 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.400 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.400 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:40:53.400 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.400 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:53.427 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:53.427 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:54.174 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:40:54.175 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:40:54.175 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:54.175 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:54.175 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:54.176 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:40:54.176 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:54.176 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:40:54.193 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:54.193 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:41:00.709 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-9394/replace-29521301-swpqf, name=eth0)
2026-02-16 21:41:00.709 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-9394.default"} profile:{}
2026-02-16 21:41:00.709 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-9394"} profile:{inbound_rules:{action:"allow" rule_id:"aG-3e_7YBdwclijQ"} outbound_rules:{action:"allow" rule_id:"O0Mqg1ixfElrx-k8"}}
2026-02-16 21:41:00.710 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521301-swpqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24723127c03" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:41:00.710 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.710 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.710 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24723127c03" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-9394" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DXij27J8byWrsYSDo4" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24723127c03" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-9394" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DXij27J8byWrsYSDo4" ipVersion=0x4 table="filter"
2026-02-16 21:41:00.710 [INFO][92] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24723127c03"
2026-02-16 21:41:00.710 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.710 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.751 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:41:00.751 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="down"
2026-02-16 21:41:00.791 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali24723127c03" state="down"
2026-02-16 21:41:00.792 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24723127c03"
2026-02-16 21:41:00.792 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24723127c03", State:"down", Index:252}
2026-02-16 21:41:00.792 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24723127c03", Addrs:set.Typed[string]{}}
2026-02-16 21:41:00.792 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24723127c03", Addrs:set.Typed[string]{}}
2026-02-16 21:41:00.792 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24723127c03"
2026-02-16 21:41:00.792 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.792 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.794 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali24723127c03" state="up"
2026-02-16 21:41:00.814 [INFO][92] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:41:00.814 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="down"
2026-02-16 21:41:00.814 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24723127c03", State:"up", Index:252}
2026-02-16 21:41:00.814 [INFO][92] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24723127c03"
2026-02-16 21:41:00.814 [INFO][92] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24723127c03"
2026-02-16 21:41:00.814 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24723127c03"
2026-02-16 21:41:00.814 [INFO][92] felix/endpoint_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-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.814 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:00.830 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:41:00.830 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="up"
2026-02-16 21:41:01.212 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-9394/replace-29521301-swpqf, name=eth0)
2026-02-16 21:41:01.213 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521301-swpqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24723127c03" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:41:01.213 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:01.213 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:01.213 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:01.215 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24723127c03"
2026-02-16 21:41:01.215 [INFO][92] felix/endpoint_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-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:01.215 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:41:01.243 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:41:01.243 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="up"
2026-02-16 21:41:02.253 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=252
2026-02-16 21:41:02.253 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24723127c03"
2026-02-16 21:41:02.253 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24723127c03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:41:02.254 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24723127c03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:41:31.186 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:41:31.187 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:41:31.187 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.187 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.187 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.188 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:41:31.188 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.188 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.218 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:41:31.218 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:41:31.218 [INFO][92] felix/summary.go 100: Summarising 154 dataplane reconciliation loops over 1m8.2s: avg=29ms longest=96ms (resync-calico-v4)
2026-02-16 21:41:31.225 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:41:31.225 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:41:31.225 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.225 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.225 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.226 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:41:31.226 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.226 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:31.244 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:41:31.244 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:41:32.371 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:41:32.371 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:41:32.371 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:32.371 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:32.371 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:32.372 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:41:32.372 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:32.372 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:41:32.395 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:41:32.395 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:41:45.722 [INFO][90] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-16 21:41:57.852 [INFO][92] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/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-ey324-default-worker-czq9z-ds6nm-7nxqd"} 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-16 21:41:57.852 [INFO][92] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:41:57.852 [INFO][92] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:42:00.125 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-9394/replace-29521301-swpqf, name=eth0)
2026-02-16 21:42:00.126 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521301-swpqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24723127c03" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:42:00.126 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.126 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.126 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.127 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24723127c03"
2026-02-16 21:42:00.128 [INFO][92] felix/endpoint_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-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.128 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.150 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:00.150 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="up"
2026-02-16 21:42:00.190 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-9394/replace-29521301-swpqf, name=eth0)
2026-02-16 21:42:00.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521301-swpqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24723127c03" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:42:00.190 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.190 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.190 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.191 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24723127c03"
2026-02-16 21:42:00.191 [INFO][92] felix/endpoint_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-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.191 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.215 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:00.215 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="up"
2026-02-16 21:42:00.219 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=cronjob-9394/replace-29521301-swpqf, name=eth0)
2026-02-16 21:42:00.220 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521301-swpqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24723127c03" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.138.131/32"}
2026-02-16 21:42:00.221 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.221 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.221 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.222 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24723127c03"
2026-02-16 21:42:00.222 [INFO][92] felix/endpoint_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-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.222 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"}
2026-02-16 21:42:00.247 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:00.247 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521301-swpqf", EndpointId:"eth0"} status="up"
2026-02-16 21:42:01.883 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9394"}
2026-02-16 21:42:04.219 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:42:04.219 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:42:04.219 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:04.219 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:04.219 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:04.220 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:42:04.221 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:42:04.221 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:04.243 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:04.243 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:42:06.915 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9394"}
2026-02-16 21:42:08.165 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:42:08.165 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e00f210f87" profile_ids:"kns.pod-resize-tests-643" profile_ids:"ksa.pod-resize-tests-643.default" ipv4_nets:"10.100.138.140/32"}
2026-02-16 21:42:08.165 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.165 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.165 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.166 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e00f210f87"
2026-02-16 21:42:08.166 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.166 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.170 [INFO][92] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=pod-resize-tests-643/resize-test-wxn8x, name=eth0)
2026-02-16 21:42:08.190 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:08.190 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"} status="up"
2026-02-16 21:42:08.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-643/resize-test-wxn8x" endpoint_id:"eth0"}
2026-02-16 21:42:08.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-643"}
2026-02-16 21:42:08.190 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-643.default"}
2026-02-16 21:42:08.190 [INFO][92] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.190 [INFO][92] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qns2SWFhQ9GGc_nOae" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eRnykVEg6z-OWy-wMz" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qns2SWFhQ9GGc_nOae" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eRnykVEg6z-OWy-wMz" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e00f210f87" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e00f210f87" ipVersion=0x4 table="filter"
2026-02-16 21:42:08.190 [INFO][92] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.190 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.191 [INFO][92] felix/conntrack.go 90: Removing conntrack flows ip=10.100.138.140
2026-02-16 21:42:08.259 [INFO][92] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-643/resize-test-wxn8x", EndpointId:"eth0"}
2026-02-16 21:42:08.259 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:42:10.581 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali3e00f210f87" state="down"
2026-02-16 21:42:10.582 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e00f210f87"
2026-02-16 21:42:10.582 [INFO][92] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=240
2026-02-16 21:42:10.582 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e00f210f87", State:"down", Index:240}
2026-02-16 21:42:10.582 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{}}
2026-02-16 21:42:10.582 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Typed[string]{}}
2026-02-16 21:42:10.583 [INFO][92] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali3e00f210f87" state=""
2026-02-16 21:42:10.583 [INFO][92] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e00f210f87"
2026-02-16 21:42:10.604 [INFO][92] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e00f210f87", State:"", Index:240}
2026-02-16 21:42:10.604 [INFO][92] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Set[string](nil)}
2026-02-16 21:42:10.604 [INFO][92] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e00f210f87", Addrs:set.Set[string](nil)}
2026-02-16 21:42:12.285 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:42:12.285 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:42:12.285 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:12.286 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:12.287 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:12.287 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:42:12.287 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:42:12.288 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:12.308 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:12.308 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-16 21:42:13.250 [INFO][92] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-643" name:"default"}
2026-02-16 21:42:13.540 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:42:13.568 [INFO][92] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-643"}
2026-02-16 21:42:18.320 [INFO][92] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-16 21:42:18.320 [INFO][92] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.138.129/32"}
2026-02-16 21:42:18.320 [INFO][92] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:18.320 [INFO][92] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:18.320 [INFO][92] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:18.322 [INFO][92] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-16 21:42:18.322 [INFO][92] felix/endpoint_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", EndpointId:"eth0"}
2026-02-16 21:42:18.322 [INFO][92] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-16 21:42:18.345 [INFO][92] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:18.345 [INFO][92] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
