2025-07-22 23:14:01,860 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-07-22 23:14:02,129 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:02,129 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-07-22 23:14:02,165 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:02,166 - DEBUG - [10.0.0.50]: 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-07-22 23:14:02,287 - DEBUG - Output : NAMES keen_solomon contrail_test_q5zKPH7hw 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-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 2025-07-22 23:14:02,287 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-22 23:14:02,331 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2025-07-22 23:14:02,331 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-07-22 23:14:02,375 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:02,485 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-07-22 23:14:02,754 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:02,754 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-07-22 23:14:02,789 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:02,789 - DEBUG - [10.0.0.48]: 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-07-22 23:14:02,890 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-22 23:14:02,890 - DEBUG - [10.0.0.48]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-22 23:14:02,936 - DEBUG - Output : 10.0.0.48/24 2025-07-22 23:14:02,936 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-07-22 23:14:02,970 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1337-1 2025-07-22 23:14:03,069 - INFO - Using existing project ['default-domain', 'k8s-default'](a20e11bf-4227-4df8-b366-922cbee7e56a) 2025-07-22 23:14:03,174 - INFO - Using existing project ['default-domain', 'k8s-default'](a20e11bf-4227-4df8-b366-922cbee7e56a) 2025-07-22 23:14:03,328 - INFO - ================================================================================ 2025-07-22 23:14:03,328 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-22 23:14:03,329 - 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-07-22 23:14:03,551 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 23:14:03,558 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.50': '0'}} with 2025-07-22 23:14:03,558 - INFO - Initial checks done. Running the testcase now 2025-07-22 23:14:03,558 - INFO - 2025-07-22 23:14:03,567 - INFO - Namespace default already exists 2025-07-22 23:14:03,594 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 23:14:03,722 - DEBUG - Output : cluster_project={} 2025-07-22 23:14:03,832 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-22 23:14:03,845 - DEBUG - Project uuid in Contrail is a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:14:03,845 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-22 23:14:04,086 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-22 23:14:04,087 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=d3b49988-74a7-4697-89d8-085cc6b8822b 2025-07-22 23:14:04,092 - INFO - Namespace default with uuid d3b49988-74a7-4697-89d8-085cc6b8822b found in kube manager 2025-07-22 23:14:04,092 - INFO - Namespace default verification passed 2025-07-22 23:14:04,094 - DEBUG - Service ctest-nginx-svc-44695158 not present 2025-07-22 23:14:04,095 - INFO - Creating service ctest-nginx-svc-44695158 2025-07-22 23:14:04,115 - INFO - Created Service ctest-nginx-svc-44695158 2025-07-22 23:14:04,122 - DEBUG - Pod ctest-nginx-pod-96211593 not present 2025-07-22 23:14:04,122 - INFO - Creating Pod ctest-nginx-pod-96211593 2025-07-22 23:14:04,203 - DEBUG - Node for Pod ctest-nginx-pod-96211593 not yet populated 2025-07-22 23:14:07,210 - DEBUG - Node for Pod ctest-nginx-pod-96211593 not yet populated 2025-07-22 23:14:10,216 - DEBUG - Node for Pod ctest-nginx-pod-96211593 not yet populated 2025-07-22 23:14:13,240 - DEBUG - Pod : ctest-nginx-pod-96211593 UUID is c76e9e2f-355c-4589-9a7e-686e0ec6b5fc 2025-07-22 23:14:13,243 - DEBUG - Pod ctest-nginx-pod-08482646 not present 2025-07-22 23:14:13,244 - INFO - Creating Pod ctest-nginx-pod-08482646 2025-07-22 23:14:13,274 - DEBUG - Pod : ctest-nginx-pod-08482646 UUID is c530f0d0-1bdc-4b03-af9b-bce2181bde50 2025-07-22 23:14:13,425 - INFO - Created VN __public__, UUID :8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,595 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-22 23:14:13,619 - DEBUG - Requesting: http://10.0.0.50:8082/domain/cdbddd7f-73b3-4df4-b8d0-1f72e1ca32ef 2025-07-22 23:14:13,659 - DEBUG - Requesting: http://10.0.0.50:8082/project/a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:14:13,693 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,706 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,716 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:14:13,725 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:14:13,747 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1af2a449-3183-4aad-a60b-fb16a8616077 2025-07-22 23:14:13,759 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-22 23:14:13,759 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,769 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:14:13,782 - INFO - Verified VN network id 13 for VN 8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,782 - INFO - Verifications in API Server for VN __public__ passed 2025-07-22 23:14:13,782 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,791 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:14:13,797 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:14:13,803 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1af2a449-3183-4aad-a60b-fb16a8616077 2025-07-22 23:14:13,811 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-22 23:14:13,819 - DEBUG - Control-node 10.0.0.50 : 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': '9615695245017563977', 'uuid-lslong': '10512115052522552744'}, 'enable': 'true', 'created': '2025-07-22T23:14:13', 'last-modified': '2025-07-22T23:14:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.269353'} 2025-07-22 23:14:13,819 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:14:13,826 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-22 23:14:13,826 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-22 23:14:13,827 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-22 23:14:13,827 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-22 23:14:13,831 - DEBUG - Requesting: http://10.0.0.50:8082/domain/cdbddd7f-73b3-4df4-b8d0-1f72e1ca32ef 2025-07-22 23:14:13,839 - DEBUG - Requesting: http://10.0.0.50:8082/project/a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:14:13,882 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:13,893 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-22 23:14:13,893 - DEBUG - Verifying the vn in opserver 2025-07-22 23:14:13,893 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-07-22 23:14:13,893 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-22 23:14:13,907 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-22 23:14:13,907 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-22 23:14:13,908 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:14:13,915 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:14:13,922 - DEBUG - Do not have enough data to verify VN in agent 2025-07-22 23:14:13,922 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:14:13,929 - DEBUG - VRF ids for VN __public__: {} 2025-07-22 23:14:14,088 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-22 23:14:14,268 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-22 23:14:14,282 - DEBUG - Requesting: http://10.0.0.50:8082/domain/cdbddd7f-73b3-4df4-b8d0-1f72e1ca32ef 2025-07-22 23:14:14,296 - DEBUG - Requesting: http://10.0.0.50:8082/project/a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:14:14,360 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:14,371 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/7d238668-ffc3-44b8-afda-cb8d21fd7adc 2025-07-22 23:14:14,379 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-22 23:14:14,384 - DEBUG - Requesting: http://10.0.0.50:8082/domain/cdbddd7f-73b3-4df4-b8d0-1f72e1ca32ef 2025-07-22 23:14:14,409 - DEBUG - Requesting: http://10.0.0.50:8082/project/a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:14:14,457 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8571cfe1-13af-4349-91e2-88f1d7a4bda8 2025-07-22 23:14:14,468 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-22 23:14:14,468 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-22 23:14:14,480 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-22 23:14:14,489 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-22 23:14:14,489 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-22 23:14:14,491 - DEBUG - Ingress ctest-nginx-ingress-33487097 not present 2025-07-22 23:14:14,491 - INFO - Creating Ingress ctest-nginx-ingress-33487097 2025-07-22 23:14:14,498 - INFO - Created Ingress ctest-nginx-ingress-33487097 2025-07-22 23:14:14,501 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-33487097 2025-07-22 23:14:17,507 - DEBUG - For Ingress ctest-nginx-ingress-33487097, Cluster IP: 10.47.255.249, External IPs ['109.116.156.60'] 2025-07-22 23:14:17,507 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-33487097 2025-07-22 23:14:17,508 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8f73c00f-af13-4935-a5bc-ab7d870b4e05 2025-07-22 23:14:17,514 - INFO - Ingress ctest-nginx-ingress-33487097 with uuid 8f73c00f-af13-4935-a5bc-ab7d870b4e05 found in kube manager 2025-07-22 23:14:17,515 - INFO - Ingress ctest-nginx-ingress-33487097 verification passed 2025-07-22 23:14:17,518 - DEBUG - Pod ctest-busybox-pod-72274003 not present 2025-07-22 23:14:17,518 - INFO - Creating Pod ctest-busybox-pod-72274003 2025-07-22 23:14:17,540 - DEBUG - Pod : ctest-busybox-pod-72274003 UUID is ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:17,547 - DEBUG - Pod ctest-nginx-pod-96211593 not in running state.Currently in Pending 2025-07-22 23:14:22,553 - DEBUG - Pod ctest-nginx-pod-96211593 not in running state.Currently in Pending 2025-07-22 23:14:27,567 - INFO - Pod ctest-nginx-pod-96211593 is in running state.Got IP 10.47.255.251 2025-07-22 23:14:27,581 - DEBUG - Pod ctest-nginx-pod-96211593 has vmi 948e9db2-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:14:27,581 - INFO - Verified pod ctest-nginx-pod-96211593 in contrail-api 2025-07-22 23:14:27,581 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:14:27,594 - DEBUG - VMI 948e9db2-6751-11f0-95fc-fa163e6a7a4e is active in agent 10.0.0.48 2025-07-22 23:14:27,594 - INFO - Verified Pod ctest-nginx-pod-96211593 in agent 10.0.0.48 2025-07-22 23:14:27,594 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=c76e9e2f-355c-4589-9a7e-686e0ec6b5fc 2025-07-22 23:14:27,599 - INFO - Pod ctest-nginx-pod-96211593 with uuid c76e9e2f-355c-4589-9a7e-686e0ec6b5fc found in kube manager 2025-07-22 23:14:27,599 - INFO - Pod ctest-nginx-pod-96211593 verification passed 2025-07-22 23:14:27,673 - DEBUG - [Pod ctest-nginx-pod-96211593] Cmd: echo ctest-nginx-pod-96211593 > /usr/share/nginx/html/index.html, Output: 2025-07-22 23:14:27,678 - DEBUG - Pod ctest-nginx-pod-08482646 not in running state.Currently in Pending 2025-07-22 23:14:32,686 - INFO - Pod ctest-nginx-pod-08482646 is in running state.Got IP 10.47.255.250 2025-07-22 23:14:32,705 - DEBUG - Pod ctest-nginx-pod-08482646 has vmi 95146e1a-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:14:32,705 - INFO - Verified pod ctest-nginx-pod-08482646 in contrail-api 2025-07-22 23:14:32,705 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:14:32,720 - DEBUG - VMI 95146e1a-6751-11f0-95fc-fa163e6a7a4e is active in agent 10.0.0.48 2025-07-22 23:14:32,720 - INFO - Verified Pod ctest-nginx-pod-08482646 in agent 10.0.0.48 2025-07-22 23:14:32,721 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=c530f0d0-1bdc-4b03-af9b-bce2181bde50 2025-07-22 23:14:32,732 - INFO - Pod ctest-nginx-pod-08482646 with uuid c530f0d0-1bdc-4b03-af9b-bce2181bde50 found in kube manager 2025-07-22 23:14:32,736 - INFO - Pod ctest-nginx-pod-08482646 verification passed 2025-07-22 23:14:32,803 - DEBUG - [Pod ctest-nginx-pod-08482646] Cmd: echo ctest-nginx-pod-08482646 > /usr/share/nginx/html/index.html, Output: 2025-07-22 23:14:32,809 - INFO - Pod ctest-busybox-pod-72274003 is in running state.Got IP 10.47.255.248 2025-07-22 23:14:32,874 - DEBUG - Pod ctest-busybox-pod-72274003 has vmi 975791de-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:14:32,874 - INFO - Verified pod ctest-busybox-pod-72274003 in contrail-api 2025-07-22 23:14:32,875 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:14:32,891 - DEBUG - VMI 975791de-6751-11f0-95fc-fa163e6a7a4e is active in agent 10.0.0.48 2025-07-22 23:14:32,891 - INFO - Verified Pod ctest-busybox-pod-72274003 in agent 10.0.0.48 2025-07-22 23:14:32,892 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:32,897 - INFO - Pod ctest-busybox-pod-72274003 with uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd found in kube manager 2025-07-22 23:14:32,897 - INFO - Pod ctest-busybox-pod-72274003 verification passed 2025-07-22 23:14:33,202 - DEBUG - [Pod ctest-busybox-pod-72274003] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08482646 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-07-22 23:14:33,202 - DEBUG - [Pod Pod ctest-busybox-pod-72274003] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 23:14:33,202 - DEBUG - [Pod Pod ctest-busybox-pod-72274003] Cmd output: ctest-nginx-pod-08482646 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-07-22 23:14:33,283 - DEBUG - [Pod ctest-busybox-pod-72274003] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-96211593 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 23:14:33,283 - DEBUG - [Pod Pod ctest-busybox-pod-72274003] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-22 23:14:33,283 - DEBUG - [Pod Pod ctest-busybox-pod-72274003] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-96211593 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-22 23:14:33,284 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96211593': 1, 'ctest-nginx-pod-08482646': 1} 2025-07-22 23:14:33,284 - WARNING - Nothing to delete parallely 2025-07-22 23:14:33,284 - INFO - Deleting pod default:ctest-busybox-pod-72274003 2025-07-22 23:14:33,312 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:33,323 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:14:38,324 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:38,332 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:14:43,333 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:43,340 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:14:48,340 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:48,347 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:14:53,353 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:53,360 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:14:58,361 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:14:58,368 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:15:03,368 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:15:03,376 - WARNING - Pod uuid ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is still seen in agent 10.0.0.48 VM list 2025-07-22 23:15:08,376 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ef53ab5c-dc3d-447e-b0ac-814b393cf5dd 2025-07-22 23:15:08,383 - DEBUG - Pod ef53ab5c-dc3d-447e-b0ac-814b393cf5dd is not in agent 10.0.0.48 VM list 2025-07-22 23:15:08,383 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:975791de-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:15:08,389 - DEBUG - VMI 975791de-6751-11f0-95fc-fa163e6a7a4e is removed from agent 10.0.0.48 2025-07-22 23:15:08,389 - INFO - Verified that pod ctest-busybox-pod-72274003 is removed in agent 2025-07-22 23:15:08,389 - INFO - Deleting Ingress : ctest-nginx-ingress-33487097 2025-07-22 23:15:08,395 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8f73c00f-af13-4935-a5bc-ab7d870b4e05 2025-07-22 23:15:08,401 - ERROR - Ingress ctest-nginx-ingress-33487097 with uuid 8f73c00f-af13-4935-a5bc-ab7d870b4e05 still found in kube manager 2025-07-22 23:15:09,401 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8f73c00f-af13-4935-a5bc-ab7d870b4e05 2025-07-22 23:15:09,407 - INFO - Ingress ctest-nginx-ingress-33487097 with uuid 8f73c00f-af13-4935-a5bc-ab7d870b4e05 deleted successfully from kube manager 2025-07-22 23:15:09,408 - INFO - Verifications on Ingress %s cleanup passed 2025-07-22 23:15:09,408 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-22 23:15:09,532 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-22 23:15:09,541 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-22 23:15:09,541 - INFO - Deleting VN __public__ 2025-07-22 23:15:09,732 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c49d38cb-8217-4fb0-a8e2-e7b45f8b3f36 2025-07-22 23:15:09,737 - DEBUG - Response Code: 404 2025-07-22 23:15:09,737 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-22 23:15:09,743 - DEBUG - Requesting: http://10.0.0.50:8082/domain/cdbddd7f-73b3-4df4-b8d0-1f72e1ca32ef 2025-07-22 23:15:09,757 - DEBUG - Requesting: http://10.0.0.50:8082/project/a20e11bf-4227-4df8-b366-922cbee7e56a 2025-07-22 23:15:09,808 - INFO - Validated that VN __public__ is not found in API Server 2025-07-22 23:15:09,808 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-22 23:15:09,826 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:15:09,836 - DEBUG - VN __public__ is not present in Agent 10.0.0.48 2025-07-22 23:15:09,836 - INFO - Validated that VN __public__ is not in any agent 2025-07-22 23:15:09,836 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:15:09,845 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-22 23:15:09,851 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-22 23:15:09,868 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-22 23:15:09,868 - INFO - Deleting pod default:ctest-nginx-pod-08482646 2025-07-22 23:15:09,881 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c530f0d0-1bdc-4b03-af9b-bce2181bde50 2025-07-22 23:15:09,894 - WARNING - Pod uuid c530f0d0-1bdc-4b03-af9b-bce2181bde50 is still seen in agent 10.0.0.48 VM list 2025-07-22 23:15:14,899 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c530f0d0-1bdc-4b03-af9b-bce2181bde50 2025-07-22 23:15:14,906 - DEBUG - Pod c530f0d0-1bdc-4b03-af9b-bce2181bde50 is not in agent 10.0.0.48 VM list 2025-07-22 23:15:14,906 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95146e1a-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:15:14,913 - DEBUG - VMI 95146e1a-6751-11f0-95fc-fa163e6a7a4e is removed from agent 10.0.0.48 2025-07-22 23:15:14,913 - INFO - Verified that pod ctest-nginx-pod-08482646 is removed in agent 2025-07-22 23:15:14,914 - INFO - Deleting pod default:ctest-nginx-pod-96211593 2025-07-22 23:15:14,925 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c76e9e2f-355c-4589-9a7e-686e0ec6b5fc 2025-07-22 23:15:14,937 - WARNING - Pod uuid c76e9e2f-355c-4589-9a7e-686e0ec6b5fc is still seen in agent 10.0.0.48 VM list 2025-07-22 23:15:19,939 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=c76e9e2f-355c-4589-9a7e-686e0ec6b5fc 2025-07-22 23:15:19,948 - DEBUG - Pod c76e9e2f-355c-4589-9a7e-686e0ec6b5fc is not in agent 10.0.0.48 VM list 2025-07-22 23:15:19,948 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:948e9db2-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:15:19,955 - DEBUG - VMI 948e9db2-6751-11f0-95fc-fa163e6a7a4e is removed from agent 10.0.0.48 2025-07-22 23:15:19,955 - INFO - Verified that pod ctest-nginx-pod-96211593 is removed in agent 2025-07-22 23:15:19,955 - INFO - Deleting service : ctest-nginx-svc-44695158 2025-07-22 23:15:20,170 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 23:15:20,178 - DEBUG - No XMPP flaps were noticed during the test 2025-07-22 23:15:20,178 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17] 2025-07-22 23:15:20,178 - INFO - -------------------------------------------------------------------------------- 2025-07-22 23:15:26,535 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 23:15:26,652 - DEBUG - Output : cluster_project={} 2025-07-22 23:15:26,700 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-22 23:15:26,818 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-22 23:15:26,838 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-22 23:15:26,995 - DEBUG - Output : cluster_project={} 2025-07-22 23:15:42,161 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:42,244 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:42,280 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:42,363 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:47,409 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:47,556 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:47,594 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:47,685 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-22 23:15:47,941 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 23:15:50,674 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_ApplicationPolicySetReq? 2025-07-22 23:15:50,681 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-07-22 23:15:50,710 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-07-22 23:15:52,739 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-07-22 23:18:52,691 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-22 23:18:52,719 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=0f8e72fe-d3af-4b82-ac48-05a330ebbf97 2025-07-22 23:18:52,746 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:18:52,757 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=539cf14b-3483-4ed7-b068-e6186c115932 2025-07-22 23:18:52,767 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25719ab3-b679-4ba3-98aa-ce2b310382c9 2025-07-22 23:18:52,771 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:18:52,776 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:18:52,782 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:18:52,786 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=1d9bee8d-53cd-4d8e-96d5-a308351a15c9 2025-07-22 23:18:57,793 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:18:57,794 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=0f8e72fe-d3af-4b82-ac48-05a330ebbf97 2025-07-22 23:18:57,796 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=539cf14b-3483-4ed7-b068-e6186c115932 2025-07-22 23:18:57,807 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c137ce10-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:18:57,811 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2c55810-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:18:57,841 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:18:57,842 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=25719ab3-b679-4ba3-98aa-ce2b310382c9 2025-07-22 23:18:57,844 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=1d9bee8d-53cd-4d8e-96d5-a308351a15c9 2025-07-22 23:18:57,845 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:18:57,845 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:18:57,864 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2436fe4-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:18:57,866 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1a8e2a8-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:19:02,813 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:02,863 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:02,865 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:02,867 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:07,821 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:07,871 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:07,877 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:07,879 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:12,830 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:12,884 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:12,891 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:12,893 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:17,838 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:17,892 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:17,901 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:17,903 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:22,857 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:22,898 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:22,912 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:22,914 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:27,868 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7651109f-e1e5-44f7-b8d4-beb365a38ee1 2025-07-22 23:19:27,876 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c45a7db8-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:19:27,906 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=091784d3-63dc-4beb-9ef4-f801d4107f04 2025-07-22 23:19:27,914 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3e149de-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:19:27,924 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=319c2767-06c5-4d9d-9a33-98928c1f6f0d 2025-07-22 23:19:27,926 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=92e43a72-651f-4df6-88df-22793b626d1a 2025-07-22 23:19:27,936 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4d18566-6751-11f0-95fc-fa163e6a7a4e 2025-07-22 23:19:27,937 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3637aae-6751-11f0-95fc-fa163e6a7a4e