2025-10-31 00:16:44,176 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-31 00:16:44,442 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:44,442 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-31 00:16:44,479 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:44,479 - DEBUG - [10.0.0.65]: 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-10-31 00:16:44,571 - DEBUG - Output : NAMES contrail_test_IKN1zbBQB contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 2025-10-31 00:16:44,572 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-31 00:16:44,616 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.45.52.1/24 172.17.0.1/16 2025-10-31 00:16:44,616 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-31 00:16:44,650 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:44,750 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-10-31 00:16:44,968 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:44,968 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-10-31 00:16:44,991 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:44,992 - DEBUG - [10.0.0.242]: 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-10-31 00:16:45,057 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-31 00:16:45,057 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-31 00:16:45,092 - DEBUG - Output : 10.0.0.242/24 2025-10-31 00:16:45,093 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-10-31 00:16:45,160 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1661-1 2025-10-31 00:16:45,289 - INFO - Using existing project ['default-domain', 'k8s-default'](69f272bc-e2b4-48a2-9faa-9a83b57ee365) 2025-10-31 00:16:45,400 - INFO - Using existing project ['default-domain', 'k8s-default'](69f272bc-e2b4-48a2-9faa-9a83b57ee365) 2025-10-31 00:16:45,535 - INFO - ================================================================================ 2025-10-31 00:16:45,535 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-31 00:16:45,535 - 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-10-31 00:16:45,774 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 00:16:45,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.65': '0'}} with 2025-10-31 00:16:45,781 - INFO - Initial checks done. Running the testcase now 2025-10-31 00:16:45,781 - INFO - 2025-10-31 00:16:45,787 - INFO - Namespace default already exists 2025-10-31 00:16:45,787 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 00:16:45,919 - DEBUG - Output : cluster_project={} 2025-10-31 00:16:45,963 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-31 00:16:45,963 - DEBUG - Project uuid in Contrail is 69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:16:45,963 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 00:16:46,109 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 00:16:46,109 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=6c052bb1-8534-4f72-a5fd-cd84f48eaaf1 2025-10-31 00:16:46,114 - INFO - Namespace default with uuid 6c052bb1-8534-4f72-a5fd-cd84f48eaaf1 found in kube manager 2025-10-31 00:16:46,114 - INFO - Namespace default verification passed 2025-10-31 00:16:46,117 - DEBUG - Service ctest-nginx-svc-90736527 not present 2025-10-31 00:16:46,117 - INFO - Creating service ctest-nginx-svc-90736527 2025-10-31 00:16:46,136 - INFO - Created Service ctest-nginx-svc-90736527 2025-10-31 00:16:46,151 - DEBUG - Pod ctest-nginx-pod-20823277 not present 2025-10-31 00:16:46,165 - INFO - Creating Pod ctest-nginx-pod-20823277 2025-10-31 00:16:46,225 - DEBUG - Node for Pod ctest-nginx-pod-20823277 not yet populated 2025-10-31 00:16:49,234 - DEBUG - Pod : ctest-nginx-pod-20823277 UUID is 247d4823-11fc-488d-849e-e6ee9104e8ce 2025-10-31 00:16:49,236 - DEBUG - Pod ctest-nginx-pod-86277480 not present 2025-10-31 00:16:49,237 - INFO - Creating Pod ctest-nginx-pod-86277480 2025-10-31 00:16:49,270 - DEBUG - Pod : ctest-nginx-pod-86277480 UUID is 7941d4d8-ef09-42c4-862f-2e1d01fd9d85 2025-10-31 00:16:49,484 - INFO - Created VN __public__, UUID :74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,760 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-31 00:16:49,765 - DEBUG - Requesting: http://10.0.0.65:8082/domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e 2025-10-31 00:16:49,781 - DEBUG - Requesting: http://10.0.0.65:8082/project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:16:49,858 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,881 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,889 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:16:49,896 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:16:49,905 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e8700a59-35cd-4c5d-b2b3-9326958163d7 2025-10-31 00:16:49,912 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 00:16:49,912 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,922 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:16:49,938 - INFO - Verified VN network id 13 for VN 74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,938 - INFO - Verifications in API Server for VN __public__ passed 2025-10-31 00:16:49,939 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:49,947 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:16:49,968 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:16:49,983 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e8700a59-35cd-4c5d-b2b3-9326958163d7 2025-10-31 00:16:49,989 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 00:16:49,996 - DEBUG - Control-node 10.0.0.65 : 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': '8421711326064167152', 'uuid-lslong': '9268942241300239829'}, 'enable': 'true', 'created': '2025-10-31T00:16:49', 'last-modified': '2025-10-31T00:16:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.288612'} 2025-10-31 00:16:49,996 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:16:50,007 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 00:16:50,007 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-31 00:16:50,007 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-31 00:16:50,007 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-31 00:16:50,013 - DEBUG - Requesting: http://10.0.0.65:8082/domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e 2025-10-31 00:16:50,021 - DEBUG - Requesting: http://10.0.0.65:8082/project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:16:50,075 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:50,083 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-31 00:16:50,084 - DEBUG - Verifying the vn in opserver 2025-10-31 00:16:50,084 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-10-31 00:16:50,084 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-31 00:16:50,089 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-31 00:16:50,089 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-31 00:16:50,089 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:16:50,095 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:16:50,101 - DEBUG - Do not have enough data to verify VN in agent 2025-10-31 00:16:50,101 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:16:50,107 - DEBUG - VRF ids for VN __public__: {} 2025-10-31 00:16:50,225 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-31 00:16:50,347 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-31 00:16:50,354 - DEBUG - Requesting: http://10.0.0.65:8082/domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e 2025-10-31 00:16:50,364 - DEBUG - Requesting: http://10.0.0.65:8082/project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:16:50,422 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:50,436 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/d8d7544a-d52b-44e6-82f9-697f46f2c159 2025-10-31 00:16:50,442 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-31 00:16:50,447 - DEBUG - Requesting: http://10.0.0.65:8082/domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e 2025-10-31 00:16:50,454 - DEBUG - Requesting: http://10.0.0.65:8082/project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:16:50,502 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 2025-10-31 00:16:50,510 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-31 00:16:50,510 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-31 00:16:50,517 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 00:16:50,531 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-31 00:16:50,531 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-31 00:16:50,535 - DEBUG - Ingress ctest-nginx-ingress-59220758 not present 2025-10-31 00:16:50,535 - INFO - Creating Ingress ctest-nginx-ingress-59220758 2025-10-31 00:16:50,542 - INFO - Created Ingress ctest-nginx-ingress-59220758 2025-10-31 00:16:50,545 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59220758 2025-10-31 00:16:53,549 - DEBUG - For Ingress ctest-nginx-ingress-59220758, Cluster IP: 10.47.255.249, External IPs ['125.168.4.188'] 2025-10-31 00:16:53,549 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59220758 2025-10-31 00:16:53,549 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=80a19400-b817-416f-8569-65fbc603e2c1 2025-10-31 00:16:53,556 - INFO - Ingress ctest-nginx-ingress-59220758 with uuid 80a19400-b817-416f-8569-65fbc603e2c1 found in kube manager 2025-10-31 00:16:53,556 - INFO - Ingress ctest-nginx-ingress-59220758 verification passed 2025-10-31 00:16:53,566 - DEBUG - Pod ctest-busybox-pod-10880604 not present 2025-10-31 00:16:53,567 - INFO - Creating Pod ctest-busybox-pod-10880604 2025-10-31 00:16:53,609 - DEBUG - Pod : ctest-busybox-pod-10880604 UUID is 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:16:53,616 - DEBUG - Pod ctest-nginx-pod-20823277 not in running state.Currently in Pending 2025-10-31 00:16:58,623 - INFO - Pod ctest-nginx-pod-20823277 is in running state.Got IP 10.47.255.251 2025-10-31 00:16:58,676 - DEBUG - Pod ctest-nginx-pod-20823277 has vmi e3c2789a-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:16:58,676 - INFO - Verified pod ctest-nginx-pod-20823277 in contrail-api 2025-10-31 00:16:58,676 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:16:58,686 - DEBUG - VMI e3c2789a-b5ee-11f0-bf46-fa163ef08dc0 is active in agent 10.0.0.242 2025-10-31 00:16:58,686 - INFO - Verified Pod ctest-nginx-pod-20823277 in agent 10.0.0.242 2025-10-31 00:16:58,687 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=247d4823-11fc-488d-849e-e6ee9104e8ce 2025-10-31 00:16:58,691 - INFO - Pod ctest-nginx-pod-20823277 with uuid 247d4823-11fc-488d-849e-e6ee9104e8ce found in kube manager 2025-10-31 00:16:58,691 - INFO - Pod ctest-nginx-pod-20823277 verification passed 2025-10-31 00:16:58,752 - DEBUG - [Pod ctest-nginx-pod-20823277] Cmd: echo ctest-nginx-pod-20823277 > /usr/share/nginx/html/index.html, Output: 2025-10-31 00:16:58,830 - DEBUG - Pod ctest-nginx-pod-86277480 not in running state.Currently in Pending 2025-10-31 00:17:03,837 - INFO - Pod ctest-nginx-pod-86277480 is in running state.Got IP 10.47.255.250 2025-10-31 00:17:03,849 - DEBUG - Pod ctest-nginx-pod-86277480 has vmi e4cf5140-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:17:03,849 - INFO - Verified pod ctest-nginx-pod-86277480 in contrail-api 2025-10-31 00:17:03,849 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:17:03,860 - DEBUG - VMI e4cf5140-b5ee-11f0-bf46-fa163ef08dc0 is active in agent 10.0.0.242 2025-10-31 00:17:03,860 - INFO - Verified Pod ctest-nginx-pod-86277480 in agent 10.0.0.242 2025-10-31 00:17:03,860 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=7941d4d8-ef09-42c4-862f-2e1d01fd9d85 2025-10-31 00:17:03,864 - INFO - Pod ctest-nginx-pod-86277480 with uuid 7941d4d8-ef09-42c4-862f-2e1d01fd9d85 found in kube manager 2025-10-31 00:17:03,864 - INFO - Pod ctest-nginx-pod-86277480 verification passed 2025-10-31 00:17:03,920 - DEBUG - [Pod ctest-nginx-pod-86277480] Cmd: echo ctest-nginx-pod-86277480 > /usr/share/nginx/html/index.html, Output: 2025-10-31 00:17:03,928 - DEBUG - Pod ctest-busybox-pod-10880604 not in running state.Currently in Pending 2025-10-31 00:17:08,935 - INFO - Pod ctest-busybox-pod-10880604 is in running state.Got IP 10.47.255.248 2025-10-31 00:17:08,949 - DEBUG - Pod ctest-busybox-pod-10880604 has vmi e76c948a-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:17:08,949 - INFO - Verified pod ctest-busybox-pod-10880604 in contrail-api 2025-10-31 00:17:08,949 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:17:08,970 - DEBUG - VMI e76c948a-b5ee-11f0-bf46-fa163ef08dc0 is active in agent 10.0.0.242 2025-10-31 00:17:08,970 - INFO - Verified Pod ctest-busybox-pod-10880604 in agent 10.0.0.242 2025-10-31 00:17:08,970 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:08,974 - INFO - Pod ctest-busybox-pod-10880604 with uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d found in kube manager 2025-10-31 00:17:08,975 - INFO - Pod ctest-busybox-pod-10880604 verification passed 2025-10-31 00:17:09,033 - DEBUG - [Pod ctest-busybox-pod-10880604] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-20823277 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-10-31 00:17:09,033 - DEBUG - [Pod Pod ctest-busybox-pod-10880604] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 00:17:09,033 - DEBUG - [Pod Pod ctest-busybox-pod-10880604] Cmd output: ctest-nginx-pod-20823277 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-10-31 00:17:09,092 - DEBUG - [Pod ctest-busybox-pod-10880604] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-86277480 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-10-31 00:17:09,092 - DEBUG - [Pod Pod ctest-busybox-pod-10880604] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 00:17:09,092 - DEBUG - [Pod Pod ctest-busybox-pod-10880604] Cmd output: ctest-nginx-pod-86277480 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-10-31 00:17:09,092 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-20823277': 1, 'ctest-nginx-pod-86277480': 1} 2025-10-31 00:17:09,092 - WARNING - Nothing to delete parallely 2025-10-31 00:17:09,093 - INFO - Deleting pod default:ctest-busybox-pod-10880604 2025-10-31 00:17:09,107 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:09,113 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:14,114 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:14,121 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:19,122 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:19,130 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:24,131 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:24,140 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:29,140 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:29,152 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:34,153 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:34,163 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:39,164 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:39,172 - WARNING - Pod uuid 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:44,173 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d 2025-10-31 00:17:44,180 - DEBUG - Pod 096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d is not in agent 10.0.0.242 VM list 2025-10-31 00:17:44,180 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e76c948a-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:17:44,185 - DEBUG - VMI e76c948a-b5ee-11f0-bf46-fa163ef08dc0 is removed from agent 10.0.0.242 2025-10-31 00:17:44,186 - INFO - Verified that pod ctest-busybox-pod-10880604 is removed in agent 2025-10-31 00:17:44,186 - INFO - Deleting Ingress : ctest-nginx-ingress-59220758 2025-10-31 00:17:44,193 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=80a19400-b817-416f-8569-65fbc603e2c1 2025-10-31 00:17:44,197 - ERROR - Ingress ctest-nginx-ingress-59220758 with uuid 80a19400-b817-416f-8569-65fbc603e2c1 still found in kube manager 2025-10-31 00:17:45,199 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=80a19400-b817-416f-8569-65fbc603e2c1 2025-10-31 00:17:45,203 - INFO - Ingress ctest-nginx-ingress-59220758 with uuid 80a19400-b817-416f-8569-65fbc603e2c1 deleted successfully from kube manager 2025-10-31 00:17:45,203 - INFO - Verifications on Ingress %s cleanup passed 2025-10-31 00:17:45,204 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-31 00:17:45,357 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 00:17:45,363 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-31 00:17:45,363 - INFO - Deleting VN __public__ 2025-10-31 00:17:45,514 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc 2025-10-31 00:17:45,524 - DEBUG - Response Code: 404 2025-10-31 00:17:45,524 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-31 00:17:45,529 - DEBUG - Requesting: http://10.0.0.65:8082/domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e 2025-10-31 00:17:45,543 - DEBUG - Requesting: http://10.0.0.65:8082/project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 2025-10-31 00:17:45,627 - INFO - Validated that VN __public__ is not found in API Server 2025-10-31 00:17:45,627 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-31 00:17:45,636 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:17:45,642 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-10-31 00:17:45,642 - INFO - Validated that VN __public__ is not in any agent 2025-10-31 00:17:45,642 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:17:45,648 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 00:17:45,653 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 00:17:45,661 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-31 00:17:45,661 - INFO - Deleting pod default:ctest-nginx-pod-86277480 2025-10-31 00:17:45,675 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=7941d4d8-ef09-42c4-862f-2e1d01fd9d85 2025-10-31 00:17:45,699 - WARNING - Pod uuid 7941d4d8-ef09-42c4-862f-2e1d01fd9d85 is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:50,700 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=7941d4d8-ef09-42c4-862f-2e1d01fd9d85 2025-10-31 00:17:50,707 - DEBUG - Pod 7941d4d8-ef09-42c4-862f-2e1d01fd9d85 is not in agent 10.0.0.242 VM list 2025-10-31 00:17:50,707 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4cf5140-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:17:50,712 - DEBUG - VMI e4cf5140-b5ee-11f0-bf46-fa163ef08dc0 is removed from agent 10.0.0.242 2025-10-31 00:17:50,712 - INFO - Verified that pod ctest-nginx-pod-86277480 is removed in agent 2025-10-31 00:17:50,713 - INFO - Deleting pod default:ctest-nginx-pod-20823277 2025-10-31 00:17:50,727 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=247d4823-11fc-488d-849e-e6ee9104e8ce 2025-10-31 00:17:50,736 - WARNING - Pod uuid 247d4823-11fc-488d-849e-e6ee9104e8ce is still seen in agent 10.0.0.242 VM list 2025-10-31 00:17:55,737 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=247d4823-11fc-488d-849e-e6ee9104e8ce 2025-10-31 00:17:55,744 - DEBUG - Pod 247d4823-11fc-488d-849e-e6ee9104e8ce is not in agent 10.0.0.242 VM list 2025-10-31 00:17:55,744 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3c2789a-b5ee-11f0-bf46-fa163ef08dc0 2025-10-31 00:17:55,751 - DEBUG - VMI e3c2789a-b5ee-11f0-bf46-fa163ef08dc0 is removed from agent 10.0.0.242 2025-10-31 00:17:55,751 - INFO - Verified that pod ctest-nginx-pod-20823277 is removed in agent 2025-10-31 00:17:55,752 - INFO - Deleting service : ctest-nginx-svc-90736527 2025-10-31 00:17:56,009 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 00:17:56,016 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 00:17:56,016 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11] 2025-10-31 00:17:56,016 - INFO - -------------------------------------------------------------------------------- 2025-10-31 00:18:02,501 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 00:18:02,619 - DEBUG - Output : cluster_project={} 2025-10-31 00:18:02,713 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 00:18:02,863 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 00:18:02,868 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 00:18:03,023 - DEBUG - Output : cluster_project={} 2025-10-31 00:18:18,176 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,251 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,290 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,373 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,452 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,494 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,575 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,661 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 00:18:18,870 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 00:18:21,573 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2025-10-31 00:18:21,584 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-31 00:18:21,607 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-31 00:18:23,632 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-31 00:21:31,589 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 00:21:31,663 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:31,671 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d851f4e6-7cf2-46a5-8ab9-90ff6cd5ba07 2025-10-31 00:21:31,684 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:31,688 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d074ef1f-8b1f-4edc-9fdb-7e13ff6854aa 2025-10-31 00:21:31,693 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:31,697 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b5046fe1-520c-4671-b6de-38c597f1c8ec 2025-10-31 00:21:31,701 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:21:31,707 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0c0ba259-04ef-4bed-8de9-8fd89b862974 2025-10-31 00:21:36,742 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:36,744 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b5046fe1-520c-4671-b6de-38c597f1c8ec 2025-10-31 00:21:36,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d074ef1f-8b1f-4edc-9fdb-7e13ff6854aa 2025-10-31 00:21:36,746 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d851f4e6-7cf2-46a5-8ab9-90ff6cd5ba07 2025-10-31 00:21:36,747 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:36,748 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:36,749 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0c0ba259-04ef-4bed-8de9-8fd89b862974 2025-10-31 00:21:36,750 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:21:36,769 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:11b29ea6-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:21:36,771 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:12c93002-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:21:36,772 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1137c0b4-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:21:36,774 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:124fc0aa-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:21:41,769 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:41,771 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:21:41,775 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:41,778 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:46,778 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:21:46,779 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:46,785 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:46,786 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:51,798 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:51,799 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:51,803 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:51,804 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:21:56,808 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:21:56,809 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:21:56,812 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:21:56,814 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:22:01,818 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:22:01,819 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:22:01,821 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:22:01,822 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:22:06,837 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ca6e85fe-c45e-44e3-9e9e-cccdaa874845 2025-10-31 00:22:06,839 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 2025-10-31 00:22:06,841 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2fc123d2-987d-467a-8327-fd29b36fc8ae 2025-10-31 00:22:06,842 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=05140860-8f72-4cd6-8435-fb364dc72301 2025-10-31 00:22:06,853 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14907756-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:22:06,855 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13b49ef2-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:22:06,856 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:134f3e54-b5ef-11f0-bf46-fa163ef08dc0 2025-10-31 00:22:06,858 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14260952-b5ef-11f0-bf46-fa163ef08dc0