2025-04-30 14:25:23,256 - DEBUG - [10.0.0.254]: Running cmd : hostname 2025-04-30 14:25:23,564 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:23,564 - DEBUG - [10.0.0.254]: Running cmd : hostname -f 2025-04-30 14:25:23,610 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:23,610 - DEBUG - [10.0.0.254]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-30 14:25:23,705 - DEBUG - Output : NAMES contrail_test_7bCdwmWDx contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 2025-04-30 14:25:23,707 - DEBUG - [10.0.0.254]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-30 14:25:23,795 - DEBUG - Output : 10.0.0.254/24 172.17.0.1/16 2025-04-30 14:25:23,795 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.0.0.254 | head -n 1 | awk '{print $2}' 2025-04-30 14:25:23,849 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:23,958 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-04-30 14:25:24,175 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:24,175 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-04-30 14:25:24,199 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:24,199 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-30 14:25:24,280 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-30 14:25:24,280 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-30 14:25:24,304 - DEBUG - Output : 10.0.0.249/24 2025-04-30 14:25:24,304 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-04-30 14:25:24,328 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1205-1 2025-04-30 14:25:24,390 - INFO - Using existing project ['default-domain', 'k8s-default'](bf7d7259-3196-498b-9bfc-269b5e86b555) 2025-04-30 14:25:24,490 - INFO - Using existing project ['default-domain', 'k8s-default'](bf7d7259-3196-498b-9bfc-269b5e86b555) 2025-04-30 14:25:24,632 - INFO - ================================================================================ 2025-04-30 14:25:24,632 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-30 14:25:24,634 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-04-30 14:25:24,859 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-30 14:25:24,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.254': '0'}} with 2025-04-30 14:25:24,866 - INFO - Initial checks done. Running the testcase now 2025-04-30 14:25:24,866 - INFO - 2025-04-30 14:25:24,870 - INFO - Namespace default already exists 2025-04-30 14:25:24,870 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-30 14:25:25,018 - DEBUG - Output : cluster_project={} 2025-04-30 14:25:25,056 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-30 14:25:25,057 - DEBUG - Project uuid in Contrail is bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:25:25,057 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-30 14:25:25,187 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-30 14:25:25,187 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_NamespaceDatabaseList?namespace_uuid=132dd2e5-0481-4910-a6bd-9b00d9577598 2025-04-30 14:25:25,191 - INFO - Namespace default with uuid 132dd2e5-0481-4910-a6bd-9b00d9577598 found in kube manager 2025-04-30 14:25:25,191 - INFO - Namespace default verification passed 2025-04-30 14:25:25,194 - DEBUG - Service ctest-nginx-svc-29498389 not present 2025-04-30 14:25:25,194 - INFO - Creating service ctest-nginx-svc-29498389 2025-04-30 14:25:25,218 - INFO - Created Service ctest-nginx-svc-29498389 2025-04-30 14:25:25,238 - DEBUG - Pod ctest-nginx-pod-38284518 not present 2025-04-30 14:25:25,238 - INFO - Creating Pod ctest-nginx-pod-38284518 2025-04-30 14:25:25,295 - DEBUG - Pod : ctest-nginx-pod-38284518 UUID is 83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 2025-04-30 14:25:25,298 - DEBUG - Pod ctest-nginx-pod-14191410 not present 2025-04-30 14:25:25,298 - INFO - Creating Pod ctest-nginx-pod-14191410 2025-04-30 14:25:25,353 - DEBUG - Pod : ctest-nginx-pod-14191410 UUID is 8213772b-b721-4054-8233-852d080a5149 2025-04-30 14:25:25,530 - INFO - Created VN __public__, UUID :2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:25,722 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-30 14:25:25,729 - DEBUG - Requesting: http://10.0.0.254:8082/domain/40752319-3dc8-4c9a-b73c-96339becdfca 2025-04-30 14:25:25,754 - DEBUG - Requesting: http://10.0.0.254:8082/project/bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:25:25,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:25,846 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:25,857 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:25:25,875 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:25:25,885 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98ebabd3-36c2-404b-8cfd-aaa565a12f0c 2025-04-30 14:25:25,933 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-30 14:25:25,933 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:25,959 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:25:26,004 - INFO - Verified VN network id 14 for VN 2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:26,005 - INFO - Verifications in API Server for VN __public__ passed 2025-04-30 14:25:26,005 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:26,029 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:25:26,041 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:25:26,048 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98ebabd3-36c2-404b-8cfd-aaa565a12f0c 2025-04-30 14:25:26,062 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-30 14:25:26,074 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3372047692429083469', 'uuid-lslong': '10780761043862923238'}, 'enable': 'true', 'created': '2025-04-30T14:25:25', 'last-modified': '2025-04-30T14:25:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.432474'} 2025-04-30 14:25:26,074 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:25:26,100 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-30 14:25:26,100 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-30 14:25:26,102 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-30 14:25:26,102 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-30 14:25:26,128 - DEBUG - Requesting: http://10.0.0.254:8082/domain/40752319-3dc8-4c9a-b73c-96339becdfca 2025-04-30 14:25:26,138 - DEBUG - Requesting: http://10.0.0.254:8082/project/bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:25:26,203 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:26,212 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-30 14:25:26,212 - DEBUG - Verifying the vn in opserver 2025-04-30 14:25:26,212 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.254 2025-04-30 14:25:26,212 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-30 14:25:26,217 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-30 14:25:26,217 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-30 14:25:26,218 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:25:26,225 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:25:26,232 - DEBUG - Do not have enough data to verify VN in agent 2025-04-30 14:25:26,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:25:26,249 - DEBUG - VRF ids for VN __public__: {} 2025-04-30 14:25:26,377 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-30 14:25:26,533 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-30 14:25:26,538 - DEBUG - Requesting: http://10.0.0.254:8082/domain/40752319-3dc8-4c9a-b73c-96339becdfca 2025-04-30 14:25:26,545 - DEBUG - Requesting: http://10.0.0.254:8082/project/bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:25:26,585 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:26,604 - DEBUG - Requesting: http://10.0.0.254:8082/floating-ip-pool/13cd0ba8-22d2-41a0-bc8e-47c75a05f4ed 2025-04-30 14:25:26,610 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-30 14:25:26,613 - DEBUG - Requesting: http://10.0.0.254:8082/domain/40752319-3dc8-4c9a-b73c-96339becdfca 2025-04-30 14:25:26,619 - DEBUG - Requesting: http://10.0.0.254:8082/project/bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:25:26,655 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ecbeb82-a8e9-434d-959c-f50cebd1a7e6 2025-04-30 14:25:26,674 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-30 14:25:26,674 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-30 14:25:26,682 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-30 14:25:26,687 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-30 14:25:26,687 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-30 14:25:26,690 - DEBUG - Ingress ctest-nginx-ingress-63380711 not present 2025-04-30 14:25:26,690 - INFO - Creating Ingress ctest-nginx-ingress-63380711 2025-04-30 14:25:26,696 - INFO - Created Ingress ctest-nginx-ingress-63380711 2025-04-30 14:25:26,698 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-63380711 2025-04-30 14:25:29,703 - DEBUG - For Ingress ctest-nginx-ingress-63380711, Cluster IP: 10.47.255.249, External IPs ['154.143.153.252'] 2025-04-30 14:25:29,703 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-63380711 2025-04-30 14:25:29,703 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=74230a4a-1331-4eb4-9f7b-3d194ae9a65a 2025-04-30 14:25:29,711 - INFO - Ingress ctest-nginx-ingress-63380711 with uuid 74230a4a-1331-4eb4-9f7b-3d194ae9a65a found in kube manager 2025-04-30 14:25:29,711 - INFO - Ingress ctest-nginx-ingress-63380711 verification passed 2025-04-30 14:25:29,713 - DEBUG - Pod ctest-busybox-pod-70522082 not present 2025-04-30 14:25:29,714 - INFO - Creating Pod ctest-busybox-pod-70522082 2025-04-30 14:25:29,736 - DEBUG - Pod : ctest-busybox-pod-70522082 UUID is 210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:25:29,743 - DEBUG - Pod ctest-nginx-pod-38284518 not in running state.Currently in Pending 2025-04-30 14:25:34,749 - DEBUG - Pod ctest-nginx-pod-38284518 not in running state.Currently in Pending 2025-04-30 14:25:39,755 - DEBUG - Pod ctest-nginx-pod-38284518 not in running state.Currently in Pending 2025-04-30 14:25:44,762 - INFO - Pod ctest-nginx-pod-38284518 is in running state.Got IP 10.47.255.251 2025-04-30 14:25:44,774 - DEBUG - Pod ctest-nginx-pod-38284518 has vmi f5fdaecc-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:25:44,774 - INFO - Verified pod ctest-nginx-pod-38284518 in contrail-api 2025-04-30 14:25:44,774 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:25:44,787 - DEBUG - VMI f5fdaecc-25ce-11f0-9ced-fa163ecb16e3 is active in agent 10.0.0.249 2025-04-30 14:25:44,787 - INFO - Verified Pod ctest-nginx-pod-38284518 in agent 10.0.0.249 2025-04-30 14:25:44,788 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 2025-04-30 14:25:44,791 - INFO - Pod ctest-nginx-pod-38284518 with uuid 83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 found in kube manager 2025-04-30 14:25:44,792 - INFO - Pod ctest-nginx-pod-38284518 verification passed 2025-04-30 14:25:44,851 - DEBUG - [Pod ctest-nginx-pod-38284518] Cmd: echo ctest-nginx-pod-38284518 > /usr/share/nginx/html/index.html, Output: 2025-04-30 14:25:44,857 - INFO - Pod ctest-nginx-pod-14191410 is in running state.Got IP 10.47.255.250 2025-04-30 14:25:44,880 - DEBUG - Pod ctest-nginx-pod-14191410 has vmi f668f114-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:25:44,881 - INFO - Verified pod ctest-nginx-pod-14191410 in contrail-api 2025-04-30 14:25:44,881 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:25:44,891 - DEBUG - VMI f668f114-25ce-11f0-9ced-fa163ecb16e3 is active in agent 10.0.0.249 2025-04-30 14:25:44,891 - INFO - Verified Pod ctest-nginx-pod-14191410 in agent 10.0.0.249 2025-04-30 14:25:44,891 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=8213772b-b721-4054-8233-852d080a5149 2025-04-30 14:25:44,896 - INFO - Pod ctest-nginx-pod-14191410 with uuid 8213772b-b721-4054-8233-852d080a5149 found in kube manager 2025-04-30 14:25:44,896 - INFO - Pod ctest-nginx-pod-14191410 verification passed 2025-04-30 14:25:44,941 - DEBUG - [Pod ctest-nginx-pod-14191410] Cmd: echo ctest-nginx-pod-14191410 > /usr/share/nginx/html/index.html, Output: 2025-04-30 14:25:44,946 - DEBUG - Pod ctest-busybox-pod-70522082 not in running state.Currently in Pending 2025-04-30 14:25:49,982 - INFO - Pod ctest-busybox-pod-70522082 is in running state.Got IP 10.47.255.248 2025-04-30 14:25:50,045 - DEBUG - Pod ctest-busybox-pod-70522082 has vmi f865a854-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:25:50,045 - INFO - Verified pod ctest-busybox-pod-70522082 in contrail-api 2025-04-30 14:25:50,045 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:25:50,060 - DEBUG - VMI f865a854-25ce-11f0-9ced-fa163ecb16e3 is active in agent 10.0.0.249 2025-04-30 14:25:50,060 - INFO - Verified Pod ctest-busybox-pod-70522082 in agent 10.0.0.249 2025-04-30 14:25:50,060 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:25:50,069 - INFO - Pod ctest-busybox-pod-70522082 with uuid 210619b6-af73-402b-82c0-f1642092e006 found in kube manager 2025-04-30 14:25:50,070 - INFO - Pod ctest-busybox-pod-70522082 verification passed 2025-04-30 14:25:50,329 - DEBUG - [Pod ctest-busybox-pod-70522082] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38284518 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,329 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-30 14:25:50,329 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd output: ctest-nginx-pod-38284518 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,391 - DEBUG - [Pod ctest-busybox-pod-70522082] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38284518 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,391 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-30 14:25:50,391 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd output: ctest-nginx-pod-38284518 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,448 - DEBUG - [Pod ctest-busybox-pod-70522082] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-14191410 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,448 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-30 14:25:50,448 - DEBUG - [Pod Pod ctest-busybox-pod-70522082] Cmd output: ctest-nginx-pod-14191410 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-30 14:25:50,448 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-38284518': 2, 'ctest-nginx-pod-14191410': 1} 2025-04-30 14:25:50,448 - WARNING - Nothing to delete parallely 2025-04-30 14:25:50,448 - INFO - Deleting pod default:ctest-busybox-pod-70522082 2025-04-30 14:25:50,461 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:25:50,471 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:25:55,472 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:25:55,478 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:00,480 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:00,487 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:05,487 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:05,494 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:10,495 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:10,503 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:15,504 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:15,510 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:20,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:20,519 - WARNING - Pod uuid 210619b6-af73-402b-82c0-f1642092e006 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:25,519 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=210619b6-af73-402b-82c0-f1642092e006 2025-04-30 14:26:25,526 - DEBUG - Pod 210619b6-af73-402b-82c0-f1642092e006 is not in agent 10.0.0.249 VM list 2025-04-30 14:26:25,526 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f865a854-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:26:25,532 - DEBUG - VMI f865a854-25ce-11f0-9ced-fa163ecb16e3 is removed from agent 10.0.0.249 2025-04-30 14:26:25,532 - INFO - Verified that pod ctest-busybox-pod-70522082 is removed in agent 2025-04-30 14:26:25,532 - INFO - Deleting Ingress : ctest-nginx-ingress-63380711 2025-04-30 14:26:25,544 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=74230a4a-1331-4eb4-9f7b-3d194ae9a65a 2025-04-30 14:26:25,547 - ERROR - Ingress ctest-nginx-ingress-63380711 with uuid 74230a4a-1331-4eb4-9f7b-3d194ae9a65a still found in kube manager 2025-04-30 14:26:26,548 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=74230a4a-1331-4eb4-9f7b-3d194ae9a65a 2025-04-30 14:26:26,552 - INFO - Ingress ctest-nginx-ingress-63380711 with uuid 74230a4a-1331-4eb4-9f7b-3d194ae9a65a deleted successfully from kube manager 2025-04-30 14:26:26,552 - INFO - Verifications on Ingress %s cleanup passed 2025-04-30 14:26:26,552 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-30 14:26:26,641 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-30 14:26:26,647 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-30 14:26:26,647 - INFO - Deleting VN __public__ 2025-04-30 14:26:26,817 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55c08860-3956-4797-a83e-0d7277046794 2025-04-30 14:26:26,822 - DEBUG - Response Code: 404 2025-04-30 14:26:26,822 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-30 14:26:26,836 - DEBUG - Requesting: http://10.0.0.254:8082/domain/40752319-3dc8-4c9a-b73c-96339becdfca 2025-04-30 14:26:26,844 - DEBUG - Requesting: http://10.0.0.254:8082/project/bf7d7259-3196-498b-9bfc-269b5e86b555 2025-04-30 14:26:26,901 - INFO - Validated that VN __public__ is not found in API Server 2025-04-30 14:26:26,901 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-30 14:26:26,908 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:26:26,917 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-04-30 14:26:26,917 - INFO - Validated that VN __public__ is not in any agent 2025-04-30 14:26:26,917 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:26:26,925 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-30 14:26:26,930 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-30 14:26:26,937 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-30 14:26:26,937 - INFO - Deleting pod default:ctest-nginx-pod-14191410 2025-04-30 14:26:26,954 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8213772b-b721-4054-8233-852d080a5149 2025-04-30 14:26:26,978 - WARNING - Pod uuid 8213772b-b721-4054-8233-852d080a5149 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:31,980 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8213772b-b721-4054-8233-852d080a5149 2025-04-30 14:26:31,986 - DEBUG - Pod 8213772b-b721-4054-8233-852d080a5149 is not in agent 10.0.0.249 VM list 2025-04-30 14:26:31,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f668f114-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:26:31,992 - DEBUG - VMI f668f114-25ce-11f0-9ced-fa163ecb16e3 is removed from agent 10.0.0.249 2025-04-30 14:26:31,992 - INFO - Verified that pod ctest-nginx-pod-14191410 is removed in agent 2025-04-30 14:26:31,992 - INFO - Deleting pod default:ctest-nginx-pod-38284518 2025-04-30 14:26:32,010 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 2025-04-30 14:26:32,022 - WARNING - Pod uuid 83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 is still seen in agent 10.0.0.249 VM list 2025-04-30 14:26:37,022 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 2025-04-30 14:26:37,029 - DEBUG - Pod 83a3cdf1-a3ca-4442-9b8d-097d4e12cdf3 is not in agent 10.0.0.249 VM list 2025-04-30 14:26:37,029 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5fdaecc-25ce-11f0-9ced-fa163ecb16e3 2025-04-30 14:26:37,035 - DEBUG - VMI f5fdaecc-25ce-11f0-9ced-fa163ecb16e3 is removed from agent 10.0.0.249 2025-04-30 14:26:37,035 - INFO - Verified that pod ctest-nginx-pod-38284518 is removed in agent 2025-04-30 14:26:37,035 - INFO - Deleting service : ctest-nginx-svc-29498389 2025-04-30 14:26:37,256 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-30 14:26:37,262 - DEBUG - No XMPP flaps were noticed during the test 2025-04-30 14:26:37,262 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-04-30 14:26:37,262 - INFO - -------------------------------------------------------------------------------- 2025-04-30 14:26:43,606 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-30 14:26:43,722 - DEBUG - Output : cluster_project={} 2025-04-30 14:26:43,765 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-30 14:26:43,875 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-30 14:26:43,879 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-30 14:26:44,034 - DEBUG - Output : cluster_project={} 2025-04-30 14:26:59,179 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:26:59,216 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:26:59,301 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:26:59,381 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:27:04,418 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:27:04,455 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:27:04,544 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:27:04,629 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-30 14:27:04,837 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-30 14:27:06,718 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-04-30 14:27:06,725 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-30 14:27:06,751 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-30 14:27:08,778 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-30 14:30:14,196 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-30 14:30:14,256 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2297ae5-d45e-4c0f-95c0-280afe0df8e8 2025-04-30 14:30:14,264 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:14,270 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:14,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:14,278 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:14,282 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9fcdbea7-fc94-4788-ad54-d1e7a72925d0 2025-04-30 14:30:14,286 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=116ce349-b357-4ab8-acfc-8d84162cd5df 2025-04-30 14:30:14,290 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fb36c75e-50c2-4fe7-9af2-f98ca4ebcfb1 2025-04-30 14:30:19,320 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:19,321 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2297ae5-d45e-4c0f-95c0-280afe0df8e8 2025-04-30 14:30:19,323 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=116ce349-b357-4ab8-acfc-8d84162cd5df 2025-04-30 14:30:19,324 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:19,325 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9fcdbea7-fc94-4788-ad54-d1e7a72925d0 2025-04-30 14:30:19,326 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:19,327 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:19,329 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fb36c75e-50c2-4fe7-9af2-f98ca4ebcfb1 2025-04-30 14:30:19,349 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2501a0f2-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:19,353 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2613d60e-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:19,355 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:248f56f0-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:19,356 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2595a298-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:24,350 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:24,353 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:24,355 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:24,358 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:29,358 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:29,364 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:29,367 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:29,368 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:34,367 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:34,371 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:34,376 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:34,378 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:39,374 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:39,381 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:39,387 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:39,389 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:44,384 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:44,394 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:44,401 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:44,402 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:49,415 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6f8d5791-ca17-407d-902f-36b8daa8b349 2025-04-30 14:30:49,416 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0061dab-6a74-412a-ae85-602ce934ae3e 2025-04-30 14:30:49,418 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b53ac08-2ff9-4017-8066-525f8f2ea611 2025-04-30 14:30:49,419 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7cd14bcf-c168-4bad-82be-c276ad860b67 2025-04-30 14:30:49,431 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26a22bb6-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:49,434 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:270c75e8-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:49,435 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2775bdbe-25cf-11f0-9ced-fa163ecb16e3 2025-04-30 14:30:49,436 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:28092914-25cf-11f0-9ced-fa163ecb16e3